Closed
Bug 763064
Opened 14 years ago
Closed 14 years ago
Make sure pgo test results are flagged as pgo and not opt
Categories
(Tree Management Graveyard :: OrangeFactor, defect)
Tree Management Graveyard
OrangeFactor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Unassigned)
Details
Attachments
(1 file)
|
909 bytes,
patch
|
mcote
:
review+
|
Details | Diff | Splinter Review |
In OrangeFactor's test run data, pgo test results are still being flagged with the 'opt' buildtype. We need to fix this. This might be a problem in the pulse translator, or the logparser.
| Reporter | ||
Comment 1•14 years ago
|
||
Turns out to be a logparser problem, courtesy of the fact that builder strings are pretty arbitrary.
Attachment #631568 -
Flags: review?(mcote)
Comment 2•14 years ago
|
||
Comment on attachment 631568 [details] [diff] [review]
patch v0.1
I think I'll probably have to take your word on the RE there, since the build strings are pretty insane. :)
Attachment #631568 -
Flags: review?(mcote) → review+
| Reporter | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Product: Testing → Tree Management
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•