mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 387275, groan, still not working, so disable the test again.
This commit is contained in:
parent
4c6e0fffdd
commit
75313ab862
@ -58,12 +58,15 @@ _TEST_FILES = bug288254_window.xul \
|
||||
window_popup_preventdefault_chrome.xul \
|
||||
test_largemenu.xul \
|
||||
window_largemenu.xul \
|
||||
test_panel_focus.xul \
|
||||
window_panel_focus.xul \
|
||||
test_popup_anchor.xul \
|
||||
window_popup_anchor.xul \
|
||||
frame_popup_anchor.xul \
|
||||
$(NULL)
|
||||
|
||||
ifeq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
_TEST_FILES += test_panel_focus.xul \
|
||||
window_panel_focus.xul
|
||||
endif
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
|
||||
|
Loading…
Reference in New Issue
Block a user