Skip to content

Commit a96da6d

Browse files
authored
Merge pull request #2038 from Pinata-Consulting/test-delta-debug-update
test: deltadebug fix after formatting change in output
2 parents cd00323 + e66a374 commit a96da6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/test/test_delta_debug.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ mkdir -p results/delta-debug/
1818
cd results/delta-debug/
1919
tar --strip-components=1 -xzf ../../$latest_file
2020
sed -i 's/openroad -no_init/openroad -exit -no_init/g' run-me-$testname-asap7-base.sh
21-
openroad -exit -python ../../../tools/OpenROAD/etc/deltaDebug.py --persistence 3 --use_stdout --error_string "Iter: 100 " --base_db_path results/asap7/$testname/base/3_2_place_iop.odb --step ./run-me-$testname-asap7-base.sh --multiplier 2
21+
openroad -exit -python ../../../tools/OpenROAD/etc/deltaDebug.py --persistence 3 --use_stdout --error_string "100 overflow" --base_db_path results/asap7/$testname/base/3_2_place_iop.odb --step ./run-me-$testname-asap7-base.sh --multiplier 2

0 commit comments

Comments
 (0)