From 5e0fea908a3c2fc70238c2443a973cda09fa27fd 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 02d32f3b53d..9da76af6609 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]