spawn/packages
B 977f8bbbd7 fix(tests): use URL-pattern filtering in cmdrun-happy-path to avoid fetch pollution
The cmdrun-happy-path tests counted total non-manifest fetches, but
raw.githubusercontent.com serves both the manifest and fallback scripts.
Combined with concurrent test pollution, this caused false failures.
Switch to URL-pattern-aware filtering that excludes manifest.json URLs
and uses >= assertions for primary fetches.

Agent: pr-maintainer
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-26 05:03:01 +00:00
..
cli fix(tests): use URL-pattern filtering in cmdrun-happy-path to avoid fetch pollution 2026-04-26 05:03:01 +00:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00