Closed
Bug 1266533
Opened 10 years ago
Closed 10 years ago
Local Build Failures
Categories
(MozReview Graveyard :: Testing / Development Environment, defect)
MozReview Graveyard
Testing / Development Environment
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davidwalsh, Unassigned)
Details
Attachments
(3 files)
I've had many build problems over the past 2 weeks so I thought I'd open a ticket. The machine builds properly with VMware but the "./create-test-environment" command fails with the attached output.
| Reporter | ||
Comment 1•10 years ago
|
||
Rev 4163 fixed the `./create-test-environment` command pass but `. start-local-mozreview` bombs with the attached.
Comment 2•10 years ago
|
||
Sorry haven't been tagging the commits with bugs, but the two above have been fixed by
http://hg.mozilla.org/hgcustom/version-control-tools/rev/0a3ab8aa666f
http://hg.mozilla.org/hgcustom/version-control-tools/rev/5b2283c5e738
Comment 3•10 years ago
|
||
Now that you have the tests running, shall we resolve this? You can file new bugs for any future issues that arise.
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•10 years ago
|
||
After moving to VMWare the machine is much more reliable but I've run into another odd ansible/dependency issue. I've needed to update `mock`'s hash to:
mock==1.0.1 \
--hash=sha256:b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f \
--hash=sha256:8f83080daa249d036cbccfb8ae5cc6ff007b88d6d937521371afabe7b19badbc
That passes fine but the attached is a massive build failure:
You need to log in
before you can comment on or make changes to this bug.
Description
•