Skip to content

Commit

Permalink
test: mark async-hooks/test-callback-error as flaky
Browse files Browse the repository at this point in the history
Refs: #15985

PR-URL: #22330
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Refael Ackermann <[email protected]>
  • Loading branch information
joyeecheung authored and targos committed Sep 3, 2018
1 parent 4a28d38 commit 2ed22df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/async-hooks/async-hooks.status
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ test-statwatcher: PASS,FLAKY
[$system==linux]
# https://github.com/nodejs/node/issues/21425
test-statwatcher: PASS,FLAKY
# https://github.com/nodejs/node/issues/15985
test-callback-error: PASS,FLAKY

[$system==macos]

Expand Down

0 comments on commit 2ed22df

Please sign in to comment.