Disable a couple of devtools web_tests to allow landing a frontend change
Unfortunately the devtools frontend and a bunch of tests that check it live in 2 separate repos (chromium.src and devtools_frontend), this means that sometimes a frontend change will cause tests to fail, and the only way to deal with this is first disable those tests in chromium.src then land the frontend change, then go back, fix and re-enable those tests. This disables 2 color-swatch tests in order to land: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2480042 Bug: 1137438 Change-Id: I0c81bc188260173f5b041dd53d63d866fabf43df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490282Reviewed-by:Alex Rudenko <alexrudenko@chromium.org> Commit-Queue: Patrick Brosset <patrick.brosset@microsoft.com> Cr-Commit-Position: refs/heads/master@{#819757}
Showing
Please register or sign in to comment