Commit c88264c
ci: temporarily disable component-path-case E2E on Windows
The E2E test `generate/component/component-path-case` is failing for an unknown reason after the test completes in the test cleanup phase. The error is `warning: failed to remove src/app/non/: Directory not empty` and originates from the execution of `cmd.exe /c git clean -df`. This error only appears to occur on Windows CI and only on the 12.2.x branch. To unblock CI and allow time to investigate the issue, this E2E test is now temporarily disabled on Windows pending further investigation.1 parent f6ed31f commit c88264c
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
14 | | - | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| |||
0 commit comments