summaryrefslogtreecommitdiff
path: root/test/sequential
diff options
context:
space:
mode:
authorGireesh Punathil <gpunathi@in.ibm.com>2019-01-21 20:22:08 +0530
committerGireesh Punathil <gpunathi@in.ibm.com>2019-01-23 15:18:59 +0530
commit530016829690285e0475d6716eb039ec890031b4 (patch)
tree166052e840070bc0d1493fad46b105a3ebf4fc81 /test/sequential
parentc9208f7ee013ffe47451487b582292300312ac1d (diff)
downloadandroid-node-v8-530016829690285e0475d6716eb039ec890031b4.tar.gz
android-node-v8-530016829690285e0475d6716eb039ec890031b4.tar.bz2
android-node-v8-530016829690285e0475d6716eb039ec890031b4.zip
test: revoke flaky designation for tests
A number of tests that were `flaked` recently are proved to have failing reason identified in https://github.com/nodejs/node/issues/25007 and resolution identified in https://github.com/nodejs/node/pull/25061 Revoke flaky designation of all these tests as the said PR is landed. PR-URL: https://github.com/nodejs/node/pull/25611 Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Diffstat (limited to 'test/sequential')
-rw-r--r--test/sequential/sequential.status9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index 3cbb1982a3..d9963bc6f7 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -7,11 +7,6 @@ prefix sequential
[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/22336
test-gc-http-client: PASS,FLAKY
-# https://github.com/nodejs/node/issues/24403
-test-cli-syntax-bad: PASS,FLAKY
-test-cli-syntax-file-not-found: PASS,FLAKY
-test-cli-syntax-good: PASS,FLAKY
-test-cli-syntax-require: PASS,FLAKY
[$system==win32]
# https://github.com/nodejs/node/issues/22327
@@ -26,9 +21,5 @@ test-http2-large-file: PASS, FLAKY
[$system==freebsd]
[$system==aix]
-# https://github.com/nodejs/node/issues/24921
-test-child-process-execsync: PASS, FLAKY
-# https://github.com/nodejs/node/issues/25047
-test-inspector-debug-end: PASS, FLAKY
[$arch==arm]