mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test: mark test-esm-loader-http-imports as flaky
This test has been failing occasionally for weeks. Refs: https://github.com/nodejs/node/issues/47836 Refs: https://github.com/nodejs/reliability/issues/564 PR-URL: https://github.com/nodejs/node/pull/47987 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
@@ -5,3 +5,7 @@ prefix es-module
|
||||
# sample-test : PASS,FLAKY
|
||||
|
||||
[true] # This section applies to all platforms
|
||||
|
||||
[$system==linux || $system==freebsd]
|
||||
# https://github.com/nodejs/node/issues/47836
|
||||
test-esm-loader-http-imports: PASS,FLAKY
|
||||
|
||||
Reference in New Issue
Block a user