summaryrefslogtreecommitdiff
path: root/test/parallel/parallel.status
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2019-05-15 01:34:52 +0200
committerAnna Henningsen <anna@addaleax.net>2019-05-17 14:01:29 +0200
commit6f55c5327ebb0ff169a73c698168a7fb4cd604bc (patch)
treef28cfd0e4cc07508179c9980f8fc95be3322edc5 /test/parallel/parallel.status
parent6019060cbb0620d685c8a106a4184475420e922b (diff)
downloadandroid-node-v8-6f55c5327ebb0ff169a73c698168a7fb4cd604bc.tar.gz
android-node-v8-6f55c5327ebb0ff169a73c698168a7fb4cd604bc.tar.bz2
android-node-v8-6f55c5327ebb0ff169a73c698168a7fb4cd604bc.zip
test: un-mark worker syntax error tests as flaky
These tests should be fixed now. PR-URL: https://github.com/nodejs/node/pull/27705 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test/parallel/parallel.status')
-rw-r--r--test/parallel/parallel.status2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index c0a3f2a4c0..965e378bfd 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -14,8 +14,6 @@ test-tls-enable-trace-cli: PASS,FLAKY
[$system==win32]
test-http2-pipe: PASS,FLAKY
-test-worker-syntax-error: PASS,FLAKY
-test-worker-syntax-error-file: PASS,FLAKY
# https://github.com/nodejs/node/issues/23277
test-worker-memory: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750