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:
Nate McMaster 2019-02-08 14:53:19 -08:00 committed by GitHub
parent 37b28193c2
commit 0b0d5b98dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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>