Closed
Bug 564381
Opened 15 years ago
Closed 14 years ago
Linux build slaves should export DISPLAY
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
(Whiteboard: [buildslaves])
Attachments
(1 file)
(deleted),
patch
|
bhearsum
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
PGO build requires DISPLAY environment variable set to run some tests:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1273216947.1273220775.14204.gz
Comment 1•15 years ago
|
||
We set DISPLAY=:2 for build machines running packaged builds, we should probably just throw this in the default env for them, here:
http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla2/config.py#l127
Assignee | ||
Comment 2•15 years ago
|
||
Comment 3•15 years ago
|
||
Comment on attachment 444064 [details] [diff] [review]
Proposed fix
Looks good to me!
Attachment #444064 -
Flags: review?(bhearsum) → review+
Comment 4•15 years ago
|
||
Comment on attachment 444064 [details] [diff] [review]
Proposed fix
changeset: 2378:3f32cab470eb
Attachment #444064 -
Flags: checked-in+
Comment 5•15 years ago
|
||
pm01, pm02, and try all reconfiged
Assignee | ||
Comment 6•14 years ago
|
||
I tried to run PGO build on try (using web interface + patch + custom mozconfig) and got the following error:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1273470806.1273475129.19522.gz
Error: no display specified
Any idea?
Assignee | ||
Updated•14 years ago
|
Whiteboard: [buildslaves]
Assignee | ||
Comment 7•14 years ago
|
||
(In reply to comment #6)
> Any idea?
Try server uses its own master config.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•