Re: Using Firefox to test the Visual C++ compiler

2016-11-16 Thread Gratian Lup
On Wednesday, November 16, 2016 at 5:23:58 AM UTC-8, Ted Mielczarek wrote: > Gratian, > > One of my coworkers reminded me of something that might be an option for > you--we have scripts that would allow you to provide a Firefox build > that you generated (at a publicly accessible URL) and trigger

Re: Using Firefox to test the Visual C++ compiler

2016-11-16 Thread Ted Mielczarek
Gratian, One of my coworkers reminded me of something that might be an option for you--we have scripts that would allow you to provide a Firefox build that you generated (at a publicly accessible URL) and trigger test jobs on that build in our CI infrastructure. If that's something that sounds use

Re: Using Firefox to test the Visual C++ compiler

2016-11-16 Thread Ted Mielczarek
On Wed, Nov 16, 2016, at 03:27 AM, lgrat...@gmail.com wrote: > Hello, > > *I posted this on multiple mailing lists, I'm not sure which is the right > place for these questions. Hi Gratian, Finding the right communication channel always feels like a problem at Mozilla. :) dev-builds is a fine ven

Using Firefox to test the Visual C++ compiler

2016-11-16 Thread lgratian
Hello, *I posted this on multiple mailing lists, I'm not sure which is the right place for these questions. I'm a developer on the Microsoft Visual C++ compiler (code optimizer) and I'm looking into extending our test suite with popular open-source projects. This helps us to find bugs earlier