From b53651b1af890285faba749f6c233a8ce51cec7a Mon Sep 17 00:00:00 2001 From: James Graham Date: Thu, 1 Dec 2016 22:30:19 +0000 Subject: [PATCH] Bug 1307690 - Remove bogus test expectations, a=testonly MozReview-Commit-ID: 9tFN03f9S8p --- .../meta/fetch/api/redirect/redirect-count.html.ini | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/web-platform/meta/fetch/api/redirect/redirect-count.html.ini diff --git a/testing/web-platform/meta/fetch/api/redirect/redirect-count.html.ini b/testing/web-platform/meta/fetch/api/redirect/redirect-count.html.ini deleted file mode 100644 index f8b43edcbc43..000000000000 --- a/testing/web-platform/meta/fetch/api/redirect/redirect-count.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[redirect-count.html] - type: testharness - expected: - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - [Redirect 308 21 times] - expected: - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT -