★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/fe21dd39c3Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
test: mark some known flakes
PR-URL: #27225
Refs: #26910
Refs: #27219
Refs: #26938
Refs: #23089
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
  • Loading branch information
refack authored and MylesBorins committed May 16, 2019
1 parent 98193d1 commit fe21dd39c3c3ab547acc4b9eda7420224332c589
Showing with 8 additions and 0 deletions.
  1. +8 −0 test/parallel/parallel.status
@@ -20,6 +20,12 @@ test-worker-memory: PASS,FLAKY
[$system==linux]

[$system==macos]
# https://github.com/nodejs/node/issues/26910
test-tls-sni-option: PASS,FLAKY
# https://github.com/nodejs/node/issues/27219
test-tls-sni-server-client: PASS,FLAKY
# https://github.com/nodejs/node/issues/26938
test-tls-js-stream: PASS,FLAKY

[$arch==arm || $arch==arm64]
# https://github.com/nodejs/node/issues/25028
@@ -30,5 +36,7 @@ test-worker-prof: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS

[$system==freebsd]
# https://github.com/nodejs/node/issues/23089
test-gc-http-client-onerror: PASS,FLAKY

[$system==aix]

0 comments on commit fe21dd3

Please sign in to comment.