Re: mochitest-chrome tests now running on B2G emulators

2015-03-23 Thread Jonathan Griffin
Thanks to gbrown for doing a lot of the hard work here! Jonathan On Mon, Mar 23, 2015 at 4:59 PM, Bobby Holley wrote: > Awesome - thank you for making that happen! > > All - if you find yourself using SpecialPowers.wrap for anything other > than twiddling an occasional value or knob, you're doi

Re: mochitest-chrome tests now running on B2G emulators

2015-03-23 Thread Bobby Holley
Awesome - thank you for making that happen! All - if you find yourself using SpecialPowers.wrap for anything other than twiddling an occasional value or knob, you're doing it wrong. Write a mochitest-chrome test instead. bholley On Mon, Mar 23, 2015 at 4:38 PM, Jonathan Griffin wrote: > A moch

DOM Bug Triage Meeting

2015-03-23 Thread Anthony Hughes
Hello dev-platform, I'd like to set up a DOM triage meeting every two weeks to serve as a funnel for QA work. As a starting point we'd focus on intermittents needing QA help and resolved bugs needing manual testing or test coverage. Before I schedule a recurring meeting I'd like to gauge inte

mochitest-chrome tests now running on B2G emulators

2015-03-23 Thread Jonathan Griffin
A mochitest-chrome job is now running on B2G emulators, and appears in Treeherder as M(c). This job skips most existing chrome tests, since most of the existing tests are not compatible with B2G. But it provides a better alternative when writing mochitests that need chrome privileges than using S

Fwd: Please take part in the Sheriff Survey

2015-03-23 Thread Carsten Book
Hey Guys, thanks for all the Community Members who already did part in the Sheriff Survey! And just as reminder that the Survey is still up and running this week here ->http://goo.gl/forms/kRXZDtSjSj Thanks! - Tomcat -- Forwarded message -- From: Carsten Book Date: Mon, Mar 1

Test Informant Report - Week ending Mar 22

2015-03-23 Thread Test Informant
Test Informant report for 2015-03-22. State of test manifests at revision ef342f3b6769. Using revision 436686833af0 as a baseline for comparisons. Showing tests enabled or disabled between 2015-03-15 and 2015-03-22. 86% of tests across all suites and configurations are enabled. Summary ---

Re: PSA: New C++11 features made available by dropping support for gcc-4.6 in Gecko 38

2015-03-23 Thread Emanuel Hoogeveen
On Friday, March 20, 2015 at 4:14:47 PM UTC+1, bo...@mozilla.com wrote: > I was asked to repost this in a new thread in case it got lost ... > > I have now updated the two MDN pages (that I know of) to reflect that gcc-4.7 > or later is now required. > >