Bug 744272. disable test_watchpoints due to bogus failures. rs=billm

This commit is contained in:
Andrew McCreight 2012-04-10 18:43:22 -07:00
parent 70a553b78b
commit c3b5a510a8

View File

@ -75,7 +75,6 @@ _CHROME_FILES = \
test_getweakmapkeys.xul \
test_weakmaps.xul \
test_bug706301.xul \
test_watchpoints.xul \
test_exnstack.xul \
test_weakref.xul \
$(NULL)
@ -84,5 +83,8 @@ _CHROME_FILES = \
# wrappers.
# test_wrappers-2.xul \
# Disabled due to apparent conservative stack scanner false positives on Linux64 debug.
# test_watchpoints.xul \
libs:: $(_CHROME_FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)