Skip to content

Commit

Permalink
increased budget for flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
arcuri82 committed Oct 29, 2024
1 parent 4cbfc9c commit 7a108a2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ public void testRunEM() throws Throwable {

runTestHandlingFlakyAndCompilation(
"TaintNestedEM",
8_000,
5,
10_000,
6,
(args) -> {
setOption(args, "taintForceSelectionOfGenesWithSpecialization", "true");
setOption(args,"discoveredInfoRewardedInFitness", "true");
Expand Down

0 comments on commit 7a108a2

Please sign in to comment.