Temporarily update devtools test expectations
The DevTools CL linked below changes the expected output for this test.
This patch temporarily allows the relevant Blink Web Test to fail, so
that we can land the devtools-frontend patch. We can re-enable and
update the test once that happens.
https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2056480
Bug: chromium:1035309
Change-Id: Icb0ccd6683054419e0e7a19736b055c5782738d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060077
Reviewed-by: Mathias Bynens <mathias@chromium.org>
Commit-Queue: Wolfgang Beyer <wolfi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#741940}
diff --git a/third_party/blink/web_tests/TestExpectations b/third_party/blink/web_tests/TestExpectations
index c245460..6a2f6ce 100644
--- a/third_party/blink/web_tests/TestExpectations
+++ b/third_party/blink/web_tests/TestExpectations
@@ -6303,6 +6303,7 @@
crbug.com/1029489 http/tests/devtools/elements/elements-linkify-attributes.js [ Pass Failure Timeout ]
crbug.com/1029521 virtual/threaded/external/wpt/web-animations/timing-model/animations/updating-the-finished-state.html [ Pass Failure Timeout ]
crbug.com/1030258 http/tests/devtools/network/network-cookies-pane.js [ Pass Failure ]
+crbug.com/1035309 http/tests/devtools/throttling/mobile-throttling.js [ Pass Failure ]
# Enable scroll-snap tests on impl thread
# These are currently failing on Mac which needs more investigation, snap-scrolls-visual-viewport seems flaky