From adcc97b0919e47069e2e6442b4fbdaf5640b15ff Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Mon, 10 Dec 2012 12:52:52 +0000 Subject: [PATCH] Bug 770483 - Disable robocop testAboutPage for too many intermittent failures --- mobile/android/base/tests/robocop.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/android/base/tests/robocop.ini b/mobile/android/base/tests/robocop.ini index 15e340822c8..3a099221055 100644 --- a/mobile/android/base/tests/robocop.ini +++ b/mobile/android/base/tests/robocop.ini @@ -13,7 +13,7 @@ [testFlingCorrectness] [testOverscroll] [testAxisLocking] -[testAboutPage] +# [testAboutPage] # see bug 770483 [testWebContentContextMenu] [testPasswordProvider] [testPasswordEncrypt]