Skip to content

Commit

Permalink
test: mark test-gc-http-client-timeout as flaky on arm
Browse files Browse the repository at this point in the history
`sequential/test-gc-http-client-timeout` is failing on arm
frequently. Mark it as flaky to unblock PRs to land.

PR-URL: #43754
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
legendecas authored and targos committed Jul 12, 2022
1 parent 0f07abc commit 38e92fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ test-tls-psk-client: PASS, FLAKY
test-tls-securepair-client: PASS, FLAKY

[$arch==arm]
# https://github.com/nodejs/node/issues/43638
test-gc-http-client-timeout: PASS,FLAKY

[$arch==s390x]
# https://github.com/nodejs/node/issues/41286
Expand Down

0 comments on commit 38e92fd

Please sign in to comment.