Bug 1403307 - Disable dom/media/test/test_mediarecorder_pause_resume_video.html on linux64 as well for frequent failures. draft
authorJan-Ivar Bruaroey <jib@mozilla.com>
Mon, 08 Jan 2018 21:29:52 -0500
changeset 717474 c7a9d9e79e19a73e5c9c9cc649ebecbc59fa6e2b
parent 717422 05fed903f40f05fd923ba2137696ecc1fa0bafe6
child 745269 a7530f414e4442ebf6b08f15f41ef1a4536a96a1
push id94693
push userjbruaroey@mozilla.com
push dateTue, 09 Jan 2018 02:34:19 +0000
bugs1403307
milestone59.0a1
Bug 1403307 - Disable dom/media/test/test_mediarecorder_pause_resume_video.html on linux64 as well for frequent failures. MozReview-Commit-ID: D5KsUu6w6oG
dom/media/test/mochitest.ini
--- a/dom/media/test/mochitest.ini
+++ b/dom/media/test/mochitest.ini
@@ -858,17 +858,17 @@ skip-if = android_version == '17' # andr
 tags=msg
 [test_mediarecorder_fires_start_event_once_when_erroring.html]
 skip-if = android_version == '17' # android(bug 1232305)
 tags=msg
 [test_mediarecorder_getencodeddata.html]
 skip-if = android_version == '17' # android(bug 1232305)
 tags=msg
 [test_mediarecorder_pause_resume_video.html]
-skip-if = toolkit == 'android' || debug # android(bug 1232305), debug Bug 1403307
+skip-if = toolkit == 'android' || debug || (os == 'linux' && bits == 64) # android(bug 1232305), debug/linux Bug 1403307
 [test_mediarecorder_playback_can_repeat.html]
 skip-if = android_version == '17' || android_version == '22' # android(bug 1232305, bug 1372457)
 tags=msg
 [test_mediarecorder_principals.html]
 skip-if = (os == 'linux' && bits == 64) || toolkit == 'android' # See bug 1266345, android(bug 1232305)
 tags=msg
 [test_mediarecorder_record_4ch_audiocontext.html]
 skip-if = android_version == '17' # android(bug 1232305)