-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.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.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.testIssues and PRs related to the tests.Issues and PRs related to the tests.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Description
- Version: 10.0.0-pre
- Platform: various Linux platforms
- Subsystem: test
We've been seeing these for quite some time. They look like this:
not ok 123 parallel/test-some-test
---
duration_ms: 0.456
severity: fail
stack: |-
No contents for stdout
or stderr
but the test failed. Huh? Wha?
Might be a problem in tools/test.py
.
@BridgeAR and @addaleax have looked to varying degrees at this issue but haven't discovered anything as far as I know.
@refack and I have a PR open to add exit code to the output when these things happen in case that helps. #19855
@nodejs/testing @nodejs/build
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.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.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.testIssues and PRs related to the tests.Issues and PRs related to the tests.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.