mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 595368 - Disable test_writer_starvation.html until it learns not to hit infinite loops, r=khuey
This commit is contained in:
parent
53ed69b654
commit
4be2906106
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user