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: refactor, add assertion to http-request-end #53411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jakecastelli
Copy link
Contributor

Running tests with ./node test/parallel/test-http-request-end.js and seeing 200 printed to the console. Replaced the log with assertion and added mustCall to make the test more strict.

@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 Jun 11, 2024
@jakecastelli
Copy link
Contributor Author

Coverage Linux (without intl) / coverage-linux-without-intl failed?? 👀

@targos
Copy link
Member

targos commented Jun 11, 2024

JS tests didn't run because of a flaky C++ test (#47427). I rerun the workflow.

@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 14, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 14, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@jakecastelli jakecastelli force-pushed the improve-http-request-end-test branch from 280fcaa to 4c75b9b Compare June 19, 2024 22:48
@jakecastelli
Copy link
Contributor Author

CI rerun failed again due to build failed, I think because it needs a rebase. I have just rebased, should be good now 🙏

@marco-ippolito marco-ippolito added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 21, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 21, 2024
@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

5 participants