DescriptionFixed flakiness in WebGL conformance, and presumably other tests, under Telemetry.
Made the ChromeViewHostMsg_CloseCurrentConnections message synchronous so
that Telemetry can't issue further network requests until it's processed.
Removed call to util.CloseConnections from _RunCompoundAction in
page_test.py. This was aborting resource requests issued by the current
test, and was the root cause of the flakiness of the WebGL conformance
tests that loaded external resources.
BUG=280750
R=dtu@chromium.org, palmer@chromium.org, tonyg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221220
Patch Set 1 #
Total comments: 4
Messages
Total messages: 7 (0 generated)
|