Skip to content

Commit

Permalink
test: mark test-async-wrap-uncaughtexception as flaky
Browse files Browse the repository at this point in the history
`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>
  • Loading branch information
refack authored and cjihrig committed Nov 6, 2017
1 parent d6d4610 commit 689c9d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ prefix parallel
# sample-test : PASS,FLAKY

[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/16210
test-async-wrap-uncaughtexception

[$system==win32]

Expand Down

0 comments on commit 689c9d4

Please sign in to comment.