followup to Bug 552023 - Temporarily disable test_bug500328.html while we figure out a contention in adding the visited page.

This commit is contained in:
Marco Bonardo 2010-08-09 20:02:31 +02:00
parent 187bde0e1f
commit f44612a7ac

View File

@ -45,6 +45,9 @@ relativesrcdir = dom/tests/mochitest/whatwg
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
# temporarily disabled due to a contention in adding a visited page
# test_bug500328.html
_TEST_FILES = \
browserFu.js \
test_MessageEvent.html \
@ -77,7 +80,6 @@ _TEST_FILES = \
postMessage.jar \
postMessage.jar^headers^ \
test_bug477323.html \
test_bug500328.html \
file_bug500328_1.html \
file_bug500328_2.html \
$(NULL)