Closed
Bug 622873
Opened 15 years ago
Closed 13 years ago
Fedora builders on try don't send emails
Categories
(Mozilla Messaging Graveyard :: Server Operations, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: gozer, Assigned: gozer)
References
Details
Attachments
(1 file, 1 obsolete file)
1.41 KB,
patch
|
Details | Diff | Splinter Review |
Just like Firefox does, we should be running unittests on Fedora systems.
Assignee | ||
Comment 1•15 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Not quite. Try server needs Fedora boxes as well.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•15 years ago
|
Assignee: nobody → gozer
Assignee | ||
Updated•15 years ago
|
Summary: Move packaged unittests to Fedora builders → Move packaged unittests to Fedora builders on try
Comment 3•15 years ago
|
||
gozer has resolved this
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Not quite:
- Fedora boxes aren't running mozmill correctly
- Fedora boxes aren't reporting via email or to ThunderbirdTry
- CentOS boxes haven't been disabled on the main part of try server.
For the MozMill issues, it appears that LD_LIBRARY_PATH isn't getting set, which I don't understand because mozrunner's __init__.py is meant to set that in Binary::__init__.
However, the MozMill issues are a blocker to getting the boxes switched onto try server by default and the subsequent disabling of the CentOS boxes there.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•15 years ago
|
||
Looks like it's a mozrunner bug, it clobbers LD_LIBRARY_PATH if __init__ is called with an env argument.
Assignee | ||
Comment 6•15 years ago
|
||
And locally applied on momo-vm-fedora12-01 for testing
Assignee | ||
Comment 7•15 years ago
|
||
This is the correct one.
Attachment #505158 -
Attachment is obsolete: true
Assignee | ||
Comment 8•15 years ago
|
||
And locally applied on momo-vm-fedora12-64-01 for testing
Assignee | ||
Comment 9•15 years ago
|
||
(In reply to comment #4)
> Not quite:
>
> - Fedora boxes aren't running mozmill correctly
> - Fedora boxes aren't reporting via email or to ThunderbirdTry
Reporting to ThunderbirdTry, no e-mails yet.
Assignee | ||
Updated•14 years ago
|
Summary: Move packaged unittests to Fedora builders on try → Fedora builders on try don't send emails
Comment 10•13 years ago
|
||
No longer applicable now we've moved to the new try server.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•