mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1079837 - Disable some more unstable resource-timing tests, a=testonly
This commit is contained in:
parent
eedf379304
commit
47b2d6a936
@ -3,7 +3,15 @@
|
||||
[PerformanceEntry has correct name, initiatorType, startTime, and duration (link)]
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1079837
|
||||
|
||||
[PerformanceEntry has correct order of timing attributes (xmlhttprequest)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
[PerformanceEntry has correct order of timing attributes (iframe)]
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1079837
|
||||
|
||||
[PerformanceEntry has correct order of timing attributes (link)]
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1079837
|
||||
|
||||
[PerformanceEntry has correct order of timing attributes (script)]
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1079837
|
||||
|
||||
[PerformanceEntry has correct order of timing attributes (xmlhttprequest)]
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1079837
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user