Skip to content

Commit

Permalink
ci: Some node tests are passing now
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed Nov 7, 2023
1 parent 5cdb3d5 commit 6910ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
../out/Release/node_cctest
../out/Release/node test/embedding/test-embedding.js
# TODO(zcbenz): Fix the tests.
./tools/test.py --shell ../out/Release/node --flaky-tests=dontcare --skip-tests=parallel/test-crypto-no-algorithm,parallel/test-process-config,parallel/test-process-versions,parallel/test-snapshot-basic,test/parallel/test-v8-serialize-leak,sequential/test-watch-mode-inspect
./tools/test.py --shell ../out/Release/node --flaky-tests=dontcare --skip-tests=parallel/test-crypto-no-algorithm,parallel/test-process-versions,parallel/test-snapshot-basic
vs-toolchain:
runs-on: windows-2022
Expand Down

0 comments on commit 6910ea3

Please sign in to comment.