Commit f60b1ffc authored by Wolfgang Beyer's avatar Wolfgang Beyer Committed by Commit Bot

Update expected output for DevTools web test

Update the expected test output, which is caused by changes in the
DevTools CL linked below. Reenable the respective test.

https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2056480

Bug: chromium:1035309
Change-Id: I5910d4f83741b9fb1c2c5235ce888e5d304ec8b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059976Reviewed-by: default avatarMathias Bynens <mathias@chromium.org>
Commit-Queue: Wolfgang Beyer <wolfi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#743104}
parent 501980d9
......@@ -6176,7 +6176,6 @@ crbug.com/993790 http/tests/images/document-policy-unoptimized-lossless-images.p
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
......
......@@ -24,7 +24,7 @@ Performance panel CPU throttling: No throttling
Change to low-end mobile in device mode
=== THROTTLING STATE ===
Network throttling - download: 51200 upload: 51200 latency: 2000
Network throttling - download: 50000 upload: 50000 latency: 2000
CPU throttling rate: 6
Device mode throttling: Low-end mobile
Network panel throttling: Slow 3G
......@@ -35,7 +35,7 @@ Performance panel CPU throttling: 6× slowdown
Change network to Fast 3G
=== THROTTLING STATE ===
Network throttling - download: 188743.68000000002 upload: 86400 latency: 562.5
Network throttling - download: 180000 upload: 84375 latency: 562.5
CPU throttling rate: 6
Device mode throttling: Custom
Network panel throttling: Fast 3G
......@@ -46,7 +46,7 @@ Performance panel CPU throttling: 6× slowdown
Change to mid-tier mobile in device mode
=== THROTTLING STATE ===
Network throttling - download: 188743.68000000002 upload: 86400 latency: 562.5
Network throttling - download: 180000 upload: 84375 latency: 562.5
CPU throttling rate: 4
Device mode throttling: Mid-tier mobile
Network panel throttling: Fast 3G
......@@ -57,7 +57,7 @@ Performance panel CPU throttling: 4× slowdown
Change CPU throttling to low-end mobile
=== THROTTLING STATE ===
Network throttling - download: 188743.68000000002 upload: 86400 latency: 562.5
Network throttling - download: 180000 upload: 84375 latency: 562.5
CPU throttling rate: 6
Device mode throttling: Custom
Network panel throttling: Fast 3G
......@@ -68,7 +68,7 @@ Performance panel CPU throttling: 6× slowdown
Change CPU throttling to mid-tier mobile
=== THROTTLING STATE ===
Network throttling - download: 188743.68000000002 upload: 86400 latency: 562.5
Network throttling - download: 180000 upload: 84375 latency: 562.5
CPU throttling rate: 4
Device mode throttling: Mid-tier mobile
Network panel throttling: Fast 3G
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment