Commit 509c32a
committed
refactor: remove speculative Windows short-path resolution
The CI failure was caused by separator mismatch (mixed vs all-forward-slash),
not by 8.3 short name mismatch. Remove the resolveWindowsLongPath function
and related test since the forward-slash fix already handles the issue.1 parent 5bc2b0e commit 509c32a
2 files changed
+0
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 155 | | |
172 | 156 | | |
173 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 11 | | |
29 | 12 | | |
30 | 13 | | |
| |||
46 | 29 | | |
47 | 30 | | |
48 | 31 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 32 | | |
56 | 33 | | |
57 | 34 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 35 | | |
63 | 36 | | |
64 | 37 | | |
| |||
0 commit comments