mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh*
This commit is contained in:
parent
9f3cde2e41
commit
fe9bcdb9b4
@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = reftest
|
||||
|
||||
ifneq ($(OS_ARCH), WINNT)
|
||||
ifdef DISABLED_SEE_BUG_387132
|
||||
|
||||
LIBRARY_NAME = reftest
|
||||
IS_COMPONENT = 1
|
||||
@ -101,7 +101,7 @@ XPIDLSRCS = nsIReftestHelper.idl
|
||||
|
||||
CPPSRCS = nsReftestHelper.cpp
|
||||
|
||||
endif #OS_ARCH != WINNT
|
||||
endif # DISABLED_SEE_BUG_387132
|
||||
|
||||
EXTRA_COMPONENTS= \
|
||||
reftest-cmdline.js \
|
||||
|
Loading…
Reference in New Issue
Block a user