Skip to content

Commit 1f404c8

Browse files
committed
Use optdebug for V8 tests.
1 parent c0535c2 commit 1f404c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/v8/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
################################################################################
1717

18-
./tools/dev/gm.py quiet x64.release.check --progress=dots --exit-after-n-failures=5
18+
./tools/dev/gm.py quiet x64.optdebug.check --progress=dots --exit-after-n-failures=5
1919
#./tools/dev/gm.py x64.release test262
2020
#./tools/dev/gm.py x64.release mozilla
2121
#./tools/dev/gm.py x64.release webkit

0 commit comments

Comments
 (0)