Bug 1264199: P10. renable test now that core issue likely fixed. r?gerald draft
authorJean-Yves Avenard <jyavenard@mozilla.com>
Tue, 26 Apr 2016 12:24:52 +1000
changeset 356289 9b05b23eb1948cf4c1c317c07addc95cfb79b742
parent 356288 a28e014db660c5d2d886a0aa90b9c1640fc2fefc
child 519377 8c0248700f0ad24719b5892625380bb0770332e7
push id16486
push userbmo:jyavenard@mozilla.com
push dateTue, 26 Apr 2016 02:36:37 +0000
reviewersgerald
bugs1264199, 1258922
milestone49.0a1
Bug 1264199: P10. renable test now that core issue likely fixed. r?gerald Reversal of change from bug 1258922.
dom/media/mediasource/test/mochitest.ini
--- a/dom/media/mediasource/test/mochitest.ini
+++ b/dom/media/mediasource/test/mochitest.ini
@@ -35,18 +35,18 @@ support-files =
   bipbop/bipbop12.m4s^headers^ bipbop/bipbop_video12.m4s^headers^
   bipbop/bipbop13.m4s^headers^ bipbop/bipbop_video13.m4s^headers^
 
 [test_BufferedSeek.html]
 [test_BufferedSeek_mp4.html]
 skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
 [test_BufferingWait.html]
 skip-if = toolkit == 'android' #timeout android bug 1199531
-#[test_BufferingWait_mp4.html] #intermittent timeout bug 1258922
-#skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
+[test_BufferingWait_mp4.html]
+skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
 [test_DrainOnMissingData_mp4.html]
 skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
 [test_EndOfStream.html]
 skip-if = (true || toolkit == 'android' || buildapp == 'mulet') #timeout android/mulet only bug 1101187 and bug 1182946
 [test_EndOfStream_mp4.html]
 skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android' || buildapp == 'mulet')) # Not supported on xp and android 2.3
 [test_DurationUpdated.html]
 [test_DurationUpdated_mp4.html]