component-test: bump the harness pin f9ea8bb -> 3ec4317 - #49
Merged
Conversation
One rev across all five sites via the documented checklist (component-test pins bump; cargo update; pnpm install): the two workspace git deps, the CLI install rev Cargo.lock records, the @polymorph/component-test-js pin, and the two workflow action refs. Upstream keeps this repository's CLI surface stable through the clap migration (lock/fold/aggregate/emit/pins retain flags, semantics, and verdict exit codes; the CLI now embeds wasmtime, so the cold install builds longer). The new wizen/compose-runner/run subcommands and the freshCases worker knob are unused here. Gates: just conformance-ct (4 targets, 220 results, 0 failing, matrix unchanged), just ci (exit 0; includes wpt smoke + both parity legs, 0 losses).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the component-test harness pin to upstream main (12 commits) across all five sites, via the checklist in the root
Cargo.tomlcomment (component-test pins bump,cargo update,pnpm install):[workspace.dependencies]git deps (component-test-sdk,component-test-runner)Cargo.lockbyconformance-ct::_ct-tools)@polymorph/component-test-jspin inconformance/driver-ct/deltic/package.jsonsetupandaggregateaction refs in.github/workflows/ci.yml(noactions/files changed in the gap — refs move, interfaces don't)Compatibility notes from the upstream range:
lock/aggregate/pins) flag- and semantics-stable; usage errors now exit 2 instead of 1 (no green-path effect). The CLI now embeds wasmtime, so the coldcargo installin_ct-toolsbuilds longer.wizen/compose-runner/runsubcommands and the deltic worker'sfreshCasesrun-message knob are additive and unused here; the reworked runner-core JS (worker-main.mjsand friends) carries both deltic rows green.Gates run:
just conformance-ct— 4 targets, 220 results, 0 failing; committedmatrix.mdunchangedjust ci— exit 0 (rust checks, wit validation, exam-deltic, wpt smoke + both parity legs at 0 losses)Independent of #47 (disjoint files; either merge order keeps main green).