From ff4d6cd6e7bc912fb73e4b74918de9f7257235a3 Mon Sep 17 00:00:00 2001 From: Josh Aas Date: Thu, 14 Oct 2010 22:05:48 -0400 Subject: [PATCH] Bug 599378: Re-enable "test_hanging.html" on Mac OS X. a=test --- modules/plugin/test/mochitest/Makefile.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/plugin/test/mochitest/Makefile.in b/modules/plugin/test/mochitest/Makefile.in index 5c20b8bff4ff..5954e15a3394 100644 --- a/modules/plugin/test/mochitest/Makefile.in +++ b/modules/plugin/test/mochitest/Makefile.in @@ -85,6 +85,7 @@ _MOCHITEST_FILES = \ neverending.sjs \ test_newstreamondestroy.html \ $(warning test_crashing2.html disabled due to random orange; see bug 566049) \ + test_hanging.html \ crashing_subpage.html \ test_GCrace.html \ test_propertyAndMethod.html \ @@ -122,12 +123,10 @@ endif endif endif -# Temporarily disable these tests on Mac OS X, see bug 599076 and bug 599267 -# and bug 599378. +# Temporarily disable these tests on Mac OS X, see bug 599076 and bug 599267. ifneq (cocoa,$(MOZ_WIDGET_TOOLKIT)) _MOCHITEST_FILES += \ test_crashing.html \ - test_hanging.html \ $(NULL) _MOCHICHROME_FILES += \