Bug 1516298 - Disable test_group_touchevents.html for frequent failures on android r=jmaher

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Mihai Alexandru Michis 2019-07-08 13:44:44 +00:00
parent 4837addb3d
commit b66ea3d7c7

View File

@ -26,7 +26,7 @@
[test_group_pointerevents.html]
skip-if = (os == 'win' && os_version == '10.0') || (toolkit == 'android' && !is_fennec) # Bug 1404836, 1525959
[test_group_touchevents.html]
skip-if = (verify && debug && (os == 'win'))
skip-if = (verify && debug && (os == 'win')) || (os == 'android') # Bug 1516298
[test_group_touchevents-2.html]
skip-if = (verify && debug && (os == 'win'))
[test_group_touchevents-3.html]