FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: disable warnings to fix flaky test by aduh95 · Pull Request #40739 · nodejs/node · GitHub

/ node Public

test: disable warnings to fix flaky test - #40739

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:fix-flaky-json-warning-in-message
Closed

test: disable warnings to fix flaky test#40739
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:fix-flaky-json-warning-in-message

Conversation

aduh95 commented Nov 6, 2021

Copy link
Copy Markdown
Contributor

Fixes: #40738

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Nov 6, 2021
aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 6, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 6, 2021

This comment has been minimized.

targos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, but do you know why the test doesn't fail all the time on all platforms?

targos added the fast-track PRs that do not need to wait for 48 hours to land. label Nov 6, 2021

github-actions Bot commented Nov 6, 2021

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @targos. Please 👍 to approve.

Copy link
Copy Markdown
Collaborator

aduh95 commented Nov 6, 2021
edited
Loading

Copy link
Copy Markdown
Contributor Author

LGTM, but do you know why the test doesn't fail all the time on all platforms?

Note sure, it could be related to something like a race condition between the warning being emitted asynchronously and the process crashing.

Copy link
Copy Markdown
Collaborator

Mesteery added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 7, 2021

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

targos commented Nov 8, 2021

Copy link
Copy Markdown
Member

Landed in a420da6

targos closed this Nov 8, 2021
targos pushed a commit that referenced this pull request Nov 8, 2021
Fixes: #40738

PR-URL: #40739
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Nov 8, 2021
Fixes: #40738

PR-URL: #40739
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos mentioned this pull request Nov 8, 2021
aduh95 deleted the fix-flaky-json-warning-in-message branch November 8, 2021 18:00

Copy link
Copy Markdown
Contributor

@aduh95 I think this is related to #40250. Do you mind backporting this to v16.x-staging too?

aduh95 added a commit to aduh95/node that referenced this pull request Jan 31, 2022
Fixes: nodejs#40738

PR-URL: nodejs#40739
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Fixes: #40738

PR-URL: #40739
Backport-PR-URL: #41776
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams mentioned this pull request Feb 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. 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.

Investigate flaky test - esm_display_syntax_error_import_json_named_export

6 participants


Back | FazBrowse Home | New Git URL