Commit ca770a7a authored by Meredith Lane's avatar Meredith Lane Committed by Commit Bot

Revert "Remove more passing WPT tests"

This reverts commit 402af855.

Reason for revert: Causes blink_web_tests to deterministically fail on Linux, first failure: https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29/87941

Original change's description:
> Remove more passing WPT tests
> 
> Remove more tests that are passing consistently.
> 
> BUG=626703
> 
> Change-Id: I65d54aebe19c4ee6aa5177eb63318ed3810d428c
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127514
> Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
> Reviewed-by: Robert Ma <robertma@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#755829}

TBR=dtapuska@chromium.org,robertma@chromium.org

Change-Id: I06631b9d4e4a4f21eb7d27600398343a661078e5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 626703
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134747Reviewed-by: default avatarMeredith Lane <meredithl@chromium.org>
Commit-Queue: Meredith Lane <meredithl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756050}
parent 2755bef0
...@@ -4110,6 +4110,9 @@ crbug.com/626703 external/wpt/css/css-ui/text-overflow-011.html [ Failure Crash ...@@ -4110,6 +4110,9 @@ crbug.com/626703 external/wpt/css/css-ui/text-overflow-011.html [ Failure Crash
crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-quirks-mode.html [ Pass Crash ] crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-quirks-mode.html [ Pass Crash ]
crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-standards-mode.html [ Pass Crash Failure ] crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-standards-mode.html [ Pass Crash Failure ]
# Other untriaged test failures, timeouts and crashes from newly-imported WPT tests.
crbug.com/626703 external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ Failure Pass ]
# Underline offset and thickness are not implemented yet. # Underline offset and thickness are not implemented yet.
crbug.com/785230 external/wpt/css/css-text-decor/text-underline-offset-001.html [ Skip ] crbug.com/785230 external/wpt/css/css-text-decor/text-underline-offset-001.html [ Skip ]
crbug.com/785230 external/wpt/css/css-text-decor/text-underline-offset-scroll-001.html [ Skip ] crbug.com/785230 external/wpt/css/css-text-decor/text-underline-offset-scroll-001.html [ Skip ]
......
...@@ -7,6 +7,8 @@ FAIL Set HTTP URL frame location.protocol to file Failed to set the 'protocol' p ...@@ -7,6 +7,8 @@ FAIL Set HTTP URL frame location.protocol to file Failed to set the 'protocol' p
PASS Set data URL frame location.protocol to file PASS Set data URL frame location.protocol to file
PASS Set HTTP URL frame location.protocol to ftp PASS Set HTTP URL frame location.protocol to ftp
PASS Set data URL frame location.protocol to ftp PASS Set data URL frame location.protocol to ftp
PASS Set HTTP URL frame location.protocol to gopher
PASS Set data URL frame location.protocol to gopher
PASS Set HTTP URL frame location.protocol to http+x PASS Set HTTP URL frame location.protocol to http+x
PASS Set data URL frame location.protocol to http+x PASS Set data URL frame location.protocol to http+x
Harness: the test ran to completion. Harness: the test ran to completion.
......
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