node/test/client-proxy/client-proxy.status
SRAVANI GUNDEPALLI 80bec9fd07
test: skip tests that cause timeouts on IBM i
PR-URL: https://github.com/nodejs/node/pull/60148
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2026-02-17 19:16:41 +01:00

15 lines
443 B
Text

prefix client-proxy
# To mark a test as flaky, list the test name in the appropriate section
# below, without ".js", followed by ": PASS,FLAKY". Example:
# sample-test : PASS,FLAKY
[true] # This section applies to all platforms
[$system==ibmi]
# https://github.com/nodejs/node/issues/58582
test-http-proxy-fetch: SKIP
test-https-proxy-fetch: SKIP
test-use-env-proxy-cli-http: SKIP
test-use-env-proxy-cli-https: SKIP