Skip to content

Conversation

@mhdawson
Copy link
Member

Exclude async-hooks/test-callback-error as it seems
to fail consistently when run with coverage on
the docker ubuntu16 machines we plan to run the
coverage sanity test on.

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

Exclude async-hooks/test-callback-error as it seems to fail consistently when run with coverage on the docker ubuntu16 machines we plan to run the coverage sanity test on.
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jan 30, 2019
@mhdawson
Copy link
MemberAuthor

@fyi #bcoe

[$type==coverage]
js-native-api/test_function/test: PASS,FAIL,CRASH
js-native-api/test_general/testFinalizer: PASS,FAIL,CRASH
async-hooks/test-callback-error: PASS,FAIL,CRASH
Copy link
Member

Choose a reason for hiding this comment

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

Suggest sorting this (i.e. put this above the js-native-api tests).

@mhdawson
Copy link
MemberAuthor

@mhdawson
Copy link
MemberAuthor

Resume build due arm failures: https://ci.nodejs.org/job/node-test-pull-request/20495/

@mhdawson
Copy link
MemberAuthor

Ok CI run good, will land once 48hours is up.

bcoe
bcoe approved these changes Feb 1, 2019
@mhdawson
Copy link
MemberAuthor

Landed as c369b3e

@mhdawsonmhdawson closed this Feb 1, 2019
mhdawson added a commit that referenced this pull request Feb 1, 2019
Exclude async-hooks/test-callback-error as it seems to fail consistently when run with coverage on the docker ubuntu16 machines we plan to run the coverage sanity test on. PR-URL: #25833 Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ben Coe <[email protected]>
addaleax pushed a commit that referenced this pull request Feb 1, 2019
Exclude async-hooks/test-callback-error as it seems to fail consistently when run with coverage on the docker ubuntu16 machines we plan to run the coverage sanity test on. PR-URL: #25833 Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ben Coe <[email protected]>
@targostargos mentioned this pull request Feb 14, 2019
@mhdawsonmhdawson deleted the cov-fail-test branch September 30, 2019 13:13
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

@mhdawson@nodejs-github-bot@bcoe@danbev@richardlau