Closed
Bug 1233900
Opened 9 years ago
Closed 9 years ago
mozregression does not support bisecting using Linux ASan jsshells
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gkw, Unassigned)
References
(Blocks 1 open bug)
Details
Ref:
https://github.com/mozilla/mozregression/blob/master/mozregression/fetch_configs.py#L494
JsShellConfig should support Linux ASan jsshells.
These builds are located in:
https://ftp.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-linux64-asan/latest/jsshell-linux-x86_64-asan.zip
https://ftp.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-linux64-asan-debug/latest/
https://tools.taskcluster.net/index/artifacts/#gecko.v2.mozilla-central.nightly.2015.12.18.latest.firefox/gecko.v2.mozilla-central.nightly.2015.12.18.latest.firefox.linux64-asan
https://queue.taskcluster.net/v1/task/53X8e_sCQ8axWBrr2DNTIw/artifacts/public/build/jsshell-linux-x86_64-asan.zip
![]() |
Reporter | |
Comment 1•9 years ago
|
||
I think we only have 64-bit ASan js shells for now.
Comment 2•9 years ago
|
||
Ok - we can have them once we switch to gecko.v2 routes.
https://tools.taskcluster.net/index/#gecko.v2.mozilla-central.latest.firefox/gecko.v2.mozilla-central.latest.firefox
![]() |
Reporter | |
Comment 3•9 years ago
|
||
Do we have a bug on file to switch mozregression to gecko.v2 routes?
Comment 4•9 years ago
|
||
(In reply to Gary Kwong [:gkw] [:nth10sd] from comment #3)
> Do we have a bug on file to switch mozregression to gecko.v2 routes?
We know have one, bug 1234030! Thanks. :)
Comment 5•9 years ago
|
||
Fixed with patch in bug 1234030, specifically:
https://github.com/parkouss/mozregression/commit/0f96b0f47ac04d6df6a598901c23fdb980e81a97
This add asan support for archives.m.o and taskcluster.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•