Closed
Bug 358540
Opened 19 years ago
Closed 19 years ago
print test log contents for failing xpcshell-simple tests
Categories
(Testing :: XPCShell Harness, defect)
Testing
XPCShell Harness
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davel, Assigned: davel)
Details
Attachments
(1 file)
762 bytes,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
test_all.sh currently prints the path name for the test log file when a test fails. This makes it tough to diagnose some failures looking only at the build log.
Assignee | ||
Comment 1•19 years ago
|
||
change test_all.sh to print out contents of log files of failing tests
Attachment #243915 -
Flags: review?(rhelmer)
Updated•19 years ago
|
Attachment #243915 -
Flags: review?(rhelmer) → review+
Assignee | ||
Comment 2•19 years ago
|
||
Checking in test_all.sh;
/cvsroot/mozilla/tools/test-harness/xpcshell-simple/test_all.sh,v <-- test_all.sh
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Assignee: nobody → mozmail
Component: Testing → TUnit
Product: Core → Testing
QA Contact: testing → tunit
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•