Disable tests broken by Infobar Improvements
This CL disables tests that will be broken by the Infobar Improvements CL [1]. These tests will be fixed and re-enabled by [2], after [1] is merged and DEPS is auto-rolled to pick up the commit. The tests have been broken due to a one-character method rename in [1] for ScriptFormatterEditorAction to make the .toggleFormatScriptSource() method public (formerly private). [2] simply fixes the tests by updating the method call names. [1] https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1981175 [2] https://chromium-review.googlesource.com/c/chromium/src/+/2091228 Bug: 1981175 Change-Id: I5357c43c7a8256fe28bd0f370d09ba473b5eca3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092424Reviewed-by:Robert Paveza <Rob.Paveza@microsoft.com> Commit-Queue: Brian Cui <brcui@microsoft.com> Cr-Commit-Position: refs/heads/master@{#748413}
Showing
Please register or sign in to comment