зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 0b9e5272fe4d (bug 1560299) for wpt failures on idlharness.https.html . CLOSED TREE
This commit is contained in:
Родитель
33ddb311b9
Коммит
1d52ade04b
|
@ -1,7 +1,6 @@
|
|||
[PresentationRequest_sandboxing_success.https.html]
|
||||
[Sandboxing: Creating a PresentationRequest from a nested context succeeds when allow-presentation is set]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): FAIL
|
||||
if (os == "android") and not e10s: PASS
|
||||
if (os == "android") and e10s: PASS
|
||||
FAIL
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
[Constructing a PresentationRequest]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): FAIL
|
||||
if os == "android": PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[defaultRequest.https.html]
|
||||
[Setting a default presentation request]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): FAIL
|
||||
if (os == "android") and not e10s: PASS
|
||||
if (os == "android") and e10s: PASS
|
||||
FAIL
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[getAvailability.https.html]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): OK
|
||||
if os == "android": ERROR
|
||||
[Getting the presentation displays availability information.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[getAvailability_sandboxing_success.https.html]
|
||||
[Sandboxing: Retrieving display availability from a nested context succeeds when allow-presentation is set]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): FAIL
|
||||
if (os == "android") and not e10s: PASS
|
||||
if (os == "android") and e10s: PASS
|
||||
FAIL
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
prefs: [dom.presentation.enabled:true, dom.presentation.controller.enabled:true, dom.presentation.receiver.enabled:true]
|
||||
|
||||
[idlharness.https.html]
|
||||
[Presentation API IDL tests for Controlling User Agent]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[reconnectToPresentation_sandboxing_success.https.html]
|
||||
[Sandboxing: Reconnecting a presentation from a nested context succeeds when allow-presentation is set]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): FAIL
|
||||
if (os == "android") and not e10s: PASS
|
||||
if (os == "android") and e10s: PASS
|
||||
FAIL
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[startNewPresentation_error.https.html]
|
||||
[The presentation could not start, because a user gesture is required.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче