[Webkit-unassigned] [Bug 37422] New: new-run-webkit-tests should save per-test stderr output
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 11 17:10:20 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=37422
Summary: new-run-webkit-tests should save per-test stderr
output
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dpranke at chromium.org
CC: eric at webkit.org, abarth at webkit.org, ojan at chromium.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list