mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Disable test_autobuffer2.html for now, it fails a lot (bug 493692 filed)
This commit is contained in:
parent
e2ae04f459
commit
9bc46422a9
@ -65,7 +65,6 @@ _TEST_FILES += \
|
||||
dynamic_redirect.sjs \
|
||||
test_access_control.html \
|
||||
file_access_controls.html \
|
||||
test_autobuffer2.html \
|
||||
test_bug448534.html \
|
||||
test_bug461281.html \
|
||||
test_bug468190.html \
|
||||
@ -111,9 +110,11 @@ _TEST_FILES += \
|
||||
seek.ogv \
|
||||
$(NULL)
|
||||
|
||||
# This test disabled until we figure out random failures.
|
||||
# Bug 492821.
|
||||
# These tests disabled until we figure out random failures.
|
||||
# Bug 492821:
|
||||
# test_videoDocumentTitle.html
|
||||
# Bug 493692:
|
||||
# test_autobuffer2.html
|
||||
|
||||
ifneq ($(OS_ARCH),WINNT)
|
||||
# These tests are disabled on windows until we
|
||||
|
Loading…
Reference in New Issue
Block a user