mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 855730 - Disable test due to high failure rate.
This commit is contained in:
parent
c9dfdcad2f
commit
14b8ba5455
@ -598,7 +598,6 @@ MOCHITEST_FILES_C= \
|
|||||||
file_mixed_content_main_bug803225.html \
|
file_mixed_content_main_bug803225.html \
|
||||||
file_mixed_content_main_bug803225_websocket_wsh.py \
|
file_mixed_content_main_bug803225_websocket_wsh.py \
|
||||||
bug803225_test_mailto.html \
|
bug803225_test_mailto.html \
|
||||||
test_mixed_content_blocker_frameNavigation.html \
|
|
||||||
file_mixed_content_frameNavigation.html \
|
file_mixed_content_frameNavigation.html \
|
||||||
file_mixed_content_frameNavigation_innermost.html \
|
file_mixed_content_frameNavigation_innermost.html \
|
||||||
file_mixed_content_frameNavigation_grandchild.html \
|
file_mixed_content_frameNavigation_grandchild.html \
|
||||||
@ -664,6 +663,9 @@ MOCHITEST_FILES_PARTS = $(foreach s,A B C,MOCHITEST_FILES_$(s))
|
|||||||
# test_XHR_timeout.js \
|
# test_XHR_timeout.js \
|
||||||
# file_XHR_timeout.sjs \
|
# file_XHR_timeout.sjs \
|
||||||
|
|
||||||
|
# Disabled for frequent failures (bug 855730).
|
||||||
|
# test_mixed_content_blocker_frameNavigation.html \
|
||||||
|
|
||||||
MOCHITEST_BROWSER_FILES = \
|
MOCHITEST_BROWSER_FILES = \
|
||||||
browser_bug593387.js \
|
browser_bug593387.js \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
Loading…
Reference in New Issue
Block a user