From fba3d77dd579a5eab6f96020ff3486b9bddd451d Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Tue, 29 Oct 2013 14:29:11 +0000 Subject: [PATCH] Bug 932296 - Disable test_bug448987.html for being too sensitive to timing changes CLOSED TREE --- layout/generic/test/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layout/generic/test/Makefile.in b/layout/generic/test/Makefile.in index b26cb29e4df7..03e83b871621 100644 --- a/layout/generic/test/Makefile.in +++ b/layout/generic/test/Makefile.in @@ -41,7 +41,6 @@ MOCHITEST_FILES = \ test_bug424627.html \ test_bug438840.html \ test_bug448860.html \ - test_bug448987.html \ file_bug448987.html \ file_bug448987_ref.html \ file_bug448987_notref.html \ @@ -108,6 +107,9 @@ MOCHITEST_FILES = \ $(srcdir)/../../base/tests/enableTestPlugin.js \ $(NULL) +# Disabled for being too sensitive to timing changes (bug 932296) +# test_bug448987.html \ + # Disable the caret movement by word test on Linux because the shortcut keys # are defined in system level. So, it depends on the environment. ifndef MOZ_WIDGET_GTK