From 3de67077de0ce59ab43ae1c8763e19788f7dce7d Mon Sep 17 00:00:00 2001 From: Jonathan Griffin Date: Wed, 17 Oct 2012 10:22:16 -0700 Subject: [PATCH] Bug 790463 - Disable test_incoming_already_connected.js due to crash, a=test-only, DONTBUILD(NPOTB) --- dom/telephony/test/marionette/manifest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/telephony/test/marionette/manifest.ini b/dom/telephony/test/marionette/manifest.ini index a2cb5e75e2aa..215d50faaf92 100644 --- a/dom/telephony/test/marionette/manifest.ini +++ b/dom/telephony/test/marionette/manifest.ini @@ -21,7 +21,7 @@ qemu = true [test_incoming_hold_resume.js] # Bug 790463 #[test_outgoing_hold_resume.js] -[test_incoming_already_connected.js] +#[test_incoming_already_connected.js] [test_incoming_answer_remote_hangup.js] [test_incoming_connecting_hangup.js] [test_incoming_connecting_remote_hangup.js]