Commit dd9d7d8
committed
test: fixture-count floor assertion in conformance runner
Guard against the fail-open case where the runner discovers no (or too few)
shared fixtures and passes green having verified almost nothing. If the sibling
gcf fixture set is present but yields fewer than 150 files (mispathed/partial/
empty checkout), fail loudly. A wholly-absent checkout keeps its existing skip
(local ergonomics); in CI the separate gcf checkout step fails loudly if it
cannot clone. Current discovered count is 198.1 parent f6777ee commit dd9d7d8
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
25 | 41 | | |
26 | 42 | | |
27 | 43 | | |
| |||
0 commit comments