-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
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.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications
Description
From the latest reliability report, it seems many of the SEA tests are running into SIGSEGV on Windows/macOS/RHEL when executing the generated SEA.
Some ideas about investigating into the flakes:
- Use
spawnSyncAndExitWithoutError()
for better output - Use
NODE_DEBUG_NATIVE=SEA
to log the deserialization - Log onto the machines to check out what's going on
cc @nodejs/single-executable
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.single-executableIssues and PRs related to single-executable applicationsIssues and PRs related to single-executable applications