Skip to content

test-single-executable-application* tests flaking on macOS #59553

Description

@richardlau

Test

test-single-executable-application

Platform

macOS

Console output

not ok 4699 sequential/test-single-executable-application
  ---
  duration_ms: 11491.49500
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4698/sea
    Injected /Users/admin/node-tmp/.tmp.4698/sea-prep.blob into /Users/admin/node-tmp/.tmp.4698/sea
    Signed /Users/admin/node-tmp/.tmp.4698/sea
    [process 11198]: --- stderr ---
    
    [process 11198]: --- stdout ---
    
    [process 11198]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application.js:54:1)
        at Module._compile (node:internal/modules/cjs/loade...

Build links

Additional information

According to

Several test-single-executable-application* tests have been failing on one or more pull requests on macOS.

  • sequential/test-single-executable-application
  • sequential/test-single-executable-application-assets
  • sequential/test-single-executable-application-assets-raw
  • sequential/test-single-executable-application-disable-experimental-sea-warning
  • sequential/test-single-executable-application-exec-argv
  • sequential/test-single-executable-application-exec-argv-empty
  • sequential/test-single-executable-application-snapshot
  • sequential/test-single-executable-application-snapshot-and-code-cache
  • sequential/test-single-executable-application-snapshot-worker
  • sequential/test-single-executable-application-use-code-cache

It looks like the injected binary is crashing.

cc @nodejs/single-executable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.macosIssues and PRs related to the macOS platform.single-executableIssues and PRs related to single-executable applications.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions