-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
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.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
I'm getting this error on v4.3.1 while running the parallel test suite, it seems to happen about 30% of the time.
1..1
not ok 1 test-tls-inception.js
#
# assert.js:89
# throw new assert.AssertionError({
# ^
# AssertionError: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA == <Buffer 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41
# at TLSSocket.<anonymous> (C:\gib\tmp\node\test\parallel\test-tls-inception.js:64:14)
# at TLSSocket.<anonymous> (C:\gib\tmp\node\test\common.js:395:15)
# at emitNone (events.js:72:20)
# at TLSSocket.emit (events.js:166:7)
# at endReadableNT (_stream_readable.js:905:12)
# at nextTickCallbackWith2Args (node.js:437:9)
# at process._tickCallback (node.js:351:17)
---
duration_ms: 0.422
...
- Version: v4.3.1
- Platform: Windows 7 64 bit
- Command:
python tools/test.py --mode=release --progress=tap parallel/test-tls-inception
Let me know if I forgot to include any info!
Metadata
Metadata
Assignees
Labels
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.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.