Port some exceptions thrown in `geckoview-junit` over to the new `UserError` exception class
Categories
(Firefox Build System :: General, task)
Tracking
(firefox81 fixed)
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: rstewart, Assigned: rstewart)
References
Details
Attachments
(1 file)
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
These exceptions shouldn't be reported to Sentry.
Comment 3•5 years ago
|
||
Backed out for geckoview failures.
backout: https://hg.mozilla.org/integration/autoland/rev/c0e293063894ffb056f7feecd2a8c1162afad2b3
failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=311441284&repo=autoland&lineNumber=1407
[task 2020-07-29T21:27:26.968Z] 21:27:26 INFO - Using env: (same as previous command)
[task 2020-07-29T21:27:27.003Z] 21:27:27 INFO - Traceback (most recent call last):
[task 2020-07-29T21:27:27.003Z] 21:27:27 INFO - File "/builds/worker/workspace/build/tests/mochitest/runjunit.py", line 17, in <module>
[task 2020-07-29T21:27:27.003Z] 21:27:27 INFO - from mach.util import UserError
[task 2020-07-29T21:27:27.003Z] 21:27:27 INFO - ImportError: No module named mach.util
[task 2020-07-29T21:27:27.006Z] 21:27:27 ERROR - Return code: 1
[task 2020-07-29T21:27:27.007Z] 21:27:27 ERROR - No tests run or test summary not found
[task 2020-07-29T21:27:27.007Z] 21:27:27 INFO - TinderboxPrint: geckoview-junit<br/><em class="testfail">T-FAIL</em>
Assignee | ||
Updated•5 years ago
|
![]() |
||
Comment 5•5 years ago
|
||
bugherder |
Description
•