Commit a05846da authored by Patrick Brosset's avatar Patrick Brosset Committed by Commit Bot

DevTools: Temporarily disable 3 devtools web tests to land frontend changes

The new jump-to-var feature in the devtools frontend repository is
changing the way css variables and css colors appear in the UI.
Because of this, 3 web tets fail.

In order to land the feature in the front-end repo, I'm disabling the
tests temporarily. I'll fix and re-enable them as soon as the code is in

Bug: 1135145
Change-Id: I676c644c6fb2c75bf219eb40e7a5e5d914470512
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448056
Commit-Queue: Patrick Brosset <patrick.brosset@microsoft.com>
Reviewed-by: default avatarBrandon Goddard <brgoddar@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#813761}
parent b535aa4a
......@@ -4372,6 +4372,10 @@ crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple
#crbug.com/765738 [ Linux Win Mac ] http/tests/wasm/wasm_remote_postMessage_test.https.html [ Pass Timeout ]
crbug.com/892212 http/tests/wasm/wasm_remote_postMessage_test.https.html [ Pass Failure Timeout ]
# Disabling 3 tests temporarily in order to land a devtools-frontend change. Will re-enable soon.
crbug.com/1135145 http/tests/devtools/elements/css-variables/color-swatch.js [ Failure Pass ]
crbug.com/1135145 http/tests/devtools/elements/styles/url-color-swatch.js [ Failure Pass ]
crbug.com/1135145 http/tests/devtools/elements/styles-1/color-swatch.js [ Failure Pass ]
# ====== Random order flaky tests from here ======
# These tests are flaky when run in random order, which is the default on Linux & Mac since since 2016-12-16.
......
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