Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit2fd79f4
committed
Add native Windows test jobs to CI matrix
This expands the CI test matrix in the main testing workflow totest on both Ubuntu and Windows, instead of just Ubuntu.It does not attempt to merge in the Cygwin workflow at this time,which may or may not end up being useful to do in the future.The new Windows test jobs all fail currently: the runs fail as aresult of various tests being consistently unable to pass but notyet being marked xfail (or skip). It should be feasible to markthese xfail with informative messages, but this commit doesn'tinclude that.1 parent5c6a4f4 commit2fd79f4
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 | 13 |
| |
16 | 14 |
| |
17 | 15 |
| |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 |
| - | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
0 commit comments
Comments
(0)