Re-enable test_crashing.html on the electrolysis branch to see how random/reproducible it is.

This commit is contained in:
Benjamin Smedberg 2009-12-17 13:11:49 -05:00
parent e5c0bed1ab
commit f748cd0b75

View File

@ -69,12 +69,12 @@ _MOCHITEST_FILES = \
# test_npruntime_npnsetexception.html \ Disabled for e10s
#ifdef MOZ_IPC
#_MOCHITEST_FILES += \
# test_crashing.html \
# crashing_subpage.html \
# $(NULL)
#endif
ifdef MOZ_IPC
_MOCHITEST_FILES += \
test_crashing.html \
crashing_subpage.html \
$(NULL)
endif
ifeq ($(OS_ARCH),WINNT)
_MOCHITEST_FILES += \