Closed
Bug 831721
Opened 13 years ago
Closed 13 years ago
Inconsistent capitalisation in AddressSanitizer builds
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.92 KB,
patch
|
catlee
:
review+
emorley
:
checked-in+
|
Details | Diff | Splinter Review |
Somewhat minor, but the new AddressSanitizer buildernames are not capitalised the same as all of our other builds. Whilst this doesn't break TBPL regex, I think it would be best to change just in case it does for other downstream consumers.
eg:
{
Linux x86-64 mozilla-central ASan build
Linux x86-64 mozilla-central Debug ASan build
Linux x86-64 mozilla-central ASan nightly
Linux x86-64 mozilla-central Debug ASan nightly
}
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #703272 -
Flags: review?(catlee)
Updated•13 years ago
|
Attachment #703272 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 703272 [details] [diff] [review]
Patch v1
https://hg.mozilla.org/build/buildbot-configs/rev/d73b8b2dc5a8
Attachment #703272 -
Flags: checked-in+
Comment 3•13 years ago
|
||
This is in production.
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
Updated•5 years ago
|
Blocks: asan-maintenance
You need to log in
before you can comment on or make changes to this bug.
Description
•