From 893cb4d3858d91b10dd8f560547cb32e67da237a Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Fri, 22 Jan 2010 22:16:16 -0800 Subject: [PATCH] Bug 518924 - disable mochitests, since one of them is leaking every Md6 run on Windows and Linux --- modules/plugin/test/mochitest/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/plugin/test/mochitest/Makefile.in b/modules/plugin/test/mochitest/Makefile.in index 838315de572e..1bd4b6f31e6f 100644 --- a/modules/plugin/test/mochitest/Makefile.in +++ b/modules/plugin/test/mochitest/Makefile.in @@ -70,10 +70,10 @@ _MOCHITEST_FILES = \ test_streamNotify.html \ test_instantiation.html \ test_cookies.html \ - test_npn_timers.html \ - test_npn_asynccall.html \ $(NULL) +# test_npn_timers.html \ disabled for leaking +# test_npn_asynccall.html \ disabled for leaking # test_npruntime_npnsetexception.html \ Disabled for e10s ifdef MOZ_IPC