Zac, I'm a bit busy with other work right now. Would you mind bisecting gecko to find the culprit patch for us?
On Wed, Nov 27, 2013 at 2:10 PM, Zac Campbell <[email protected]> wrote: > On 27/11/13 18:29, Dale Harvey wrote: > >> Tracking bug is: https://bugzilla.mozilla.org/show_bug.cgi?id=943980 >> >> Been seeing test failures on travis for the last 6 hours ( >> https://travis-ci.org/mozilla-b2g/gaia/builds) so we have closed the tree >> >> The failures wildly vary and all seem to be intermittent, so this is >> likely >> due to a new b2g build / marionette changes, currently debugging (although >> I will be afk for ~90minutes) so if anyone else wants to help debug that >> would be great :) >> >> Will reopen as soon as we get consistent passing builds >> >> Cheers >> Dale >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g >> > > wrt the gaia-ui-tests failures: > "Connection Refused" does look like the whole b2g/gecko is crashing. The > console trace is similar to when we run these tests on device and the > device crashes. > > Also the one about: > TypeError: app is undefined ; stacktrace: execute_async_script > @gaia_test.py, line 74 > inline javascript, line 251 > src: " let result = {frame: app.frame.firstChild," > > I have witnessed on device and this is when b2g fails to start up. The > device was stuck on the splash screen, but it is conscious enough for it to > be stopped and restarted (and thus the test suite continue). > > > There was one test failing intermittently earlier in the day: > test_edit_contact.py > I've prepared a fix so it doesn't stop you from re-opening the tree: > https://github.com/mozilla-b2g/gaia/pull/14136 > > > Good luck, > Zac > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > -- Best, Gareth _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
