From 159025194f2f0a8f54fc85f76d7b1409276cdf70 Mon Sep 17 00:00:00 2001 From: Jonathan Griffin Date: Fri, 14 Dec 2012 22:46:37 -0800 Subject: [PATCH] Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage --- dom/telephony/test/marionette/manifest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/telephony/test/marionette/manifest.ini b/dom/telephony/test/marionette/manifest.ini index c8bd4186f3b..451697305ff 100644 --- a/dom/telephony/test/marionette/manifest.ini +++ b/dom/telephony/test/marionette/manifest.ini @@ -35,6 +35,7 @@ disabled = Bug 806138 [test_swap_held_and_active.js] [test_incoming_onstatechange.js] [test_outgoing_onstatechange.js] +disabled = Bug 821966 [test_redundant_operations.js] disabled = Bug 821927 [test_multiple_hold.js]