Revert of Fix reftest crash logs (patchset #1 id:1 of https://codereview.chromium.org/1312693002/ )
Reason for revert: May be causing win failures, see http://crbug.com/524248#50 Original issue's description: > Fix 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 TBR=dpranke@chromium.org,joelo@chromium.org,ojan@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1318813005 git-svn-id: svn://svn.chromium.org/blink/trunk@201249 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment