Commit 6d4b19a
committed
Gate the last path-casing test to the platform it describes
EnqueueMatchesRegardlessOfPathCase asserts two paths differing only in
case are one entry, which the previous commit made true only where the
file system says so. It is the same mistake twice: I fixed the two the
Linux legs reported and did not go looking for the rest, and this one
lives in the project the arm64 leg does not run.
Swept every test project for path casing this time. This was the only one
left; the others touching case are about tool names, environment
variables and extension matching, none of which changed.
Verified by forcing the folding off, building - and checking the build
actually succeeded, which the last two attempts at this did not, so they
were reporting stale binaries - then listing every failing test. All nine
are the RunOn(Windows) ones that real Linux skips, and nothing else moved.1 parent 7b04b65 commit 6d4b19a
1 file changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
60 | 77 | | |
61 | 78 | | |
62 | 79 | | |
| |||
0 commit comments