mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 1131091 - Disable CSP test causing frequent oranges on a CLOSED TREE
This commit is contained in:
parent
b514443060
commit
0ffb2399a7
@ -1,5 +1,7 @@
|
||||
[generic-0_10.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if not debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1131091
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
[Violation report status OK.]
|
||||
|
Loading…
Reference in New Issue
Block a user