I got a renderer crash while running the tests 100 times locally, but the flakiness dashboard is only showing text failure flakes. Different test cases are failing in different flakes:
One is:
FAIL Register then register new script URL assert_unreached: unexpected rejection: assert_equals: on installed, installing should be null expected null but got object "[object ServiceWorker]" Reached unreachable code
Another is:
FAIL Register then register new script that does not install assert_unreached: unexpected rejection: assert_equals: on redundant, installing should be null expected null but got object "[object ServiceWorker]" Reached unreachable code
Comment 1 by falken@chromium.org
, Jan 30 2018