From 4219fd422a33cc95b56b6ea1b1be146056fc5057 Mon Sep 17 00:00:00 2001 From: Joel Maher Date: Tue, 19 Jun 2018 12:27:57 -0400 Subject: [PATCH] Bug 1405428 - annotate web-platform-tests which fail to pass test-verify. r=gbrown --- .../2d.text.draw.fontface.notinpage.html.ini | 4 ++++ .../wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html.ini | 3 +++ .../reporting/report-strips-fragment.html.ini | 3 +++ .../meta/cookies/http-state/attribute-tests.html.ini | 3 +++ .../meta/cookies/http-state/general-tests.html.ini | 3 +++ .../web-platform/meta/cookies/secure/cookie-forcing.html.ini | 2 ++ .../fetch-destination-no-load-event.https.html.ini | 4 ++++ .../request/fetch-destination-no-load-event.https.html.ini | 4 ++++ .../offline/appcache/workers/appcache-worker.https.html.ini | 3 +++ .../open-features-tokenization-screenx-screeny.html.ini | 2 ++ .../open-features-tokenization-top-left.html.ini | 2 ++ .../html/browsers/windows/noreferrer-window-name.html.ini | 4 ++++ .../bindings/the-textarea-element-0/cols-zero.html.ini | 3 +++ .../bindings/the-textarea-element-0/rows-zero.html.ini | 3 +++ .../lists/ol-type-unsupported-invalid.html.ini | 3 +++ .../lists/ul-type-supported-xhtml.xhtml.ini | 3 +++ .../non-replaced-elements/lists/ul-type-supported.html.ini | 3 +++ .../lists/ul-type-unsupported-invalid.html.ini | 3 +++ .../rendering/the-details-element/details-before.html.ini | 3 +++ .../image-map-processing-model/hash-name-reference.html.ini | 3 +++ .../embedded-content/media-elements/video_008.htm.ini | 4 ++++ .../the-iframe-element/iframe-with-base.html.ini | 3 +++ .../the-img-element/document-adopt-base-url.html.ini | 3 +++ .../meta/infrastructure/reftest/reftest_match.html.ini | 3 +++ .../keep-scheme-redirect/allowed/allowed.https.html.ini | 3 +++ .../test_performance_attributes.sub.html.ini | 3 +++ .../delaying-onload-link-preload-after-discovery.html.ini | 3 +++ .../web-platform/meta/preload/download-resources.html.ini | 3 +++ .../meta/preload/dynamic-adding-preload.html.ini | 3 +++ .../web-platform/meta/preload/link-header-preload.html.ini | 3 +++ testing/web-platform/meta/preload/onerror-event.html.ini | 3 +++ testing/web-platform/meta/preload/onload-event.html.ini | 3 +++ .../meta/preload/single-download-late-used-preload.html.ini | 3 +++ .../meta/preload/single-download-preload.html.ini | 3 +++ .../meta/resource-timing/resource_initiator_types.html.ini | 3 +++ .../fetch-canvas-tainting-video-cache.https.html.ini | 3 +++ .../service-workers/service-worker/installing.https.html.ini | 3 +++ .../streams/readable-streams/tee.dedicatedworker.html.ini | 3 +++ .../web-platform/meta/streams/readable-streams/tee.html.ini | 2 ++ .../readable-streams/tee.serviceworker.https.html.ini | 2 ++ .../meta/streams/readable-streams/tee.sharedworker.html.ini | 2 ++ .../readable-streams/templated.dedicatedworker.html.ini | 3 +++ .../meta/streams/readable-streams/templated.html.ini | 3 +++ .../readable-streams/templated.serviceworker.https.html.ini | 3 +++ .../meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini | 3 ++- .../meta/webrtc/RTCPeerConnection-createDataChannel.html.ini | 3 +++ .../web-platform/meta/webstorage/storage_setitem.html.ini | 4 ++++ .../default_styles/italic_object_default_font-style.html.ini | 5 ++++- .../underline_object_default_font-style.html.ini | 5 ++++- .../meta/workers/semantics/reporting-errors/003.html.ini | 4 ++++ ...ntication-basic-setrequestheader-existing-session.htm.ini | 4 ++++ .../web-platform/meta/xhr/send-authentication-basic.htm.ini | 3 +++ 52 files changed, 159 insertions(+), 3 deletions(-) create mode 100644 testing/web-platform/meta/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html.ini create mode 100644 testing/web-platform/meta/fetch/api/request/destination/fetch-destination-no-load-event.https.html.ini create mode 100644 testing/web-platform/meta/fetch/api/request/fetch-destination-no-load-event.https.html.ini create mode 100644 testing/web-platform/meta/html/browsers/windows/noreferrer-window-name.html.ini create mode 100644 testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini create mode 100644 testing/web-platform/meta/navigation-timing/test_performance_attributes.sub.html.ini create mode 100644 testing/web-platform/meta/preload/delaying-onload-link-preload-after-discovery.html.ini create mode 100644 testing/web-platform/meta/preload/download-resources.html.ini create mode 100644 testing/web-platform/meta/preload/dynamic-adding-preload.html.ini create mode 100644 testing/web-platform/meta/preload/link-header-preload.html.ini create mode 100644 testing/web-platform/meta/preload/onerror-event.html.ini create mode 100644 testing/web-platform/meta/preload/onload-event.html.ini create mode 100644 testing/web-platform/meta/preload/single-download-late-used-preload.html.ini create mode 100644 testing/web-platform/meta/preload/single-download-preload.html.ini create mode 100644 testing/web-platform/meta/streams/readable-streams/templated.html.ini create mode 100644 testing/web-platform/meta/webstorage/storage_setitem.html.ini create mode 100644 testing/web-platform/meta/xhr/send-authentication-basic-setrequestheader-existing-session.htm.ini diff --git a/testing/web-platform/meta/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html.ini b/testing/web-platform/meta/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html.ini new file mode 100644 index 000000000000..8b071f0258f7 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/drawing-text-to-the-canvas/2d.text.draw.fontface.notinpage.html.ini @@ -0,0 +1,4 @@ +[2d.text.draw.fontface.notinpage.html] + disabled: + if verify: fails in verify mode + diff --git a/testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html.ini b/testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html.ini index d828984e3042..d6218ec8e4d5 100644 --- a/testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html.ini +++ b/testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html.ini @@ -1,4 +1,7 @@ [test_wrapKey_unwrapKey.https.html] + disabled: + if verify and not debug: fails in verify mode + [Can wrap and unwrap AES-KW keys using raw and AES-CBC] expected: FAIL diff --git a/testing/web-platform/meta/content-security-policy/reporting/report-strips-fragment.html.ini b/testing/web-platform/meta/content-security-policy/reporting/report-strips-fragment.html.ini index 67d328b6f636..5142f0444ba0 100644 --- a/testing/web-platform/meta/content-security-policy/reporting/report-strips-fragment.html.ini +++ b/testing/web-platform/meta/content-security-policy/reporting/report-strips-fragment.html.ini @@ -1,4 +1,7 @@ [report-strips-fragment.html] + disabled: + if verify: fails in verify mode + expected: TIMEOUT [Reported document URI does not contain fragments.] expected: TIMEOUT diff --git a/testing/web-platform/meta/cookies/http-state/attribute-tests.html.ini b/testing/web-platform/meta/cookies/http-state/attribute-tests.html.ini index ea7fbf9e82dc..59c04654d5b3 100644 --- a/testing/web-platform/meta/cookies/http-state/attribute-tests.html.ini +++ b/testing/web-platform/meta/cookies/http-state/attribute-tests.html.ini @@ -1,4 +1,7 @@ [attribute-tests.html] + disabled: + if verify: fails in verify mode + [attribute0004 - Ignore cookie for for Secure= attribute.] expected: FAIL diff --git a/testing/web-platform/meta/cookies/http-state/general-tests.html.ini b/testing/web-platform/meta/cookies/http-state/general-tests.html.ini index ec923ae20f19..866653a45955 100644 --- a/testing/web-platform/meta/cookies/http-state/general-tests.html.ini +++ b/testing/web-platform/meta/cookies/http-state/general-tests.html.ini @@ -1,4 +1,7 @@ [general-tests.html] + disabled: + if verify: fails in verify mode + [0004 - Ignore cookie without key.] expected: FAIL diff --git a/testing/web-platform/meta/cookies/secure/cookie-forcing.html.ini b/testing/web-platform/meta/cookies/secure/cookie-forcing.html.ini index d6916561970c..8d4808c26449 100644 --- a/testing/web-platform/meta/cookies/secure/cookie-forcing.html.ini +++ b/testing/web-platform/meta/cookies/secure/cookie-forcing.html.ini @@ -1,6 +1,8 @@ [cookie-forcing.html] disabled: if debug and not e10s and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1461905 + if verify and not debug: fails in verify mode + [non-secure origins should be able to force out insecure cookies.] expected: FAIL diff --git a/testing/web-platform/meta/fetch/api/request/destination/fetch-destination-no-load-event.https.html.ini b/testing/web-platform/meta/fetch/api/request/destination/fetch-destination-no-load-event.https.html.ini new file mode 100644 index 000000000000..73b312386e16 --- /dev/null +++ b/testing/web-platform/meta/fetch/api/request/destination/fetch-destination-no-load-event.https.html.ini @@ -0,0 +1,4 @@ +[fetch-destination-no-load-event.https.html] + disabled: + if verify: fails in verify mode + diff --git a/testing/web-platform/meta/fetch/api/request/fetch-destination-no-load-event.https.html.ini b/testing/web-platform/meta/fetch/api/request/fetch-destination-no-load-event.https.html.ini new file mode 100644 index 000000000000..51f69511d0f8 --- /dev/null +++ b/testing/web-platform/meta/fetch/api/request/fetch-destination-no-load-event.https.html.ini @@ -0,0 +1,4 @@ +[fetch-destination-no-load-event.https.html] + disabled: + if verify && (os == "linux") && not debug: fails in verify mode + diff --git a/testing/web-platform/meta/html/browsers/offline/appcache/workers/appcache-worker.https.html.ini b/testing/web-platform/meta/html/browsers/offline/appcache/workers/appcache-worker.https.html.ini index 51b6c35eaf76..eaee063e7a23 100644 --- a/testing/web-platform/meta/html/browsers/offline/appcache/workers/appcache-worker.https.html.ini +++ b/testing/web-platform/meta/html/browsers/offline/appcache/workers/appcache-worker.https.html.ini @@ -1,4 +1,7 @@ [appcache-worker.https.html] + disabled: + if verify: fails in verify mode + expected: TIMEOUT [Shared worker of the cached script] expected: FAIL diff --git a/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-screenx-screeny.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-screenx-screeny.html.ini index ab61832f1676..db3b0e315933 100644 --- a/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-screenx-screeny.html.ini +++ b/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-screenx-screeny.html.ini @@ -1,6 +1,8 @@ [open-features-tokenization-screenx-screeny.html] disabled: if webrender and not debug: bug 1425588 + if verify and (os == "linux") and not debug: fails in verify mode + ["screenx==141" should set left position of opened window] expected: FAIL diff --git a/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-top-left.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-top-left.html.ini index 0a85eaf0956a..9fe74ea6b3a0 100644 --- a/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-top-left.html.ini +++ b/testing/web-platform/meta/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-top-left.html.ini @@ -1,6 +1,8 @@ [open-features-tokenization-top-left.html] disabled: if webrender and not debug: bug 1425588 + if verify and (os == "linux") and not debug: fails in verify mode + ["left==141" should set left position of opened window] expected: FAIL diff --git a/testing/web-platform/meta/html/browsers/windows/noreferrer-window-name.html.ini b/testing/web-platform/meta/html/browsers/windows/noreferrer-window-name.html.ini new file mode 100644 index 000000000000..56fb2209368d --- /dev/null +++ b/testing/web-platform/meta/html/browsers/windows/noreferrer-window-name.html.ini @@ -0,0 +1,4 @@ +[noreferrer-window-name.html] + disabled: + if verify: fails in verify mode + diff --git a/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/cols-zero.html.ini b/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/cols-zero.html.ini index 463dd70c407c..0ff938f59b50 100644 --- a/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/cols-zero.html.ini +++ b/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/cols-zero.html.ini @@ -1,3 +1,6 @@ [cols-zero.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if os == "mac": FAIL diff --git a/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/rows-zero.html.ini b/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/rows-zero.html.ini index b824fc56d2e5..8b86869706d5 100644 --- a/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/rows-zero.html.ini +++ b/testing/web-platform/meta/html/rendering/bindings/the-textarea-element-0/rows-zero.html.ini @@ -1,3 +1,6 @@ [rows-zero.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-invalid.html.ini b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-invalid.html.ini index 4c01c74bbaa9..bc22b0263e30 100644 --- a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-invalid.html.ini +++ b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ol-type-unsupported-invalid.html.ini @@ -1,3 +1,6 @@ [ol-type-unsupported-invalid.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported-xhtml.xhtml.ini b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported-xhtml.xhtml.ini index 2c9c5a8ab458..9d0bc86408ee 100644 --- a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported-xhtml.xhtml.ini +++ b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported-xhtml.xhtml.ini @@ -1,3 +1,6 @@ [ul-type-supported-xhtml.xhtml] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported.html.ini b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported.html.ini index 9f75d1ea26ff..3977bec22689 100644 --- a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported.html.ini +++ b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-supported.html.ini @@ -1,3 +1,6 @@ [ul-type-supported.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-invalid.html.ini b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-invalid.html.ini index beab98441ed7..45b312412329 100644 --- a/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-invalid.html.ini +++ b/testing/web-platform/meta/html/rendering/non-replaced-elements/lists/ul-type-unsupported-invalid.html.ini @@ -1,3 +1,6 @@ [ul-type-unsupported-invalid.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/rendering/the-details-element/details-before.html.ini b/testing/web-platform/meta/html/rendering/the-details-element/details-before.html.ini index d27ef4438b6d..d98a5c62bc32 100644 --- a/testing/web-platform/meta/html/rendering/the-details-element/details-before.html.ini +++ b/testing/web-platform/meta/html/rendering/the-details-element/details-before.html.ini @@ -1,4 +1,7 @@ [details-before.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): PASS diff --git a/testing/web-platform/meta/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini index 7160e787f2d2..36a6304a4c84 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini @@ -1,4 +1,7 @@ [hash-name-reference.html] + disabled: + if verify and debug: fails in verify mode + max-asserts: 52 [HTML (standards) IMG usemap="#hash-name"] expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini new file mode 100644 index 000000000000..7de100af4c07 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/video_008.htm.ini @@ -0,0 +1,4 @@ +[video_008.htm] + disabled: + if verify and (os == "win") and not debug: fails in verify mode + diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini index cafbfa2bfb51..07129bf222bb 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini @@ -1,3 +1,6 @@ [iframe-with-base.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/document-adopt-base-url.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/document-adopt-base-url.html.ini index 52afd82f5182..5415650dfca2 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/document-adopt-base-url.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/document-adopt-base-url.html.ini @@ -1,3 +1,6 @@ [document-adopt-base-url.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if os == "mac": FAIL diff --git a/testing/web-platform/meta/infrastructure/reftest/reftest_match.html.ini b/testing/web-platform/meta/infrastructure/reftest/reftest_match.html.ini index 45edf6db8fe5..3758f188e135 100644 --- a/testing/web-platform/meta/infrastructure/reftest/reftest_match.html.ini +++ b/testing/web-platform/meta/infrastructure/reftest/reftest_match.html.ini @@ -1,4 +1,7 @@ [reftest_match.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/mixed-content/link-prefetch-tag/http-csp/same-host-https/top-level/keep-scheme-redirect/allowed/allowed.https.html.ini b/testing/web-platform/meta/mixed-content/link-prefetch-tag/http-csp/same-host-https/top-level/keep-scheme-redirect/allowed/allowed.https.html.ini index 2caec116a72a..2caa1929f80b 100644 --- a/testing/web-platform/meta/mixed-content/link-prefetch-tag/http-csp/same-host-https/top-level/keep-scheme-redirect/allowed/allowed.https.html.ini +++ b/testing/web-platform/meta/mixed-content/link-prefetch-tag/http-csp/same-host-https/top-level/keep-scheme-redirect/allowed/allowed.https.html.ini @@ -1,4 +1,7 @@ [allowed.https.html] + disabled: + if verify and (os == "win") and not debug: fails in verify mode + [opt_in_method: http-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: link-prefetch-tag\n expectation: allowed] bug: the test case uses "no-cache" HTTP header. send an error until we have conclusion at https://github.com/w3c/resource-hints/issues/62 diff --git a/testing/web-platform/meta/navigation-timing/test_performance_attributes.sub.html.ini b/testing/web-platform/meta/navigation-timing/test_performance_attributes.sub.html.ini new file mode 100644 index 000000000000..d3ad6deedc12 --- /dev/null +++ b/testing/web-platform/meta/navigation-timing/test_performance_attributes.sub.html.ini @@ -0,0 +1,3 @@ +[test_performance_attributes.sub.html] + disabled: + if verify and (os == "win"): fails in verify mode diff --git a/testing/web-platform/meta/preload/delaying-onload-link-preload-after-discovery.html.ini b/testing/web-platform/meta/preload/delaying-onload-link-preload-after-discovery.html.ini new file mode 100644 index 000000000000..afae48e3e8e5 --- /dev/null +++ b/testing/web-platform/meta/preload/delaying-onload-link-preload-after-discovery.html.ini @@ -0,0 +1,3 @@ +[delaying-onload-link-preload-after-discovery.html] + disabled: + if verify: fails in verify mode diff --git a/testing/web-platform/meta/preload/download-resources.html.ini b/testing/web-platform/meta/preload/download-resources.html.ini new file mode 100644 index 000000000000..3f1a2141eec6 --- /dev/null +++ b/testing/web-platform/meta/preload/download-resources.html.ini @@ -0,0 +1,3 @@ +[download-resources.html] + disabled: + if verify and (os == "linux"): fails in verify mode diff --git a/testing/web-platform/meta/preload/dynamic-adding-preload.html.ini b/testing/web-platform/meta/preload/dynamic-adding-preload.html.ini new file mode 100644 index 000000000000..a003c479e7fb --- /dev/null +++ b/testing/web-platform/meta/preload/dynamic-adding-preload.html.ini @@ -0,0 +1,3 @@ +[dynamic-adding-preload.html] + disabled: + if verify and (os == "linux"): fails in verify mode diff --git a/testing/web-platform/meta/preload/link-header-preload.html.ini b/testing/web-platform/meta/preload/link-header-preload.html.ini new file mode 100644 index 000000000000..edffeeefd6db --- /dev/null +++ b/testing/web-platform/meta/preload/link-header-preload.html.ini @@ -0,0 +1,3 @@ +[link-header-preload.html] + disabled: + if verify: fails in verify mode diff --git a/testing/web-platform/meta/preload/onerror-event.html.ini b/testing/web-platform/meta/preload/onerror-event.html.ini new file mode 100644 index 000000000000..62ad774cc2cd --- /dev/null +++ b/testing/web-platform/meta/preload/onerror-event.html.ini @@ -0,0 +1,3 @@ +[onerror-event.html] + disabled: + if verify: fails in verify mode diff --git a/testing/web-platform/meta/preload/onload-event.html.ini b/testing/web-platform/meta/preload/onload-event.html.ini new file mode 100644 index 000000000000..8124e2194ba8 --- /dev/null +++ b/testing/web-platform/meta/preload/onload-event.html.ini @@ -0,0 +1,3 @@ +[onload-event.html] + disabled: + if verify: fails in verify mode diff --git a/testing/web-platform/meta/preload/single-download-late-used-preload.html.ini b/testing/web-platform/meta/preload/single-download-late-used-preload.html.ini new file mode 100644 index 000000000000..6e9f2c9bfbef --- /dev/null +++ b/testing/web-platform/meta/preload/single-download-late-used-preload.html.ini @@ -0,0 +1,3 @@ +[single-download-late-used-preload.html] + disabled: + if verify: fails in verify mode diff --git a/testing/web-platform/meta/preload/single-download-preload.html.ini b/testing/web-platform/meta/preload/single-download-preload.html.ini new file mode 100644 index 000000000000..ff1a802a298f --- /dev/null +++ b/testing/web-platform/meta/preload/single-download-preload.html.ini @@ -0,0 +1,3 @@ +[single-download-preload.html] + disabled: + if verify: fails in verify mode diff --git a/testing/web-platform/meta/resource-timing/resource_initiator_types.html.ini b/testing/web-platform/meta/resource-timing/resource_initiator_types.html.ini index 94bbed34dd7b..3234e2c35eb0 100644 --- a/testing/web-platform/meta/resource-timing/resource_initiator_types.html.ini +++ b/testing/web-platform/meta/resource-timing/resource_initiator_types.html.ini @@ -1,4 +1,7 @@ [resource_initiator_types.html] + disabled: + if verify: fails in verify mode + [http://web-platform.test:8000/fonts/Ahem.ttf is expected to have initiatorType css] expected: FAIL diff --git a/testing/web-platform/meta/service-workers/service-worker/fetch-canvas-tainting-video-cache.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/fetch-canvas-tainting-video-cache.https.html.ini index b8ebdfded158..dde5f67fc875 100644 --- a/testing/web-platform/meta/service-workers/service-worker/fetch-canvas-tainting-video-cache.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/fetch-canvas-tainting-video-cache.https.html.ini @@ -2,6 +2,9 @@ disabled: if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1464898 if (os == "win") and (version == "6.1.7601") and (bits == 32): https://bugzilla.mozilla.org/show_bug.cgi?id=1464898 + if verify and (os == "linux"): fails in verify mode + if verify and (os == "win"): fails in verify mode + [url "https://web-platform.test:8443/service-workers/service-worker/resources/fetch-access-control.py?VIDEO&cache=true&mode=cors&credentials=same-origin&url=https%3A%2F%2Fwww1.web-platform.test%3A8443%2Fservice-workers%2Fservice-worker%2Fresources%2Ffetch-access-control.py%3FVIDEO%26cache%3Dtrue%26ACAOrigin%3Dhttps%3A%2F%2Fweb-platform.test%3A8443" with crossOrigin "" should be NOT_TAINTED] expected: FAIL diff --git a/testing/web-platform/meta/service-workers/service-worker/installing.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/installing.https.html.ini index 257ebc810d5f..a450e05fba7b 100644 --- a/testing/web-platform/meta/service-workers/service-worker/installing.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/installing.https.html.ini @@ -1,4 +1,7 @@ [installing.https.html] + disabled: + if verify: fails in verify mode + [installing is set] expected: FAIL diff --git a/testing/web-platform/meta/streams/readable-streams/tee.dedicatedworker.html.ini b/testing/web-platform/meta/streams/readable-streams/tee.dedicatedworker.html.ini index 0b4ba5f47bc2..afe4cc9eebc1 100644 --- a/testing/web-platform/meta/streams/readable-streams/tee.dedicatedworker.html.ini +++ b/testing/web-platform/meta/streams/readable-streams/tee.dedicatedworker.html.ini @@ -1,4 +1,7 @@ [tee.dedicatedworker.html] + disabled: + if verify: fails in verify mode + expected: if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH diff --git a/testing/web-platform/meta/streams/readable-streams/tee.html.ini b/testing/web-platform/meta/streams/readable-streams/tee.html.ini index b2bf2492f59c..4e6a2fa8e02d 100644 --- a/testing/web-platform/meta/streams/readable-streams/tee.html.ini +++ b/testing/web-platform/meta/streams/readable-streams/tee.html.ini @@ -1,4 +1,6 @@ [tee.html] + disabled: + if verify and debug: fails in verify mode expected: if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): CRASH if debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): CRASH diff --git a/testing/web-platform/meta/streams/readable-streams/tee.serviceworker.https.html.ini b/testing/web-platform/meta/streams/readable-streams/tee.serviceworker.https.html.ini index b4b5b64b7f57..b738b85c5edf 100644 --- a/testing/web-platform/meta/streams/readable-streams/tee.serviceworker.https.html.ini +++ b/testing/web-platform/meta/streams/readable-streams/tee.serviceworker.https.html.ini @@ -1,4 +1,6 @@ [tee.serviceworker.https.html] + disabled: + if verify and debug: fails in verify mode expected: if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH diff --git a/testing/web-platform/meta/streams/readable-streams/tee.sharedworker.html.ini b/testing/web-platform/meta/streams/readable-streams/tee.sharedworker.html.ini index b7b3d489f45c..ce0f2c3ac0ae 100644 --- a/testing/web-platform/meta/streams/readable-streams/tee.sharedworker.html.ini +++ b/testing/web-platform/meta/streams/readable-streams/tee.sharedworker.html.ini @@ -1,4 +1,6 @@ [tee.sharedworker.html] + disabled: + if verify and debug: fails in verify mode expected: if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH diff --git a/testing/web-platform/meta/streams/readable-streams/templated.dedicatedworker.html.ini b/testing/web-platform/meta/streams/readable-streams/templated.dedicatedworker.html.ini index a09e0bc4cc4e..96b99513d231 100644 --- a/testing/web-platform/meta/streams/readable-streams/templated.dedicatedworker.html.ini +++ b/testing/web-platform/meta/streams/readable-streams/templated.dedicatedworker.html.ini @@ -1,4 +1,7 @@ [templated.dedicatedworker.html] + disabled: + if verify and (os == "linux") and debug: fails in verify mode + [instances have the correct methods and properties] expected: FAIL diff --git a/testing/web-platform/meta/streams/readable-streams/templated.html.ini b/testing/web-platform/meta/streams/readable-streams/templated.html.ini new file mode 100644 index 000000000000..31c81b76cded --- /dev/null +++ b/testing/web-platform/meta/streams/readable-streams/templated.html.ini @@ -0,0 +1,3 @@ +[single-download-preload.html] + disabled: + if verify and (os == "linux") and debug: fails in verify mode diff --git a/testing/web-platform/meta/streams/readable-streams/templated.serviceworker.https.html.ini b/testing/web-platform/meta/streams/readable-streams/templated.serviceworker.https.html.ini index a38f2529e437..6cd18dd26608 100644 --- a/testing/web-platform/meta/streams/readable-streams/templated.serviceworker.https.html.ini +++ b/testing/web-platform/meta/streams/readable-streams/templated.serviceworker.https.html.ini @@ -1,4 +1,7 @@ [templated.serviceworker.https.html] + disabled: + if verify and (os == "linux") and debug: fails in verify mode + [instances have the correct methods and properties] expected: FAIL diff --git a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini index 13d9d9ee0c67..e99b770f8c71 100644 --- a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini @@ -1,5 +1,6 @@ [RTCDTMFSender-ontonechange.https.html] - disabled: if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): + disabled: appears to fail everywhere + [insertDTMF() with default duration and intertoneGap should fire tonechange events at the expected time] expected: FAIL diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini index 3d48545b0965..a50c9b6ad9a8 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini @@ -1,4 +1,7 @@ [RTCPeerConnection-createDataChannel.html] + disabled: + if verify and (os == "linux") and debug: fails in verify mode + [createDataChannel defaults] expected: FAIL diff --git a/testing/web-platform/meta/webstorage/storage_setitem.html.ini b/testing/web-platform/meta/webstorage/storage_setitem.html.ini new file mode 100644 index 000000000000..470785e32fc7 --- /dev/null +++ b/testing/web-platform/meta/webstorage/storage_setitem.html.ini @@ -0,0 +1,4 @@ +[storage_setitem.html] + disabled: + if verify: fails in verify mode + diff --git a/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html.ini b/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html.ini index 68cf7b282f73..42d93b22f8f1 100644 --- a/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html.ini +++ b/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html.ini @@ -1,3 +1,6 @@ [italic_object_default_font-style.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: - if (os == "mac") and (processor == "x86_64") and (bits == 64): FAIL + if (os == "mac"): FAIL diff --git a/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html.ini b/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html.ini index 3af014523706..7c08f610fbae 100644 --- a/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html.ini +++ b/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html.ini @@ -1,3 +1,6 @@ [underline_object_default_font-style.html] + disabled: + if verify and (os == "mac"): fails in verify mode + expected: - if (os == "mac") and (processor == "x86_64") and (bits == 64): FAIL + if (os == "mac"): FAIL diff --git a/testing/web-platform/meta/workers/semantics/reporting-errors/003.html.ini b/testing/web-platform/meta/workers/semantics/reporting-errors/003.html.ini index 9127366cd4a6..0b94c050909d 100644 --- a/testing/web-platform/meta/workers/semantics/reporting-errors/003.html.ini +++ b/testing/web-platform/meta/workers/semantics/reporting-errors/003.html.ini @@ -1,4 +1,8 @@ [003.html] + disabled: + if verify and (os == "linux") and debug: fails in verify mode + if verify and (os == "win") and debug: fails in verify mode + [shared worker, no error event on worker or port] expected: FAIL diff --git a/testing/web-platform/meta/xhr/send-authentication-basic-setrequestheader-existing-session.htm.ini b/testing/web-platform/meta/xhr/send-authentication-basic-setrequestheader-existing-session.htm.ini new file mode 100644 index 000000000000..1f656ab254cc --- /dev/null +++ b/testing/web-platform/meta/xhr/send-authentication-basic-setrequestheader-existing-session.htm.ini @@ -0,0 +1,4 @@ +[send-authentication-basic-setrequestheader-existing-session.htm] + disabled: + if verify: fails in verify mode + diff --git a/testing/web-platform/meta/xhr/send-authentication-basic.htm.ini b/testing/web-platform/meta/xhr/send-authentication-basic.htm.ini index d96393c75bfd..3fafc9122ab8 100644 --- a/testing/web-platform/meta/xhr/send-authentication-basic.htm.ini +++ b/testing/web-platform/meta/xhr/send-authentication-basic.htm.ini @@ -1,4 +1,7 @@ [send-authentication-basic.htm] + disabled: + if verify and (os == "linux"): fails in verify mode + [XMLHttpRequest: send() - "Basic" authenticated requests with user name and password passed to open()] expected: FAIL