★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/cdf3e84804Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
test: exclude additional test for coverage
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 authored and addaleax committed Feb 1, 2019
1 parent 1007416 commit cdf3e848046af0c0e0f70dd3c517e9e4a0654ce4
Showing with 1 addition and 0 deletions.
  1. +1 −0 test/root.status
@@ -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 cdf3e84

Please sign in to comment.