| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -553,6 +553,7 @@ test-ci-native: | benchmark/napi/.buildstamp test/addons/.buildstamp test/js-nat | |||
| 553 | 553 | test-ci-js: | clear-stalled | |
| 554 | 554 | $(PYTHON) tools/test.py $(PARALLEL_ARGS) -p tap --logfile test.tap \ | |
| 555 | 555 | --mode=$(BUILDTYPE_LOWER) --flaky-tests=$(FLAKY_TESTS) \ | |
| 556 | + --skip-tests=$(CI_SKIP_TESTS) \ | ||
| 556 | 557 | $(TEST_CI_ARGS) $(CI_JS_SUITES) | |
| 557 | 558 | $(info Clean up any leftover processes, error if found.) | |
| 558 | 559 | ps awwx | grep Release/node | grep -v grep | cat | |
| Back | FazBrowse Home | New Git URL |
0 commit comments