| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 329ee8b commit d8f8719
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -648,8 +648,7 @@ test-with-async-hooks: | |||
| 648 | 648 | ifneq ("","$(wildcard deps/v8/tools/run-tests.py)") | |
| 649 | 649 | # Related CI job: node-test-commit-v8-linux | |
| 650 | 650 | test-v8: v8 ## Runs the V8 test suite on deps/v8. | |
| 651 | - deps/v8/tools/run-tests.py --gn --arch=$(V8_ARCH) \ | ||
| 652 | - --mode=$(BUILDTYPE_LOWER) $(V8_TEST_OPTIONS) \ | ||
| 651 | + deps/v8/tools/run-tests.py --gn --arch=$(V8_ARCH) $(V8_TEST_OPTIONS) \ | ||
| 653 | 652 | mjsunit cctest debugger inspector message preparser \ | |
| 654 | 653 | $(TAP_V8) | |
| 655 | 654 | $(info Testing hash seed) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments