Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-14 09:58:39 +0300
committerShelley Vohr <shelley.vohr@gmail.com>2019-01-29 10:11:39 +0300
commitadb5d4feea9d7221d0e33f9da2a1cd048c597e9b (patch)
tree5f60c8d0a36b67efee032e4570a4e393e8490fe5
parent106a1a159091a7ea8f46aecf0125b2d8876e94ef (diff)
test: mark test-cli-node-options flaky on arm
Refs: https://github.com/nodejs/node/issues/25028 PR-URL: https://github.com/nodejs/node/pull/25032 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
-rw-r--r--test/parallel/parallel.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index b45e4448d97..208fe2e8ca8 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -18,6 +18,8 @@ test-worker-syntax-error-file: PASS,FLAKY
[$system==macos]
[$arch==arm || $arch==arm64]
+# https://github.com/nodejs/node/issues/25028
+test-cli-node-options: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS