Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork940
Commit2875ffa
committed
Put back WSL on Windows CI; pare down debug info
This undoes "Temporarily don't install WSL system to test xfail"(cabb572). It keeps Debian as the distribution. (Although the DebianWSL system installs pretty fast already, it may still make sense totry switching to Alpine in the future. But that might need to waituntilVampire/setup-wsl#50 is fixed.)This also removes most of the commands in the WSL debugging step,since the related machinery in test_index.py (_WinBashStatus) seemsto be in okay shape, condenses the smaller number of commands thatare retained there, and makes much less extensive reduction in thegeneral version and platform information commands as well. This isto make workflow output easier to read, understand, and navigate.1 parentcabb572 commit2875ffa
2 files changed
+11
-21
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
| 73 | + | |
76 | 74 |
| |
77 | 75 |
| |
78 | 76 |
| |
|
Lines changed: 10 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 |
| |
39 | 45 |
| |
40 | 46 |
| |
| |||
62 | 68 |
| |
63 | 69 |
| |
64 | 70 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 71 | + | |
68 | 72 |
| |
69 | 73 |
| |
70 |
| - | |
| 74 | + | |
71 | 75 |
| |
72 | 76 |
| |
73 | 77 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 78 | + | |
| 79 | + | |
88 | 80 |
| |
89 | 81 |
| |
90 | 82 |
| |
|
0 commit comments
Comments
(0)