DescriptionUpdate TestExpectation to suppress flakiness
As found while investigating crbug.com/503445, crash by assertion hit
may induce other innocent tests to crash (to be precise, look
like a crash) when an used object is collected by the garbage
collector and hit an assertion.
I've run independent tests repeatedly to identify which tests
causes similar failures and assigned bug for each.
They crash anyway, so they must be fixed, but to prevent other
innocent tests from crashing, mark them as "Skip" rather than
"Crash".
BUG=503445, 505364, 520616, 521907, 521913, 521914, 521918, 521929, 521936, 521937, 521941
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200775
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|