Closed
Bug 1517342
Opened 6 years ago
Closed 6 years ago
Taskcluster fails with "$TASKCLUSTER_ROOT_URL must be set"
Categories
(Firefox :: New Tab Page, defect, P1)
Firefox
New Tab Page
Tracking
()
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: Mardak, Assigned: andreio)
References
Details
https://tools.taskcluster.net/groups/YUGQL4pxTfekCcD3XR_aeg/tasks/YUGQL4pxTfekCcD3XR_aeg/runs/0/logs/public%2Flogs%2Flive.log
RuntimeError: $TASKCLUSTER_ROOT_URL must be set when running in a task
This seems to have started about a week ago even with no changes from the activity stream side.
Reporter | ||
Comment 1•6 years ago
|
||
Perhaps bug 1492664 and/or bug 1460015 might provide some insights into what we need to update one/both of:
https://github.com/mozilla/activity-stream/blob/master/.taskcluster.yml
https://github.com/mozilla/activity-stream/blob/master/mochitest.sh
??
Assignee | ||
Comment 2•6 years ago
|
||
From :dustin
> soon the workers will do that for you
So we need to set it in mochitest.sh and the correct value is "https://taskcluster.net"
Assignee: nobody → andrei.br92
Flags: needinfo?(andrei.br92)
Comment 3•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/8c8697e70f7d822290e8e6a01b5a30433f10d689
Fix Bug 1517342 - Taskcluster fails because of missing env var (#4633)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•6 years ago
|
||
status-firefox66:
--- → fixed
Target Milestone: --- → Firefox 66
Reporter | ||
Updated•6 years ago
|
Iteration: --- → 66.3 - Jan 7 - 20
Priority: -- → P1
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•