summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-06-21 20:51:52 -0700
committerMichaƫl Zasso <targos@protonmail.com>2018-06-24 15:55:27 +0200
commit1ee47039742ca94ad4403cf7ccc4a48933ba6f1a (patch)
tree87f8bcd11004207fa16892bafc2bfa6bdf323011 /test
parent686cb4dbd020ec6c16450ad3fe422d9f917f0a48 (diff)
downloadandroid-node-v8-1ee47039742ca94ad4403cf7ccc4a48933ba6f1a.tar.gz
android-node-v8-1ee47039742ca94ad4403cf7ccc4a48933ba6f1a.tar.bz2
android-node-v8-1ee47039742ca94ad4403cf7ccc4a48933ba6f1a.zip
test: move net bytes-per-chunk test to sequential
The test is timing out on FreeBSD 10 in CI. It takes less than half as long to run when it is in sequential on that platform instead of parallel. Refs: https://github.com/nodejs/node/pull/21322#issuecomment-399311718 PR-URL: https://github.com/nodejs/node/pull/21457 Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/sequential/test-net-bytes-per-incoming-chunk-overhead.js (renamed from test/parallel/test-net-bytes-per-incoming-chunk-overhead.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-net-bytes-per-incoming-chunk-overhead.js b/test/sequential/test-net-bytes-per-incoming-chunk-overhead.js
index 8f766e8c7a..8f766e8c7a 100644
--- a/test/parallel/test-net-bytes-per-incoming-chunk-overhead.js
+++ b/test/sequential/test-net-bytes-per-incoming-chunk-overhead.js