Bug 668973 - Disable test_playback.html on Android due to intermittent failures.

This commit is contained in:
Ryan VanderMeulen 2014-05-06 12:20:26 -04:00
parent e1a5e0c319
commit 3ae8f84ea9

View File

@ -421,7 +421,7 @@ skip-if = buildapp == 'b2g' # b2g(bug 899074 - timeouts) b2g-debug(bug 899074 -
[test_mediarecorder_record_gum_video_timeslice.html]
skip-if = buildapp == 'b2g' || (toolkit == 'android') # mimetype check, bug 969289
[test_playback.html]
skip-if = buildapp == 'b2g' # b2g(Test timed out, bug 668973?) b2g-debug(Test timed out, bug 668973?) b2g-desktop(Test timed out, bug 668973?)
skip-if = buildapp == 'b2g' || toolkit == 'android' # Disabled on Android & B2G due to bug 668973
[test_seekLies.html]
[test_media_sniffer.html]
[test_streams_srcObject.html]