Skip to content

test: fix malformed parallel.status line - #16702

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:add-pass-flaky
Closed

test: fix malformed parallel.status line#16702
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:add-pass-flaky

Conversation

@Trott

@TrottTrott commented Nov 3, 2017

Copy link
Copy Markdown
Member
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

Trott commented Nov 3, 2017

Copy link
Copy Markdown
MemberAuthor

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

Trott commented Nov 3, 2017

Copy link
Copy Markdown
MemberAuthor

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 <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>

@MylesBorinsMylesBorins left a comment

Copy link
Copy Markdown
Contributor

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 <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@Trott

Trott commented Nov 3, 2017

Copy link
Copy Markdown
MemberAuthor

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 <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@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 <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@gibfahngibfahn mentioned this pull request Nov 14, 2017
3 tasks
@gibfahngibfahn mentioned this pull request Nov 21, 2017
@Trott
Trott 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