summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-08 06:48:11 -0800
committerRich Trott <rtrott@gmail.com>2018-12-08 13:06:40 -0800
commit5011dfe4221a3c4f1f421e62a41259f5249b4479 (patch)
treea64335ab72e1e605a3b97d8bea8cb92b8d7081c2 /test
parent9df18ad7c36e7bef6334a28f4002cf6e64586a97 (diff)
downloadandroid-node-v8-5011dfe4221a3c4f1f421e62a41259f5249b4479.tar.gz
android-node-v8-5011dfe4221a3c4f1f421e62a41259f5249b4479.tar.bz2
android-node-v8-5011dfe4221a3c4f1f421e62a41259f5249b4479.zip
test: move test-cli-syntax to sequential
It is unreliable under load and the CI failures are getting a bit out of hand. Let's move it to sequential. Refs: https://github.com/nodejs/node/issues/24403 PR-URL: https://github.com/nodejs/node/pull/24907 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/sequential/test-cli-syntax.js (renamed from test/parallel/test-cli-syntax.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-cli-syntax.js b/test/sequential/test-cli-syntax.js
index 35cc78258d..35cc78258d 100644
--- a/test/parallel/test-cli-syntax.js
+++ b/test/sequential/test-cli-syntax.js