Closed
Bug 1184232
Opened 10 years ago
Closed 10 years ago
[gui] make the bundled version works with taskcluster
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(firefox42 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: parkouss, Assigned: parkouss)
References
Details
Attachments
(1 file)
Currently if we bundle the gui app, it just crash, because of the new taskcluster dependency.
Let's fix that. :)
| Assignee | ||
Comment 1•10 years ago
|
||
So this fixes the bundled app, at least on Linux (I have to check windows, but this should work).
To test it, one can run "python gui/build.py bundle", then go in gui/dist and run the mozregression-gui executable. This should start, and be able to download an inbound build at least.
Attachment #8634231 -
Flags: review?(wlachance)
Comment 2•10 years ago
|
||
Comment on attachment 8634231 [details] [review]
Taskcluster gui bundle
lgtm!
Attachment #8634231 -
Flags: review?(wlachance) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Thanks Will, merged. :)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•