Disable TestCrashReporterAPI TUnit test due to random failures on Windows - this test currently only runs on non-Firefox boxes. r=ted, bug 474688
This commit is contained in:
Родитель
a842fdc05b
Коммит
a431bf0b2e
|
@ -106,6 +106,8 @@ LIBS += \
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef MOZ_ENABLE_LIBXUL
|
ifndef MOZ_ENABLE_LIBXUL
|
||||||
check:: $(PROGRAM)
|
# XXX TestCrashReporterAPI gives random failures on exit for unexplained reason
|
||||||
$(RUN_TEST_PROGRAM) $(DIST)/bin/TestCrashReporterAPI
|
# therefore it is disabled. See Bug 474688.
|
||||||
|
#check:: $(PROGRAM)
|
||||||
|
# $(RUN_TEST_PROGRAM) $(DIST)/bin/TestCrashReporterAPI
|
||||||
endif
|
endif
|
||||||
|
|
Загрузка…
Ссылка в новой задаче