Chromium Code Reviews
Descriptionaw: Deflake testUnknownTypeUnrecognizedNode
The flake is probably due to the test server re-using the same url for
different test pages. Changed so that each test page gets a new url.
Then found out the test is still flaky because apparently onPageFinished
doesn't mean blink has committed the new page so it's hit-testable. So
also wait for the page commit signal. This replaces polling for title
in the test.
BUG=662078
Committed: https://crrev.com/e39ff7bb09b58c32541dcd08bba54dc928617f22
Cr-Commit-Position: refs/heads/master@{#430317}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||