-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Investigate flaky parallel/test-tls-passphrase on OS X #28111
Copy link
Copy link
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.testIssues and PRs related to the tests.Issues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.testIssues and PRs related to the tests.Issues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
test.parallel/test-tls-passphrase failed on an unrelated PR, https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx1011/27279/
It's possible its related the race conditions in tests that are being exposed by TLS1.3 packet order being different from TLS1.2, it needs some looking into.