Bug 1651858 - update observe.html expectancy on android r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D83254
This commit is contained in:
Andreea Pavel 2020-07-12 10:57:15 +00:00
parent 92f3190a0c
commit 6ab54edd35

View File

@ -13,6 +13,7 @@ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1587973
expected:
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and debug: ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[test14: observe the same target but using a different box should override the previous one]
expected: FAIL