Bug 1524493 - Skip crashtest 1419902.html on geckoview/debug; r=snorp

Skipping this test clears the way for running geckoview debug crashtests, finally.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Geoff Brown 2019-07-08 21:24:52 +00:00
parent 669d84824b
commit ba35c1c343

View File

@ -230,7 +230,7 @@ load 1406109-1.html
load 1411473.html
load 1413815.html
load 1419799.html
skip-if(!browserIsRemote) skip-if(geckoview&&webrender) pref(dom.disable_open_during_load,false) load 1419902.html # skip on non e10s loads, Bug 1419902. Bug 1563013 for GV+WR
skip-if(!browserIsRemote) skip-if(geckoview&&webrender) skip-if(geckoview&&isDebugBuild) pref(dom.disable_open_during_load,false) load 1419902.html # skip on non e10s loads, Bug 1419902. Bug 1563013 for GV+WR. Bug 1524493 GV+debug.
load 1422883.html
load 1428053.html
load 1441029.html