Skip to content

Commit

Permalink
test: exclude additional test for coverage
Browse files Browse the repository at this point in the history
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 <daniel.bevenius@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Coe <bencoe@gmail.com>
  • Loading branch information
mhdawson committed Feb 1, 2019
1 parent 406329d commit c369b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/root.status
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,6 @@ sequential/test-pipe: SLOW
sequential/test-util-debug: SLOW

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

0 comments on commit c369b3e

Please sign in to comment.