Commit 58294b4
committed
docs: record the #254 cross-build e2e coverage gap honestly
The planned mingw-cross e2e consuming an xpkg dep with per-OS sections did
not land: it needs a real cross build inside a throwaway MCPP_HOME, and a
fresh home re-installs the entire cross toolchain (measured >10 min). The
e2e harness has no fixture for reusing the host registry while injecting a
local index and a pre-placed payload.
Rather than ship a test that times out, the semantics stay pinned by three
unit tests and the gap is written down in both the design doc and the
changelog, with what building the fixture would take.1 parent 8aa42f7 commit 58294b4
3 files changed
Lines changed: 5 additions & 128 deletions
File tree
- .agents/docs
- tests/e2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
436 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
437 | 438 | | |
438 | 439 | | |
439 | 440 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
This file was deleted.
0 commit comments