Bug 387275, groan, still not working, so disable the test again.

This commit is contained in:
enndeakin@sympatico.ca 2007-08-29 09:01:02 -07:00
parent 4c6e0fffdd
commit 75313ab862

View File

@ -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)