Re: Tier 3 win64 ASan builds on try

2017-04-10 Thread Ehsan Akhgari
On 2017-04-10 12:47 AM, Chris Pearce wrote: > On Friday, April 7, 2017 at 2:11:32 PM UTC+12, Ting-Yu Chou wrote: >> Just a heads up that now we have win64 ASan builds on try. The try format: >> >> try: -b o -p win64-asan -u none -t none >> >> Bug 1347793 is tracking the failed tests on

Re: Tier 3 win64 ASan builds on try

2017-04-10 Thread Ehsan Akhgari
Indeed, thanks Ting-Yu and everyone else who finally made this happen. This is extremely valuable, especially for Gecko developers who work on security sensitive bugs, as they can now use address sanitizer on Windows similarly to other major OSes that we support! On 2017-04-07 4:25 PM, Kan-Ru

Re: Tier 3 win64 ASan builds on try

2017-04-09 Thread Chris Pearce
On Friday, April 7, 2017 at 2:11:32 PM UTC+12, Ting-Yu Chou wrote: > Just a heads up that now we have win64 ASan builds on try. The try format: > > try: -b o -p win64-asan -u none -t none > > Bug 1347793 is tracking the failed tests on taskcluster, though by now the > tests > for normal

Re: Tier 3 win64 ASan builds on try

2017-04-07 Thread Kan-Ru Chen
Hooray! Thanks for making tests working on Windows! Kanru On Thu, Apr 6, 2017, at 10:14 PM, Jeff Muizelaar wrote: > Glorious. Thanks to everyone who made this happen. > > -Jeff > > On Thu, Apr 6, 2017 at 10:11 PM, Ting-Yu Chou wrote: > > Just a heads up that now we have

Re: Tier 3 win64 ASan builds on try

2017-04-06 Thread Jeff Muizelaar
Glorious. Thanks to everyone who made this happen. -Jeff On Thu, Apr 6, 2017 at 10:11 PM, Ting-Yu Chou wrote: > Just a heads up that now we have win64 ASan builds on try. The try format: > > try: -b o -p win64-asan -u none -t none > > Bug 1347793 is tracking the failed

Tier 3 win64 ASan builds on try

2017-04-06 Thread Ting-Yu Chou
Just a heads up that now we have win64 ASan builds on try. The try format: try: -b o -p win64-asan -u none -t none Bug 1347793 is tracking the failed tests on taskcluster, though by now the tests for normal windows builds are not all green yet and I haven't seen any real ASan issue. I am not