DescriptionDeflake http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked.html
Several things make this test flaky:
1) Console output depends on whether the parser has finished or not. To
make the console output deterministic, wait until the document has
loaded before triggering CSS loads with subresource integrity checks.
2) Stylesheet loads might not complete in order. Stylesheet loading is
now serialized.
In addition, Blink now fires an 'error' event at the link element if the
load is blocked due to failing the subresource integrity check.
BUG=421298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187315
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : Rebase #Patch Set 4 : Really rebase #Patch Set 5 : Fix our use of w3 test harness to call done() #
Messages
Total messages: 19 (8 generated)
|