Skip to content

Commit

Permalink
test: mark test-timers-blocking-callback flaky on osx
Browse files Browse the repository at this point in the history
This is only for 10.15 but this test is periodically failing across
many CI runs. Would like to mark this as flaky so we can avoid lots
of red CI.

Refs: nodejs#21781

PR-URL: nodejs#32189
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
  • Loading branch information
MylesBorins committed Mar 11, 2020
1 parent d5674fd commit e00e77e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/sequential/sequential.status
Expand Up @@ -15,6 +15,8 @@ test-worker-prof: PASS, FLAKY
[$system==linux]

[$system==macos]
# https://github.com/nodejs/node/issues/21781
test-timers-blocking-callback: PASS, FLAKY

[$system==solaris] # Also applies to SmartOS

Expand Down

0 comments on commit e00e77e

Please sign in to comment.