mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
Bug 832768, bug 864682, bug 707777 - Disable flaky media tests until they aren't anymore.
This commit is contained in:
parent
4f6c3f54d8
commit
375e70d07d
@ -68,8 +68,6 @@ MOCHITEST_FILES = \
|
||||
test_audio1.html \
|
||||
test_audio2.html \
|
||||
test_autoplay.html \
|
||||
test_bug465498.html \
|
||||
test_bug493187.html \
|
||||
test_bug495145.html \
|
||||
test_bug495300.html \
|
||||
test_bug654550.html \
|
||||
@ -184,6 +182,12 @@ endif
|
||||
# Disabled since we don't play Wave files standalone, for now
|
||||
# test_audioDocumentTitle.html
|
||||
|
||||
# The below tests are disabled due to frequent timeouts.
|
||||
# Bug 832768 and Bug 864682:
|
||||
# test_bug465498.html
|
||||
# Bug 707777:
|
||||
# test_bug493187.html
|
||||
|
||||
# sample files
|
||||
MOCHITEST_FILES += \
|
||||
320x240.ogv \
|
||||
|
Loading…
Reference in New Issue
Block a user