mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 761049 - Back out 6ba8fbe719cc to reenable browser_bug666317.js on Linux
This commit is contained in:
parent
a71c927190
commit
70317b582e
@ -16,16 +16,8 @@ MOCHITEST_BROWSER_FILES = head.js \
|
||||
imageX2.html \
|
||||
animated.gif \
|
||||
animated2.gif \
|
||||
browser_bug666317.js \
|
||||
big.png \
|
||||
$(NULL)
|
||||
|
||||
# Disabled on Linux for intermittent failures
|
||||
ifneq (gtk2,$(MOZ_WIDGET_TOOLKIT))
|
||||
MOCHITEST_BROWSER_FILES += \
|
||||
browser_bug666317.js \
|
||||
$(NULL)
|
||||
else
|
||||
$(warning browser_bug666317.js disabled on Linux for intermittent failures. Bug 761049)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user