Closed
Bug 1077649
Opened 10 years ago
Closed 10 years ago
taskcluster: Gij not reporting error code when tasks are failing
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlal, Unassigned)
References
Details
Attachments
(2 files)
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8499802 -
Flags: review?(mdas)
Comment 2•10 years ago
|
||
Comment on attachment 8499802 [details]
https://github.com/mozilla-b2g/gaia/pull/24770
yes please!
Attachment #8499802 -
Flags: review?(mdas) → review+
Reporter | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•10 years ago
|
||
Ironically this makes gaia-try/b2g-inbound GIJ perma-red so backed out 6532a54baa4cafca7828440acb09425462ed7209 until I figure out why?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 5•10 years ago
|
||
Mind taking a look? Primary difference here is we use the fact that "if" in bash won't trigger the -e bail so we can safely use which when wrapped.
Attachment #8500198 -
Flags: review?(kgrandon)
Reporter | ||
Comment 6•10 years ago
|
||
Comment on attachment 8500198 [details]
https://github.com/mozilla-b2g/gaia/pull/24796
This is bad enough that I am going to land it now... this is behaving correctly on both gaia-try and gaia-taskcluster
https://github.com/mozilla-b2g/gaia/commit/393a3439e101b6ca40a5e5b3edaf9947f2dd3ef7
Attachment #8500198 -
Flags: review?(kgrandon) → review+
Reporter | ||
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•