Bug 595368 - Disable test_writer_starvation.html until it learns not to hit infinite loops, r=khuey

This commit is contained in:
Phil Ringnalda 2011-12-27 19:38:39 -08:00
parent 53ed69b654
commit 4be2906106

View File

@ -124,11 +124,12 @@ TEST_FILES = \
test_setVersion_events.html \
test_setVersion_exclusion.html \
test_unique_index_update.html \
test_writer_starvation.html \
third_party_iframe1.html \
third_party_iframe2.html \
$(NULL)
# test_writer_starvation.html disabled for infinite loops, bug 595368
ifeq (browser,$(MOZ_BUILD_APP))
BROWSER_TEST_FILES = \
browser_forgetThisSite.js \