DescriptionFix reftest crash logs
This patch fixes a long-standing bug where crashing reftests would not
show some crash logs on the layout tests results page.
single_test_runner.py has an optimization to not run reftests when
the base test crashes. This optimization accidentally failed to write
crash logs (done through write_test_result(...)) as well. This patch
fixes this bug and adds a small test.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201147
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|