Re: Code Coverage on Phabricator

2019-01-21 Thread mcastelluccio
Of course, sorry for the weird formatting... Here is the right version: Hi everyone, We have recently implemented a solution to integrate code coverage results into Phabricator. Coverage information is uploaded either automatically for revisions after they are landed in mozilla-central (for

Re: Update on rustc/clang goodness

2018-05-30 Thread mcastelluccio
We've also been running Windows code coverage builds with clang on CI for a while (since December), with almost all tests. - Marco. On Friday, May 11, 2018 at 2:35:57 AM UTC+2, Anthony Jones wrote: > You may already know that the Low-Level Tools team support important tools > and code

Re: nsAutoConfig

2017-11-01 Thread mcastelluccio
Hey Mike, according to our code coverage report, nsAutoConfig is never executed during tests. As far as I can see, it is actually not tested, as the test you mentioned is not setting the autoadmin.global_config_url pref that would make nsReadConfig instantiate nsAutoConfig. Is that correct?

Re: Presto: Comparing Firefox performance with other browsers (and e10s with non-e10s)

2016-02-11 Thread mcastelluccio
It would be interesting to know the specifications of the system running the tests and to run them on systems with differing characteristics (e.g. different graphics card, different amount of RAM, etc.). - Marco. ___ dev-platform mailing list