Closed
Bug 1339038
Opened 9 years ago
Closed 9 years ago
several jobs fail on taskcluster-worker in resource leak test
Categories
(Taskcluster :: Workers, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla54
People
(Reporter: wcosta, Assigned: wcosta)
References
Details
User Story
mochitest-e10s, bc3,bc5,bc6,bc7 bc2 non-e10s and mochitest-2 non-e10s
Attachments
(2 files)
|
1.09 KB,
patch
|
dustin
:
review+
|
Details | Diff | Splinter Review |
|
5.63 KB,
patch
|
dustin
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Updated•9 years ago
|
User Story: (updated)
Summary: mochitests-browser-chrome-2 fails on taskcluster-worker → several jobs fail on taskcluster-worker in resource leak test
| Assignee | ||
Updated•9 years ago
|
User Story: (updated)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → wcosta
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•9 years ago
|
||
Some tests fail if we don't use the host TMPDIR path.
| Assignee | ||
Updated•9 years ago
|
Attachment #8840151 -
Flags: review?(dustin)
| Assignee | ||
Comment 3•9 years ago
|
||
There are some environment variables necessary to run test jobs in BB
which are also necessary for taskcluster-worker. They were copied from
[1].
Additionally, native-engine was broken by bug 1325701. We fix it in this
commit.
[1] https://github.com/mozilla-releng/build-buildbotcustom/blob/master/env.py#L89-L96
| Assignee | ||
Updated•9 years ago
|
Attachment #8840156 -
Flags: review?(dustin)
Updated•9 years ago
|
Attachment #8840151 -
Flags: review?(dustin) → review+
Updated•9 years ago
|
Attachment #8840156 -
Flags: review?(dustin) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f608a5a5d8e2
Replicate BB environment variables. r=dustin
Keywords: checkin-needed
Comment 6•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Updated•7 years ago
|
Component: Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•