Skip to content

Commit dc50578

Browse files
committed
flow: Increase crit path routing iterations for strong_two_chains test
Can't reproduce failure of this test on TravisCI, but suspect it is almost routable, so hopefully increasing the number of critical path routing iterations will alleviate the failure.
1 parent 87dd761 commit dc50578

File tree

1 file changed

+1
-1
lines changed
  • vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_two_chains/config

1 file changed

+1
-1
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_two_chains/config/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ qor_parse_file=qor_standard.txt
2424
pass_requirements_file=pass_requirements_chain.txt
2525

2626
# Script parameters
27-
#script_params=
27+
script_params= -crit_path_router_iterations 75

0 commit comments

Comments
 (0)