Bug 865642 - Disable test_delayNode.html, test_delayNodeWithGain.html, test_gainNode.html, test_scriptProcessorNode.html and test_scriptProcessorNodeChannelCount.html on Android for too many intermittent timeouts

CLOSED TREE
This commit is contained in:
Ed Morley 2013-05-03 10:21:17 +01:00
parent 8d77cc854b
commit ee77fa80a5

View File

@ -119,6 +119,11 @@
"content/media/test/test_wave_data_s16.html": "TIMED_OUT",
"content/media/test/test_wave_data_u8.html": "TIMED_OUT",
"content/media/webaudio/test/test_currentTime.html": "bug 868116",
"content/media/webaudio/test/test_delayNode.html": "bug 865642",
"content/media/webaudio/test/test_delayNodeWithGain.html": "bug 865642",
"content/media/webaudio/test/test_gainNode.html": "bug 865642",
"content/media/webaudio/test/test_scriptProcessorNode.html": "bug 865642",
"content/media/webaudio/test/test_scriptProcessorNodeChannelCount.html": "bug 865642",
"content/media/webspeech/synth/ipc/test/test_ipc.html": "bug 857673",
"content/media/webspeech/recognition/test/test_nested_eventloop.html": "",
"content/smil/test/test_smilRepeatTiming.xhtml": "TIMED_OUT",