From a1102353aea58f67e212567dc339a195e13f3a11 Mon Sep 17 00:00:00 2001 From: Eitan Isaacson Date: Wed, 3 Apr 2013 15:13:17 -0700 Subject: [PATCH] Bug 857673 - Exclude webspeech synth ipc test on Android. r=jmaher --- testing/mochitest/android.json | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/mochitest/android.json b/testing/mochitest/android.json index b0b91bfdc02e..f4e804c33cfd 100644 --- a/testing/mochitest/android.json +++ b/testing/mochitest/android.json @@ -118,6 +118,7 @@ "content/media/test/test_too_many_elements.html": "bug 775227", "content/media/test/test_wave_data_s16.html": "TIMED_OUT", "content/media/test/test_wave_data_u8.html": "TIMED_OUT", + "content/media/webspeech/synth/ipc/test/test_ipc.html": "bug 857673", "content/smil/test/test_smilRepeatTiming.xhtml": "TIMED_OUT", "content/smil/test/test_smilExtDoc.xhtml": "", "content/xul/content/test/test_bug486990.xul": "TIMED_OUT",