Bug 1591121 - Disable some tests on Android; r=geckoview-reviewers,snorp

I have recently enabled many mochitests on Android, but a few of those tests are
still failing intermittently; let's skip those tests again to avoid the intermittent
failures.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Geoff Brown 2019-10-25 13:30:06 +00:00
parent 0cdd072e23
commit 1984c353ae
2 changed files with 19 additions and 0 deletions

View File

@ -54,6 +54,7 @@ skip-if = (os == 'win' && bits == 64) # Bug 1363957
[mozilla/test_style_after_finished_on_compositor.html]
[mozilla/test_transform_limits.html]
[mozilla/test_transition_finish_on_compositor.html]
skip-if = toolkit == 'android'
[mozilla/test_underlying_discrete_value.html]
[mozilla/test_unstyled.html]
[mozilla/test_event_listener_leaks.html]

View File

@ -722,6 +722,7 @@ fail-if = fission
skip-if = (verify && debug && (os == 'win')) # bug 1424903
[test_autoplay_policy_unmute_pauses.html]
[test_autoplay_policy_play_before_loadedmetadata.html]
skip-if = toolkit == 'android'
[test_autoplay_policy_permission.html]
[test_autoplay_policy_web_audio_notResumePageInvokedSuspendedAudioContext.html]
[test_autoplay_policy_web_audio_mediaElementAudioSourceNode.html]
@ -1032,23 +1033,39 @@ skip-if = true # bug 1021673
[test_seek_negative.html]
[test_seek_nosrc.html]
[test_seek_out_of_range.html]
skip-if = toolkit == 'android' # bug 1299382, android(bug 1232305)
[test_seek_promise_bug1344357.html]
skip-if = toolkit == 'android' # bug 1299382, android(bug 1232305)
[test_seek-1.html]
skip-if = toolkit == 'android' # bug 1322806, android(bug 1232305)
[test_seek-2.html]
skip-if = toolkit == 'android' # bug 1309778, android(bug 1232305)
[test_seek-3.html]
skip-if = toolkit == 'android' # bug 1321082, android(bug 1232305)
[test_seek-4.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_seek-5.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_seek-6.html]
skip-if = toolkit == 'android' # bug 1336629, bug 1324482, android(bug 1232305)
[test_seek-7.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_seek-8.html]
skip-if = toolkit == 'android' # bug 1310584, android(bug 1232305)
[test_seek-9.html]
skip-if = toolkit == 'android' # bug 1332019, android(bug 1232305)
[test_seek-10.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_seek-11.html]
skip-if = toolkit == 'android' # bug 1323133, android(bug 1232305)
[test_seek-12.html]
skip-if = toolkit == 'android' # bug 1321081, android(bug 1232305)
[test_seek-13.html]
skip-if = toolkit == 'android' # bug 1299174, android(bug 1232305)
[test_seek-14.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_seekable1.html]
skip-if = toolkit == 'android' # android(bug 1232305)
[test_seekLies.html]
[test_seekToNextFrame.html]
skip-if = toolkit == 'android' # bug 1329391, android(bug 1232305)
@ -1184,6 +1201,7 @@ tags = suspend
skip-if = toolkit == 'android' # bug 1346705
tags = suspend
[test_background_video_ended_event.html]
skip-if = toolkit == 'android' # bug 1346705
tags = suspend
[test_temporary_file_blob_video_plays.html]