Commit 953736c
test: move timing-dependent tests to sequential
Move test-http-server-keep-alive-timeout-slow-server and
test-http-server-keep-alive-timeout-slow-client-headers from parallel to
sequential to resolve test flakiness on freebsd10-64.
Fixes: #14033
Refs: #9317
PR-URL: #14377
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>1 parent 592787e commit 953736cCopy full SHA for 953736c
File tree
Expand file treeCollapse file tree
2 files changed
+0
-0
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
2 files changed
+0
-0
lines changedOpen diff view settings
Collapse file
…eep-alive-timeout-slow-client-headers.js …eep-alive-timeout-slow-client-headers.jstest/parallel/test-http-server-keep-alive-timeout-slow-client-headers.js renamed to test/sequential/test-http-server-keep-alive-timeout-slow-client-headers.js test/parallel/test-http-server-keep-alive-timeout-slow-client-headers.js renamed to test/sequential/test-http-server-keep-alive-timeout-slow-client-headers.js
Copy file name to clipboardFile renamed without changes.
Collapse file
…server-keep-alive-timeout-slow-server.js …server-keep-alive-timeout-slow-server.jstest/parallel/test-http-server-keep-alive-timeout-slow-server.js renamed to test/sequential/test-http-server-keep-alive-timeout-slow-server.js test/parallel/test-http-server-keep-alive-timeout-slow-server.js renamed to test/sequential/test-http-server-keep-alive-timeout-slow-server.js
Copy file name to clipboardFile renamed without changes.
0 commit comments