summaryrefslogtreecommitdiff
path: root/test/sequential/sequential.status
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-03-02 12:10:55 -0800
committerRich Trott <rtrott@gmail.com>2018-03-02 12:10:55 -0800
commit81d73fe83e280a36b094980eee85badece94f5ea (patch)
treea24a534a2c384c8583c68af54a370539f8b1fb38 /test/sequential/sequential.status
parentc111e133ae58f0d3a6a0e464abc047879edd66bf (diff)
downloadandroid-node-v8-81d73fe83e280a36b094980eee85badece94f5ea.tar.gz
android-node-v8-81d73fe83e280a36b094980eee85badece94f5ea.tar.bz2
android-node-v8-81d73fe83e280a36b094980eee85badece94f5ea.zip
test: fix flaky inspector-stop-profile-after-done
Use common.platformTimeout() to give longer durations to Raspberry Pi devices to make test more reliable. PR-URL: https://github.com/nodejs/node/pull/18126 Fixes: https://github.com/nodejs/node/issues/16772 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'test/sequential/sequential.status')
-rw-r--r--test/sequential/sequential.status1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index 5c0b460154..b95db2a111 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -13,7 +13,6 @@ test-inspector-debug-end : PASS, FLAKY
test-inspector-async-hook-setup-at-signal: PASS, FLAKY
test-http2-ping-flood : PASS, FLAKY
test-http2-settings-flood : PASS, FLAKY
-test-inspector-stop-profile-after-done: PASS, FLAKY
[$system==linux]