Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2540853003: Suppress wptserve-related layout test failures temporarily. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 0b8d9b40a5ab491845734a77484f8c74c8823e3f..310b6751e82586a889db7ec65d3dc2c34753ab5c 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1472,7 +1472,8 @@ crbug.com/626703 imported/wpt/streams/readable-streams/pipe-through.https.html [
crbug.com/626703 imported/wpt/streams/readable-streams/readable-stream-reader.https.html [ Timeout Failure ]
crbug.com/626703 imported/wpt/streams/readable-streams/tee.https.html [ Timeout Failure ]
crbug.com/626703 imported/wpt/streams/readable-streams/templated.https.html [ Timeout Failure ]
-crbug.com/626703 [ Win10 ] imported/wpt/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Failure ]
+# Bug(dpranke)
+#crbug.com/626703 [ Win10 ] imported/wpt/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Failure ]
crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-timeout.html [ Timeout Pass Failure ]
crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-multiple-calls.html [ Timeout Pass Failure ]
crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-exception.html [ Timeout Pass Failure ]
@@ -1652,12 +1653,15 @@ crbug.com/508734 imported/wpt/html/browsers/origin/cross-origin-objects/cross-or
# Fail differently when run with --enable-wptserve: (crbug.com/508728)
crbug.com/508728 crbug.com/664268 imported/wpt/html/browsers/history/the-location-interface/reload_post_1.html [ Failure Timeout ]
crbug.com/508728 imported/wpt/webstorage/document-domain.html [ Failure Timeout ]
-crbug.com/508728 imported/wpt/workers/Worker_cross_origin_security_err.htm [ Timeout ]
+
+# Bug(dpranke)
+# crbug.com/508728 imported/wpt/workers/Worker_cross_origin_security_err.htm [ Timeout ]
# This test needs to be updated: fails because it expects showModalDialog and some other APIs.
crbug.com/508728 imported/wpt/html/browsers/the-window-object/security-window/window-security.html [ Failure ]
-crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Timeout ]
+# Bug(dpranke)
+# crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Timeout ]
# TODO(shimazu): remove the following after the wpt auto-roller imports
# dc159d2c7ab068b4c6e51774b595b355781efde6 or later from the github repository.
@@ -1674,12 +1678,14 @@ crbug.com/602693 imported/wpt/service-workers/stub-4.7.1-install-phase-event.htm
crbug.com/602693 imported/wpt/service-workers/stub-4.7.2.1-install-event-section.html [ Failure ]
crbug.com/602693 imported/wpt/service-workers/stub-4.7.4.1-fetch-event-section.html [ Failure ]
-crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-event-redirect.https.html [ Pass Timeout ]
-crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html [ Timeout ]
-crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html [ Timeout ]
+# Bug(dpranke)
+# crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-event-redirect.https.html [ Pass Timeout ]
+# crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html [ Timeout ]
+# crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html [ Timeout ]
# Untriaged service-worker timeout. Is it crbug.com/618616?
-crbug.com/618616 imported/wpt/service-workers/service-worker/update-after-oneday.https.html [ Timeout ]
+# Bug(dpranke)
+# crbug.com/618616 imported/wpt/service-workers/service-worker/update-after-oneday.https.html [ Timeout ]
# These tests (erroneously) see a platform-specific User-Agent header
crbug.com/595993 imported/wpt/service-workers/service-worker/fetch-header-visibility.https.html [ Failure ]
@@ -1733,3 +1739,141 @@ crbug.com/669473 imported/csswg-test/css-ui-3/caret-color-016.html [ Failure ]
crbug.com/669473 imported/csswg-test/css-ui-3/caret-color-018.html [ Failure ]
crbug.com/669473 imported/csswg-test/css-ui-3/text-overflow-002.html [ Failure ]
crbug.com/669473 imported/csswg-test/css-ui-3/text-overflow-004.html [ Failure ]
+
+
+# Suppress wptserve-related failures temporarily.
+Bug(dpranke) imported/wpt/FileAPI/url/url_xmlhttprequest.html [ Failure ]
+Bug(dpranke) imported/wpt/dom/nodes/Document-createElement-namespace.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/002.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-function-parent.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-function-src.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-function.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/browsing-the-web/navigating-across-documents/source/navigate-child-src-about-blank.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/history/the-history-interface/009.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/history/the-history-interface/010.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/history/the-history-interface/history_pushstate_err.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/history/the-location-interface/security_location_0.htm [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/offline/application-cache-api/api_status_idle.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/offline/application-cache-api/api_update.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/origin/origin-of-data-document.html [ Failure ]
+Bug(dpranke) imported/wpt/html/browsers/the-window-object/Window-document.html [ Failure ]
+Bug(dpranke) imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-003.html [ Failure ]
+Bug(dpranke) imported/wpt/html/dom/reflection-obsolete.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/document-metadata/the-base-element/base_href_specified.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-br.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-text.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-text.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/forms/form-submission-0/getactionurl.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/forms/historical.html [ Failure ]
+Bug(dpranke) imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/events/messageevent-constructor.https.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-data-url.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html [ Failure ]
+Bug(dpranke) imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-add.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-delete.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-match.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-matchAll.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-put.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/cache-storage-match.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/serviceworker/credentials.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/window/cache-add.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/worker/cache-add.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/worker/cache-match.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/cache-storage/worker/cache-put.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/registration-attribute.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/unregister.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/ServiceWorkerGlobalScope/update.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/activate-event-after-install-state-change.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/activation-after-registration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/activation.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/active.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/appcache-ordering-main.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/claim-not-using-registration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/claim-using-registration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/clients-get.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/clients-matchall-include-uncontrolled.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/clients-matchall.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/controller-on-disconnect.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/controller-on-load.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/controller-on-reload.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/extendable-event-async-waituntil.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/extendable-event-waituntil.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-event-after-navigation-within-page.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-event-network-error.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-event-redirect.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-event.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-request-css-images.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-request-fallback.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-request-no-freshness-headers.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-request-redirect.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-request-resources.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/fetch-waits-for-activate.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/getregistration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/indexeddb.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/install-event-type.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/installing.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/interfaces.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/multiple-register.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/multiple-update.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/navigate-window.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/navigation-redirect.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/onactivate-script-error.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/oninstall-script-error.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/performance-timeline.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/postmessage-msgport-to-client.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/postmessage-to-client.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/postmessage.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/ready.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/register-default-scope.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/register-same-scope-different-script-url.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/register-wait-forever-in-install-worker.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/registration-end-to-end.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/registration-events.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/registration-iframe.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/registration-service-worker-attributes.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/registration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/resource-timing.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/service-worker-csp-connect.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/service-worker-csp-default.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/service-worker-csp-script.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/serviceworker-message-event-historical.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/serviceworkerobject-scripturl.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/shared-worker-controlled.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/skip-waiting-installed.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/skip-waiting-using-registration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/skip-waiting-without-client.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/skip-waiting-without-using-registration.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/skip-waiting.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/state.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/synced-state.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/uncontrolled-page.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/unregister-controller.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/unregister-then-register-new-script.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/unregister-then-register.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/unregister.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/update-after-navigation-fetch-event.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/update-after-oneday.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/update-recovery.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/update.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.https.html [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failure ]
+Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ]
+Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ]
+Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window.https.html [ Timeout ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698