mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-24 00:24:14 +00:00
Bug 387275, groan, still not working, so disable the test again.
This commit is contained in:
parent
4e529555a8
commit
f19d510135
@ -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