Skip to content

Bump component-test to eabd159; workers load cores via the upstream helper - #349

Merged
lann merged 1 commit into
mainfrom
adopt-ct-eabd159
Aug 7, 2026
Merged

Bump component-test to eabd159; workers load cores via the upstream helper#349
lann merged 1 commit into
mainfrom
adopt-ct-eabd159

Conversation

@lann

@lann lann commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Routine pin bump (via pins bump, all five package trees + both workflow action refs) carrying polymorph-test#70. Adoption here is deliberately partial, matching the pool topology: worker-node.mjs uses ./node-runner's loadCoreModules (prefix mode — two suites share the generated tree), while the parent keeps composing runCases + mergeCounts (striped workers assemble the envelope parent-side, the shape runSuiteJsonl deliberately doesn't absorb), and host-imports.mjs keeps its local tests-export resolution because it is browser-shared and resolveTestsExport currently lives in the node-only module (relocation rides polymorph-test#59's browser half). Verified with the browser leg: CONFORMANCE_BROWSER=1 conformance-ct::all + matrix-check — 4 targets, 76,360 + 2,316 signing results, matrices unchanged; demo::test-node.

…elper

The pin moves via pins bump. worker-node.mjs swaps its inline
prefix-filtered core loading for ./node-runner's loadCoreModules
(polymorph-test#70); the pool topology keeps composing runCases
directly, and host-imports.mjs stays browser-shared, so the
tests-export resolution stays local until the upstream helper has a
browser-safe home (#59's browser half).

Verified: CONFORMANCE_BROWSER=1 conformance-ct::all + matrix-check
green (4 targets, 76360 + 2316 signing results, matrices unchanged);
demo::test-node green.
@lann
lann merged commit c0b5bf0 into main Aug 7, 2026
6 checks passed
@lann
lann deleted the adopt-ct-eabd159 branch August 7, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant