The test failed twice on an otherwise unrelated CL.
See https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng/90846
Looks like a timeout:
"""
main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
main frame - didReceiveTitle: SignedHTTPExchange UseCounter
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
frame "sxg_iframe" - didReceiveTitle:
frame "sxg_iframe" - didStartProvisionalLoadForFrame
frame "sxg_iframe" - didFailProvisionalLoadWithError
This is a testharness.js-based test.
FAIL SignedHTTPExchange inner response documents are use counted. promise_test: Unhandled rejection with value: "timeout"
Harness: the test ran to completion.
"""
Comment 1 by tkent@chromium.org
, Sep 25Components: -Blink Blink>Loader
Labels: Test-Layout Test-Flaky