Commit 5a86eac
committed
test(e2e): the fixture was the invented wire format too
The e2e wrote its subos manifest in the same shape the broken reader expected,
so it kept passing while the feature did nothing against a real subos. Fixing
the reader made it fail, which is the correct outcome and the reason the fix
is trustworthy.
The comment now says the structure is a wire format rather than a convenience,
because the invented shape is the tidier-looking of the two and someone will
want to "simplify" it back.1 parent 56e580f commit 5a86eac
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
31 | | - | |
| 37 | + | |
32 | 38 | | |
33 | | - | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| |||
0 commit comments