Skip to content

Commit

Permalink
Run some tests on chrome new headless #2
Browse files Browse the repository at this point in the history
Those tests fail on headless shell. Temporary run them on Chrome
to make the migration easlier.

Test owners should clean up this list at a later time.

Bug: 40927590
Change-Id: I1f7b19c8a60f1f20ddc3a7c46c20d29b8caf3a5c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6029531
Reviewed-by: Jonathan Lee <[email protected]>
Commit-Queue: Weizhong Xia <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1386907}
  • Loading branch information
WeizhongX authored and Chromium LUCI CQ committed Nov 22, 2024
1 parent c3d2fe9 commit 526a4f8
Showing 1 changed file with 27 additions and 5 deletions.
32 changes: 27 additions & 5 deletions third_party/blink/web_tests/TestLists/chrome.filter
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,34 @@ external/wpt/client-hints/accept-ch/no-feature-policy.sub.https.html
external/wpt/client-hints/sandbox/iframe-csp-same-origin.https.html
external/wpt/client-hints/sandbox/iframe-same-origin.https.html
external/wpt/cookies/attributes/max-age.html
external/wpt/css/css-overflow/scrollbar-gutter-rtl-001.html
external/wpt/css/css-overflow/scrollbar-gutter-vertical-lr-001.html
external/wpt/css/css-scrollbars/scrollbar-color-002.html
external/wpt/css/css-scrollbars/scrollbar-color-003.html
external/wpt/css/css-scrollbars/scrollbar-width-016.html
external/wpt/fedcm/fedcm-storage-access-api-autogrant.tentative.https.sub.html
external/wpt/html/browsers/the-window-object/window-open-windowfeatures-values.html
external/wpt/html/cross-origin-opener-policy/reporting/navigation-reporting/report-only-same-origin-report-to.https.html
external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-iframe-messagechannel.https.html
external/wpt/notifications/cross-origin-serviceworker.tentative.https.sub.html
external/wpt/notifications/event-onclose.https.html
external/wpt/notifications/instance.https.window.html
external/wpt/notifications/permissions-non-secure.html
external/wpt/notifications/shownotification-without-permission.https.window.html
external/wpt/notifications/shownotification.https.window.html
external/wpt/permissions-policy/reporting/report-only-single-endpoint.https.sub.html
external/wpt/storage-access-api/storageAccess.testdriver.sub.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-cache-storage.https.tentative.window.html?document
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-cache.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-cross-origin-isolated.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-fetch.https.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-link.https.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-redirect.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-script.https.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/credentialless-video.https.tentative.window.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/isolate-and-require-corp-load-from-cache-storage.tentative.https.html
virtual/document-isolation-policy/external/wpt/html/document-isolation-policy/isolate-and-require-corp.tentative.https.html
virtual/force-eager/external/wpt/measure-memory/iframe.cross-origin.https.window.html
virtual/force-eager/external/wpt/measure-memory/iframe.same-origin.https.window.html
virtual/force-eager/external/wpt/measure-memory/main-frame.https.window.html
virtual/force-eager/external/wpt/measure-memory/randomized-breakdown.https.window.html
virtual/force-eager/external/wpt/measure-memory/service-worker.https.any.serviceworker.html
virtual/force-eager/external/wpt/measure-memory/window-open.cross-origin.https.window.html
virtual/force-eager/external/wpt/measure-memory/window-open.cross-site.https.window.html
virtual/force-eager/external/wpt/measure-memory/window-open.same-origin.https.window.html
virtual/view-transition-mpa-serialization/external/wpt/css/css-view-transitions/window-resize-aborts-transition-before-ready.html

0 comments on commit 526a4f8

Please sign in to comment.