Bug 1307690 - Remove bogus test expectations, a=testonly

MozReview-Commit-ID: 9tFN03f9S8p
This commit is contained in:
James Graham 2016-12-01 22:30:19 +00:00
parent a43c61a4be
commit b53651b1af

View File

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