Bug 897843 - Disable test_media_selection.html on Windows for too many intermittent failures

This commit is contained in:
Ed Morley 2013-09-30 17:37:44 +01:00
parent 9012f7dee1
commit 2d8a72b912

View File

@ -130,7 +130,6 @@ MOCHITEST_FILES = \
test_mediarecorder_reload_crash.html \
test_mediarecorder_record_immediate_stop.html \
test_mediarecorder_record_session.html \
test_media_selection.html \
test_playback.html \
test_seekLies.html \
test_media_sniffer.html \
@ -179,6 +178,8 @@ endif
# test_bug465498.html
# Bug 707777:
# test_bug493187.html
# Bug 897843:
# test_media_selection.html
# Bug 832678, bug 795271, and bug 857424
# test_seek.html
# Bug 832768, bug 814533, bug 840742
@ -190,6 +191,7 @@ MOCHITEST_FILES += \
test_buffered.html \
test_bug465498.html \
test_bug493187.html \
test_media_selection.html \
test_seek.html \
test_playback_rate.html \
test_played.html \