RESOLVED DUPLICATE of bug 37739 37422
new-run-webkit-tests should save per-test stderr output
https://bugs.webkit.org/show_bug.cgi?id=37422
Summary new-run-webkit-tests should save per-test stderr output
Dirk Pranke
Reported 2010-04-11 17:10:20 PDT
Currently run-webkit-tests tracks per-test stderr output if it exists, and reports on it in the results file. The old Chromium run-webkit-tests would log stderr output to the log file, but not store it separately. The new-run-webkit-tests should probably follow the lead of run-webkit-tests. Alternatively we could concat stderr output onto stdout, which would cause the tests to fail, but this could lead to flaky test failures and/or harmless logging being treated as a failure.
Attachments
Ojan Vafai
Comment 1 2010-04-21 11:22:19 PDT
*** This bug has been marked as a duplicate of bug 37739 ***
Note You need to log in before you can comment on or make changes to this bug.