зеркало из https://github.com/mozilla/pjs.git
Bug 595368 - Disable test_writer_starvation.html until it learns not to hit infinite loops, r=khuey
This commit is contained in:
Родитель
4d23dffeda
Коммит
f3887c5c31
|
@ -124,11 +124,12 @@ TEST_FILES = \
|
||||||
test_setVersion_events.html \
|
test_setVersion_events.html \
|
||||||
test_setVersion_exclusion.html \
|
test_setVersion_exclusion.html \
|
||||||
test_unique_index_update.html \
|
test_unique_index_update.html \
|
||||||
test_writer_starvation.html \
|
|
||||||
third_party_iframe1.html \
|
third_party_iframe1.html \
|
||||||
third_party_iframe2.html \
|
third_party_iframe2.html \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
# test_writer_starvation.html disabled for infinite loops, bug 595368
|
||||||
|
|
||||||
ifeq (browser,$(MOZ_BUILD_APP))
|
ifeq (browser,$(MOZ_BUILD_APP))
|
||||||
BROWSER_TEST_FILES = \
|
BROWSER_TEST_FILES = \
|
||||||
browser_forgetThisSite.js \
|
browser_forgetThisSite.js \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче