Closed
Bug 1023694
Opened 10 years ago
Closed 10 years ago
The integration test js/python all failed on 1.4 branch Travis CI
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(b2g-v1.4 fixed, b2g-v2.0 unaffected, b2g-v2.1 unaffected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | fixed |
b2g-v2.0 | --- | unaffected |
b2g-v2.1 | --- | unaffected |
People
(Reporter: rudyl, Assigned: rudyl)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
Both JS and python Marionette test case failed on Travis:
https://travis-ci.org/mozilla-b2g/gaia/builds/27248126
I think this is caused by version bump since we specify to download aurora branch for mozilla-download, and it now points to gecko 32 instead gecko 30.
Assignee | ||
Comment 1•10 years ago
|
||
Here is the patch so that it would download b2g30_v1.4 for integration test.
However, due to a test case would always fail after the update, Bug 1023741, we still could not see a green build with this patch.
Will need to disable that test case in Bug 1023741.
Yuren, could you please help review this?
Thank you.
Attachment #8438263 -
Flags: review?(yurenju.mozilla)
Updated•10 years ago
|
Attachment #8438263 -
Flags: review?(yurenju.mozilla) → review+
Assignee | ||
Comment 2•10 years ago
|
||
I think we should land this first to make Travis CI work again for v1.4 branch, even when Bug 1023741 has not been disabled yet.
Landed to v1.4,
https://github.com/mozilla-b2g/gaia/commit/3842244669b6815ba2e257b8be96a033bdcf253d
Status: NEW → RESOLVED
Closed: 10 years ago
status-b2g-v1.4:
--- → fixed
status-b2g-v2.0:
--- → unaffected
status-b2g-v2.1:
--- → unaffected
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → rlu
You need to log in
before you can comment on or make changes to this bug.
Description
•