Bug 1591519 - Re-enable test_group_touchevents on android. r=tnikkel

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Botond Ballo 2019-12-05 06:48:42 +00:00
parent c456ac6d8c
commit a68b4de65d

View File

@ -28,7 +28,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')) || (toolkit == 'android')
skip-if = (verify && debug && (os == 'win'))
[test_group_touchevents-2.html]
skip-if = (verify && debug && (os == 'win'))
[test_group_touchevents-3.html]