Disable helix tests on Fedora.28 and 27 (#7399)
Something is wrong with the machines. All tests fail. Disabling to allow time for investigation without blocking PR checks.
This commit is contained in:
parent
37b28193c2
commit
0b0d5b98dc
|
|
@ -43,9 +43,8 @@
|
|||
Centos.7.Amd64.Open;
|
||||
Debian.8.Amd64.Open;
|
||||
Debian.9.Amd64.Open;
|
||||
Fedora.27.Amd64.Open;
|
||||
Fedora.28.Amd64.Open;
|
||||
Redhat.7.Amd64.Open;
|
||||
</HelixTargetQueues>
|
||||
<!-- TODO: re-enable Fedora.27.Amd64.Open and Fedora.28.Amd64.Open. See https://github.com/aspnet/AspNetCore/issues/7398 -->
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue