Closed
Bug 1526766
Opened 6 years ago
Closed 6 years ago
Python 3 "ValueError: invalid literal for int() with base 10: 'aaaa'"
Categories
(Tree Management :: Treeherder: API, defect, P1)
Tree Management
Treeherder: API
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
Under Python 3 test_bug_job_map_bad_job_id
fails with:
E ValueError: invalid literal for int() with base 10: 'aaaa'
eg:
https://travis-ci.org/mozilla/treeherder/jobs/491188642#L921
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•