Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: use node:test in test-cli-syntax-bad #54513

Closed
wants to merge 3 commits into from

Conversation

RedYetiDev
Copy link
Member

Now this test will output in the following format (via node:test). This can make debugging easier:

✔ Checking syntax for syntax/bad_syntax.js with -c (31.178327ms)
✔ Checking syntax for syntax/bad_syntax.js with --check (28.406593ms)
✔ Checking syntax for syntax/bad_syntax with -c (28.053855ms)
✔ Checking syntax for syntax/bad_syntax with --check (30.877816ms)
✔ Checking syntax for syntax/bad_syntax_shebang.js with -c (33.376369ms)
✔ Checking syntax for syntax/bad_syntax_shebang.js with --check (30.007192ms)
✔ Checking syntax for syntax/bad_syntax_shebang with -c (27.548402ms)
✔ Checking syntax for syntax/bad_syntax_shebang with --check (28.443502ms)

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.61%. Comparing base (e70bd47) to head (a33839d).
Report is 186 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #54513      +/-   ##
==========================================
+ Coverage   87.34%   87.61%   +0.26%     
==========================================
  Files         649      650       +1     
  Lines      182524   182945     +421     
  Branches    35026    35395     +369     
==========================================
+ Hits       159420   160280     +860     
+ Misses      16373    15926     -447     
- Partials     6731     6739       +8     

see 124 files with indirect coverage changes

@RedYetiDev RedYetiDev changed the title test: use node:test in test-cli-syntax.bad test: use node:test in test-cli-syntax-bad Aug 23, 2024
@cjihrig
Copy link
Contributor

cjihrig commented Sep 5, 2024

It looks like there are CI failures.

@RedYetiDev RedYetiDev added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Sep 5, 2024
@RedYetiDev
Copy link
Member Author

It looks like there are CI failures.

Not anymore 😃

@jasnell jasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 7, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 7, 2024
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Sep 9, 2024

jasnell pushed a commit that referenced this pull request Sep 10, 2024
PR-URL: #54513
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

jasnell commented Sep 10, 2024

Landed in 5de919b

@jasnell jasnell closed this Sep 10, 2024
aduh95 pushed a commit that referenced this pull request Sep 12, 2024
PR-URL: #54513
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: James M Snell <[email protected]>
aduh95 pushed a commit that referenced this pull request Sep 13, 2024
PR-URL: #54513
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: James M Snell <[email protected]>
aduh95 pushed a commit that referenced this pull request Sep 13, 2024
PR-URL: #54513
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@RafaelGSS RafaelGSS mentioned this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants