Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
test: flaky test test-async-hooks-destroy-on-gc
Browse files Browse the repository at this point in the history
Refs: #494
  • Loading branch information
kfarnung committed Mar 20, 2018
1 parent 8946e05 commit dd99ab2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ test-v8-stats : SKIP
# This test uses the V8 untrusted code mitigation and accompanying V8 option
test-v8-untrusted-code-mitigations : SKIP

# This test seems to fail under system stress, marking it flaky for now
# https://github.com/nodejs/node-chakracore/issues/494
test-async-hooks-destroy-on-gc : PASS,FLAKY

[$jsEngine==chakracore && $arch==x64]
# These tests are failing for Node-Chakracore and should eventually be fixed
test-buffer-includes : SKIP
Expand Down

0 comments on commit dd99ab2

Please sign in to comment.