From 0b0d5b98dcf5322b2c80f1537e14da58542d1541 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 8 Feb 2019 14:53:19 -0800 Subject: [PATCH] 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. --- eng/helix/helix.proj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eng/helix/helix.proj b/eng/helix/helix.proj index 11da5bee34..1021d688cb 100644 --- a/eng/helix/helix.proj +++ b/eng/helix/helix.proj @@ -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; +