-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
Investigate flaky parallel/test-http-dns-error.js #27487
Copy link
Copy link
Closed
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.flaky-testIssues and PRs involving tests that fail intermittently in CI.Issues and PRs involving tests that fail intermittently in CI.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.flaky-testIssues and PRs involving tests that fail intermittently in CI.Issues and PRs involving tests that fail intermittently in CI.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.
On test-azure_msft-win2016-x64-4 with VS2017, parallel/test-http-dns-error.js fails with:
I think that the
errCodecould be made an array of strings instead of being set to a string to allow for multiple acceptable error codes.