Skip to content

[CI][dev-up] 'Node helper: TERM closes an active frontend connection' reds ubuntu Frontend Unit on a docs-only PR: frontend helper did not bind within 5 s #2588

Description

@Chris0Jeky

What

scripts/ci/dev-up.test.mjs case Node helper: TERM closes an active frontend connection (line ~1049) failed on the Linux Frontend Unit (ubuntu-latest) leg of a docs-only PR: AssertionError: frontend helper did not bind from waitUntil at line ~907 after 5034 ms; 43 passed, 1 failed.

Why it is its own record

This is not the Windows #2378 cohort (ETIMEDOUT / PowerShell cancellation shapes). The case was added by PR #2548 (#2135, close active dev-up stub connections on signal) and runs on Linux and macOS. The assertion that fired is the fixture helper's own bind wait (5 s), i.e. the stub frontend never reported a bound port on a hosted ubuntu runner, before the TERM behaviour under test was exercised. No open issue matched "did not bind" at the time of filing.

Ask

Refs #2135, #2548, #2378, #1898.

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

    ciCI/CD pipeline, workflow, and build infrastructure changes.testingTest coverage, harnesses, regression prevention, and verification pipeline work.

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions