CI release-unblocker followup for v0.5.374.
The v0.5.374 release-packages.yml gate timed out at 45 min while Tests was still running; when Tests finished, the parity job rejected on test_gap_typed_arrays — a categorical TypedArray gap documented in CLAUDE.md but missing from test-parity/known_failures.json. v0.5.374's other fixes (bswap intrinsics, Windows Shell imports, test_edge_promises triage) all worked.
Fix
- Add
test_gap_typed_arraystoknown_failures.jsonwithstatus:known_limitation, mirroring the existingtest_gap_array_methodsentry.
Notes
v0.5.374's release tag stays public but un-published. v0.5.375 is the actual shipping release; everything in v0.5.359..v0.5.375 ships under this tag.