Closed
Bug 997691
Opened 11 years ago
Closed 11 years ago
Fennec inbound bisection doesn't work anymore
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 997307
People
(Reporter: elbart, Unassigned)
Details
mozregression crashes when going into the inbound-stage for a fennec-bisection.
>mozregression --app=fennec --inbound --good-rev=c148f0b0c8b4 --bad-rev=c3b840de1f7b
>Getting inbound builds between c148f0b0c8b4 and c3b840de1f7b
>Traceback (most recent call last):
> File "C:\Python27\Scripts\mozregression-script.py", line 9, in <module>
> load_entry_point('mozregression==0.14', 'console_scripts', 'mozregression')()
> File "build\bdist.win32\egg\mozregression\regression.py", line 264, in cli
> File "build\bdist.win32\egg\mozregression\regression.py", line 98, in bisect_inbound
> File "build\bdist.win32\egg\mozregression\inboundfinder.py", line 47, in getInboundRevisions
> File "build\bdist.win32\egg\mozregression\inboundfinder.py", line 46, in <lambda>
>ValueError: invalid literal for int() with base 10: 'latest'
I assume it doesn't like the "latest"-folder in http://inbound-archive.pub.build.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-inbound-android/
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•