Bug 1563697 - Allow one intermittent assert on Android for bug 1429507 crashtests. r=jib

Differential Revision: https://phabricator.services.mozilla.com/D41348

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Andreas Pehrson 2019-08-09 23:26:21 +00:00
parent 8733478c45
commit c61d65f0ab

View File

@ -20,8 +20,8 @@ load 1306476.html
load 1348381.html
load 1367930_1.html
load 1367930_2.html
pref(browser.link.open_newwindow,2) load 1429507_1.html # window.open() in tab doesn't work for crashtest in e10s, this opens a new window instead
pref(browser.link.open_newwindow,2) load 1429507_2.html # window.open() in tab doesn't work for crashtest in e10s, this opens a new window instead
asserts-if(Android,0-1) pref(browser.link.open_newwindow,2) load 1429507_1.html # window.open() in tab doesn't work for crashtest in e10s, this opens a new window instead
asserts-if(Android,0-1) pref(browser.link.open_newwindow,2) load 1429507_2.html # window.open() in tab doesn't work for crashtest in e10s, this opens a new window instead
load 1453030.html
load 1468451.html
skip-if(Android) load 1490700.html # No screenshare on Android