mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 987493 - Disable browser_state_notifications.js for intermittent failures
This commit is contained in:
parent
561304361f
commit
798fc9e8e3
@ -5,4 +5,5 @@ skip-if = e10s # Bug ?????? - test directly touches content (contentWindow.ifram
|
|||||||
[browser_bug902350.js]
|
[browser_bug902350.js]
|
||||||
skip-if = e10s # Bug ?????? - test e10s utils don't support load events from iframe etc, which this test relies on.
|
skip-if = e10s # Bug ?????? - test e10s utils don't support load events from iframe etc, which this test relies on.
|
||||||
[browser_state_notifications.js]
|
[browser_state_notifications.js]
|
||||||
skip-if = e10s # Bug ?????? - content-document-* notifications come while document's URI is still about:blank, but test expects real URL.
|
# skip-if = e10s # Bug ?????? - content-document-* notifications come while document's URI is still about:blank, but test expects real URL.
|
||||||
|
skip-if = true # Intermittent failures - bug 987493. Restore the skip-if above once fixed
|
||||||
|
Loading…
Reference in New Issue
Block a user