Commit 7b6604be authored by Jack Lynch's avatar Jack Lynch Committed by Commit Bot

DevTools: Disable DOM breakpoint test before making change

This CL disables a test that will be broken by [1] and reenabled by [2].

[1] https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1889352
[2] https://chromium-review.googlesource.com/c/chromium/src/+/1644461

Bug: 963183
Change-Id: I0eb88ae2c5a5aa49ba0886fc9077320f77057ce0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893960
Commit-Queue: Jack Lynch <jalyn@microsoft.com>
Reviewed-by: default avatarLorne Mitchell <lomitch@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#723636}
parent 5f2a9fee
......@@ -6080,3 +6080,7 @@ crbug.com/1032451 virtual/threaded-no-composited-antialiasing/animations/stabili
crbug.com/963183 http/tests/devtools/security/origin-view-ct-compliance.js [ Pass Failure ]
crbug.com/963183 http/tests/devtools/security/security-details-updated-with-security-state.js [ Pass Failure ]
crbug.com/963183 http/tests/devtools/security/security-explanation-ordering.js [ Pass Failure ]
# Temporarily disabled to land DOM breakpoint changes in DevTools
crbug.com/963183 http/tests/devtools/sources/debugger-breakpoints/dom-breakpoints.js [ Pass Failure ]
crbug.com/963183 http/tests/devtools/a11y-axe-core/sources/dom-breakpoints-pane-a11y-test.js [ Pass Failure ]
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