node/test/client-proxy/client-proxy.status
SRAVANI GUNDEPALLI 712cee951c
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>
2025-10-09 18:24:59 +00:00

16 lines
443 B
Plaintext

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