зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1490546 - update disabling condition r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D36712 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
037c8526b6
Коммит
10c90a9d6a
|
@ -1,7 +1,7 @@
|
||||||
[postmessage.https.html]
|
[postmessage.https.html]
|
||||||
disabled:
|
disabled:
|
||||||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
|
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
|
||||||
if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490546
|
if (os == "android") and e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1490546
|
||||||
|
|
||||||
[postMessage to a redundant worker]
|
[postMessage to a redundant worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
Загрузка…
Ссылка в новой задаче