From 35d2124ba1256170742b307dfd4c8cdeba286383 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 13 Dec 2018 22:58:39 -0800 Subject: [PATCH] test: mark test-cli-node-options flaky on arm Refs: https://github.com/nodejs/node/issues/25028 --- test/parallel/parallel.status | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index b45e4448d97c06..208fe2e8ca8ba3 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