mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 759157 - Followup to add Makefile warning for disabled tests, so they don't get forgotten
This commit is contained in:
parent
6ac8d487f8
commit
be8d44286a
@ -60,6 +60,8 @@ MOCHITEST_BROWSER_FILES = \
|
||||
browser_tilt_visualizer.js \
|
||||
browser_tilt_zoom.js \
|
||||
$(NULL)
|
||||
else
|
||||
$(warning browser_tilt_* disabled on Linux for intermittent failures. Bug 759157 and friends)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user