Closed
Bug 1108781
Opened 10 years ago
Closed 10 years ago
Log paths relative to the srcdir, not absolute paths, in xpcshell
Categories
(Testing :: XPCShell Harness, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla37
People
(Reporter: chmanchester, Assigned: chmanchester)
Details
Attachments
(2 files, 1 obsolete file)
|
1.54 KB,
patch
|
Details | Diff | Splinter Review | |
|
39 bytes,
text/x-review-board-request
|
ahal
:
review+
|
Details |
From our conversation in Portland it seems clear the relpath is what we want in test ids. We can do this pretty easily with the name/path distinction build in by structured logging.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
/r/1361 - Bug 1108781 - Log relative paths as test identifiers in xpcshell.;r=ahal
Pull down this commit:
hg pull review -r b94099a50c3c5d84e8ceec6b0daf7115358ece24
| Assignee | ||
Comment 3•10 years ago
|
||
| Assignee | ||
Comment 4•10 years ago
|
||
I guess test objects get different keys when running in automation, eh.
| Assignee | ||
Comment 5•10 years ago
|
||
/r/1361 - Bug 1108781 - Log relative paths as test identifiers in xpcshell.;r=ahal
Pull down this commit:
hg pull review -r a0788c19e6aa3634632aad2b80766975b7dc0017
| Assignee | ||
Comment 6•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8533890 -
Flags: review?(ahalberstadt)
| Assignee | ||
Comment 7•10 years ago
|
||
/r/1361 - Bug 1108781 - Log relative paths as test identifiers in xpcshell.;r=ahal
Pull down this commit:
hg pull review -r a0788c19e6aa3634632aad2b80766975b7dc0017
Updated•10 years ago
|
Attachment #8533890 -
Flags: review?(ahalberstadt) → review+
Comment 8•10 years ago
|
||
| Assignee | ||
Comment 9•10 years ago
|
||
r=ahal
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → cmanchester
Status: NEW → ASSIGNED
| Assignee | ||
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → cmanchester
Comment 10•10 years ago
|
||
Thanks for filing this, would be awesome if we could do this in the other suites too - and also for non-test things like assertion paths (though things like the latter is a longer tail that will take some time to tackle).
Comment 11•10 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
| Assignee | ||
Comment 13•10 years ago
|
||
Attachment #8533890 -
Attachment is obsolete: true
Attachment #8618861 -
Flags: review+
| Assignee | ||
Comment 14•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•