Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Nov 3, 2017

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Nov 3, 2017
@Trott
Copy link
MemberAuthor

Trott commented Nov 3, 2017

Confirmed locally that this gets rid of the warning about a malformed line.

CI: https://ci.nodejs.org/job/node-test-pull-request/11163/

@Trott
Copy link
MemberAuthor

Trott commented Nov 3, 2017

Ping @refack@cjihrig@MylesBorins @nodejs/testing

Trott referenced this pull request Nov 3, 2017
`parallel/test-async-wrap-uncaughtexception.js` has become flaky. At this time investigating the cause is still on going, but this issue become has prevalent. In order to restore CI status to be relevant, this marks the test as explicitly FLAKY. PR-URL: #16694 Refs: #16210 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Myles Borins <[email protected]>
Copy link
Contributor

@MylesBorinsMylesBorins left a comment

Choose a reason for hiding this comment

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

LGTM

we should land asap to fix CI 🎉

Trott added a commit to Trott/io.js that referenced this pull request Nov 3, 2017
PR-URL: nodejs#16702 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Myles Borins <[email protected]>
@Trott
Copy link
MemberAuthor

Trott commented Nov 3, 2017

Landed in 5c475a7.

@TrottTrott closed this Nov 3, 2017
cjihrig pushed a commit to cjihrig/node that referenced this pull request Nov 6, 2017
PR-URL: nodejs#16702 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Myles Borins <[email protected]>
@cjihrigcjihrig mentioned this pull request Nov 6, 2017
gibfahn pushed a commit that referenced this pull request Nov 14, 2017
PR-URL: #16702 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Myles Borins <[email protected]>
@gibfahngibfahn mentioned this pull request Nov 14, 2017
3 tasks
@gibfahngibfahn mentioned this pull request Nov 21, 2017
@TrottTrott deleted the add-pass-flaky branch January 13, 2022 22:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@MylesBorins@cjihrig@gibfahn@nodejs-github-bot