Skip to content

Commit

Permalink
Skip web tests causing a11y FYI builder failure.
Browse files Browse the repository at this point in the history
Disable all failing web tests currently causing the
linux-blink-web-tests-force-accessibility-rel builder to fail.
The failing tests will be re-enabled later and tracked by
crbug.com/1138028.

Bug: 1321346
Change-Id: Iaec35a86b23686e5b572f6807cb56b2554aad723
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3617464
Reviewed-by: Aaron Leventhal <aleventhal@chromium.org>
Commit-Queue: Chris Mumford <cmumford@google.com>
Cr-Commit-Position: refs/heads/main@{#998565}
NOKEYCHECK=True
GitOrigin-RevId: 318ed739bdc14e9351a445a81306e605535bafe1
  • Loading branch information
cmumford authored and copybara-github committed May 2, 2022
1 parent b4749cc commit d6620ac
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions blink/web_tests/FlagExpectations/force-renderer-accessibility
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,50 @@ crbug.com/985520 virtual/focusless-spat-nav/fast/spatial-navigation/focusless/sn
virtual/focusless-spat-nav/fast/spatial-navigation/focusless/snav-focusless-navigate-from-focus.html [ Failure ]

# Unintentional failure
external/wpt/accessibility/crashtests/serialize-with-no-document.html [ Skip ]
external/wpt/css/css-contain/content-visibility/detach-locked-slot-children-crash.html [ Skip ]
external/wpt/editing/other/exec-command-without-editable-element.tentative.html [ Skip ]
external/wpt/fullscreen/crashtests/chrome-1312699.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/eligibility/broadcast-channel.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/eligibility/dedicated-worker.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-2.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/events.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/focus.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/pushstate.https.html [ Skip ]
external/wpt/html/browsers/browsing-the-web/back-forward-cache/timers.html [ Skip ]
external/wpt/inert/dynamic-inert-on-focused-element.html [ Skip ]
external/wpt/mimesniff/media/media-sniff.window.html [ Skip ]
external/wpt/navigation-api/navigation-history-entry/entries-after-bfcache-in-iframe.html [ Skip ]
external/wpt/navigation-api/navigation-history-entry/entries-after-bfcache.html [ Skip ]
external/wpt/navigation-api/per-entry-events/dispose-after-bfcache.html [ Skip ]
external/wpt/performance-timeline/navigation-id.tentative.html [ Skip ]
external/wpt/webrtc/simulcast/h264.https.html [ Skip ]
fast/forms/select-popup/popup-menu-appearance-texttransform.html [ Skip ]
http/tests/devtools/console/console-format.js [ Skip ]
http/tests/inspector-protocol/bfcache/bfcache-auto-attach.js [ Skip ]
http/tests/inspector-protocol/bfcache/bfcache-request-basic.js [ Skip ]
http/tests/inspector-protocol/bfcache/report-back-forward-cache-status-blocklisted-features-same-site.js [ Skip ]
http/tests/inspector-protocol/bfcache/report-back-forward-cache-status-blocklisted-features.js [ Skip ]
http/tests/inspector-protocol/bfcache/report-back-forward-cache-status-disabled-for-render-frame-host.js [ Skip ]
media/autoplay-muted.html [ Skip ]
media/video-controls-attribute-fullscreen.html [ Skip ]
media/video-prefixed-fullscreen.html [ Skip ]
virtual/disable-frequency-capping-for-overlay-popup-detection/http/tests/subresource_filter/overlay_popup_ad/overlay-popup-ad-fixed-position.html [ Skip ]
virtual/disable-frequency-capping-for-overlay-popup-detection/http/tests/subresource_filter/overlay_popup_ad/overlay-popup-image-ad-fixed-position.html [ Skip ]
virtual/disable-frequency-capping-for-overlay-popup-detection/http/tests/subresource_filter/overlay_popup_ad/overlay-popup-non-ad-followed-by-ad.html [ Skip ]
virtual/first-party-sets/http/tests/inspector-protocol/network/raw-headers-after-navigation.js [ Skip ]
virtual/plz-dedicated-worker/http/tests/devtools/console/console-format.js [ Skip ]
virtual/plz-dedicated-worker/http/tests/inspector-protocol/bfcache/bfcache-auto-attach.js [ Skip ]
virtual/plz-dedicated-worker/http/tests/inspector-protocol/bfcache/bfcache-request-basic.js [ Skip ]
virtual/plz-dedicated-worker/http/tests/inspector-protocol/bfcache/report-back-forward-cache-status-blocklisted-features-same-site.js [ Skip ]
virtual/plz-dedicated-worker/http/tests/inspector-protocol/bfcache/report-back-forward-cache-status-blocklisted-features.js [ Skip ]
virtual/plz-dedicated-worker/http/tests/inspector-protocol/bfcache/report-back-forward-cache-status-disabled-for-render-frame-host.js [ Skip ]
virtual/prerender/wpt_internal/prerender/cross-origin-iframe.html [ Skip ]
virtual/prerender/wpt_internal/prerender/restriction-prompt-by-before-unload.html [ Skip ]
virtual/prerender/wpt_internal/prerender/sandbox-iframe.html [ Skip ]
virtual/scroll-unification/fast/forms/select-popup/popup-menu-appearance-texttransform.html [ Skip ]
virtual/webrtc-wpt-plan-b/external/wpt/webrtc/simulcast/h264.https.html [ Skip ]

# Intentional skips for media tests using proprietary codecs.
# The linux-blink-web-tests-force-accessibility-rel bot compiles without proprietary codecs.
Expand Down

0 comments on commit d6620ac

Please sign in to comment.