Closed
Bug 1455074
Opened 8 years ago
Closed 8 years ago
Enable tracing log output in automation on Android
Categories
(Remote Protocol :: Marionette, defect, P2)
Remote Protocol
Marionette
Tracking
(firefox59 wontfix, firefox60 fixed, firefox61 fixed)
RESOLVED
FIXED
mozilla61
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
(In reply to Henrik Skupin (:whimboo) from bug 1454671 comment #10)
> Strangely with this change the log level has been decreased from TRACE to
> INFO, even I didn't touch the `-vv` option. I even cannot see it being used
> at all on Android before and how we got the trace log:
>
> > /builds/worker/workspace/build/venv/bin/python -u /builds/worker/workspace/build/tests/marionette/harness/marionette_harness/runtests.py --emulator --app=fennec --package=org.mozilla.fennec_aurora --address=localhost:2828 /builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit-tests.ini --disable-e10s --gecko-log=/builds/worker/workspace/build/blobber_upload_dir/gecko.log --log-raw=/builds/worker/workspace/build/blobber_upload_dir/marionette_raw.log --log-errorsummary=/builds/worker/workspace/build/blobber_upload_dir/marionette_errorsummary.log --symbols-path=/builds/worker/workspace/build/symbols --startup-timeout=300 --this-chunk 1 --total-chunks 10
>
> I will file a follow-up to officially enable the `-vv` options.
| Assignee | ||
Comment 1•8 years ago
|
||
Here the results from a try push with the upcoming changes:
https://treeherder.mozilla.org/logviewer.html#?job_id=174387185&repo=try&lineNumber=1956
It looks all fine.
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8969040 [details]
Bug 1455074 - Enable trace log output in automation on Android.
https://reviewboard.mozilla.org/r/237724/#review243628
Attachment #8969040 -
Flags: review?(ato) → review+
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40a6f6d55dfa
Enable trace log output in automation on Android. r=ato
Comment 5•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Assignee | ||
Comment 6•8 years ago
|
||
The logs look way better now. Please uplift this test-only patch to mozilla-beta. Thanks.
Comment 7•8 years ago
|
||
| uplift | ||
Whiteboard: [checkin-needed-beta]
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•