Closed
Bug 1239340
Opened 10 years ago
Closed 9 years ago
Intermittent apps/sms/test/marionette/phone_number_service_test.js | mozPhoneNumberService: "before each" hook for "test fuzzy matches"
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: philor, Unassigned)
Details
(Keywords: intermittent-failure)
Updated•10 years ago
|
Component: Gaia → Gaia::SMS
Comment 1•10 years ago
|
||
Hey aus, do you know any reason why there is no debug log from Gecko/tooling in this task ?
=> https://tools.taskcluster.net/task-inspector/#OA3UFl_dRrq_kmQERYom7w/0
I wanted to see if there was somehow something output in the error log because the fact that this test fails is extremely suspicious and could point to an issue in the tooling itself.
Flags: needinfo?(aus)
Comment 2•10 years ago
|
||
(In reply to Julien Wajsberg [:julienw] (PTO -> 2016) from comment #1)
> Hey aus, do you know any reason why there is no debug log from Gecko/tooling
> in this task ?
> => https://tools.taskcluster.net/task-inspector/#OA3UFl_dRrq_kmQERYom7w/0
>
> I wanted to see if there was somehow something output in the error log
> because the fact that this test fails is extremely suspicious and could
> point to an issue in the tooling itself.
Unfortunately the jobs that run on gecko trees don't set HOST_LOG and therefore don't have the gecko logs from the test run.
I had tried to fix this at some point, but it required a change to mozharness -- it copies only whitelisted files into the folder of artifacts. :(
If you want to have a try, I think it should be doable anyway by modifying this file -- http://mxr.mozilla.org/mozilla-central/source/testing/taskcluster/tasks/tests/mulet_gaia_js_integration_tests.yml
You will need to add an 'env:' section under 'payload:' and set HOST_LOG: to a path within '/home/worker/artifacts'.
Flags: needinfo?(aus)
Updated•10 years ago
|
Flags: needinfo?(felash)
Comment 4•9 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 5•9 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
You need to log in
before you can comment on or make changes to this bug.
Description
•