Make testing/gtest python 3 importable
Categories
(Testing :: General, defect)
Tracking
(firefox69 fixed)
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
Backed out 5 changesets (Bug 1559982, Bug 1559975) for cpp unit test failures due to unsupported operand type.
Backout link: https://hg.mozilla.org/integration/autoland/rev/18f3d786c2897b9b58987bd5eeac3c05d559bd2c
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=253601399&repo=autoland&lineNumber=1357
[task 2019-06-26T22:31:14.006Z] 22:31:14 INFO - adb Native pidof support: True
[task 2019-06-26T22:31:15.544Z] 22:31:15 INFO - unsupported operand type(s) for >>: 'builtin_function_or_method' and 'file'
[task 2019-06-26T22:31:15.554Z] 22:31:15 ERROR - Return code: 1
[task 2019-06-26T22:31:15.554Z] 22:31:15 ERROR - No tests run or test summary not found
[task 2019-06-26T22:31:15.556Z] 22:31:15 INFO - TinderboxPrint: cppunittest<br/><em class="testfail">T-FAIL</em>
[task 2019-06-26T22:31:15.556Z] 22:31:15 INFO - ##### cppunittest log ends
[task 2019-06-26T22:31:15.556Z] 22:31:15 WARNING - # TBPL WARNING #
[task 2019-06-26T22:31:15.556Z] 22:31:15 WARNING - setting return code to 1
Comment 5•6 years ago
|
||
bugherder |
Description
•