summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2018-09-02 15:42:17 +0200
committerAnna Henningsen <anna@addaleax.net>2018-09-05 12:39:43 +0200
commit702e11454eb1d572e55ca0bb37568b3db9c76b6a (patch)
tree3cdca749a2261661b278011bb7bebd68dc1ab38b /test
parent67bfcb78f6d00c8bc2a0fa659ccc187dbcd7f142 (diff)
downloadandroid-node-v8-702e11454eb1d572e55ca0bb37568b3db9c76b6a.tar.gz
android-node-v8-702e11454eb1d572e55ca0bb37568b3db9c76b6a.tar.bz2
android-node-v8-702e11454eb1d572e55ca0bb37568b3db9c76b6a.zip
Revert "test: mark async-hooks/test-callback-error as flaky"
This reverts commit 59c8abf8862dfe0df8d19cee0de9597388e43737. PR-URL: https://github.com/nodejs/node/pull/22655 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: George Adams <george.adams@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'test')
-rw-r--r--test/async-hooks/async-hooks.status2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/async-hooks/async-hooks.status b/test/async-hooks/async-hooks.status
index d301061228..e540645e54 100644
--- a/test/async-hooks/async-hooks.status
+++ b/test/async-hooks/async-hooks.status
@@ -13,8 +13,6 @@ 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]