-
-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Investigate flaky test-vm-sigint #7767
Copy link
Copy link
Closed
Labels
testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.vmIssues and PRs related to the vm subsystem.Issues and PRs related to the vm subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.vmIssues and PRs related to the vm subsystem.Issues and PRs related to the vm subsystem.
From time to time,
test-vm-sigint.jsfails on CI with no indication of what went wrong.https://ci.nodejs.org/job/node-test-commit-linux/4202/nodes=centos5-32/console:
It's not timing out, but there's no assertion error either. It's just exiting with a bad code, I think?
/cc @addaleax