Commit e97c4f1
committed
Make
Since #1663, the `test-fixtures-windows` CI job checks actual
failures against a list of specific tests that are known to fail on
Windows when `GIX_TEST_IGNORE_ARCHIVES=1`. It is therefore capable
of providing useful information about new failures, or newly
passing tests that should be removed from the list, if the job ever
does fail.
The job also seems not to fail. This is to say that while #1358 is
not fixed, the `test-fixtures-windows` job has a very low rate of
failure and, if it does fail, something new and interesting would
be happening such that we would want to know about it and probably
not immediately merge a PR that caused it without checking how and
why that happened.
This adds `test-fixtures-windows` to the list of jobs that are
dependencies of a required check for branch protection based PR
auto-merge.test-fixtures-windows required for PR auto-merge1 parent f154ca0 commit e97c4f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
410 | 409 | | |
411 | 410 | | |
412 | 411 | | |
| |||
443 | 442 | | |
444 | 443 | | |
445 | 444 | | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
0 commit comments