Skip to content

Commit

Permalink
test: mark test-performance-eventloopdelay flaky
Browse files Browse the repository at this point in the history
Refs: nodejs#41286

This is one of the remaining high indicende failures
in the CI. Mark as flaky while it is investigated.

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: nodejs#41409
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
mhdawson authored and Linkgoron committed Jan 31, 2022
1 parent cf916dd commit 7faab65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/sequential/sequential.status
Expand Up @@ -29,3 +29,7 @@ test-buffer-creation-regression: SKIP
test-perf-hooks: SKIP

[$arch==arm]

[$arch==s390x]
# https://github.com/nodejs/node/issues/41286
test-performance-eventloopdelay: PASS, FLAKY

0 comments on commit 7faab65

Please sign in to comment.