Re: [b2g] Getting mochitests to work against b2g-desktop on OSX. Need help (!!)

2013-09-03 Thread Jonathan Griffin
Does the situation improve if you use a regular gaia profile, rather than a debug one? I'm not sure that the kind of profile modifications that mochitest performs are compatible with debug profiles. Jonathan On 8/30/2013 5:02 AM, Jan Jongboom wrote: I can't get this shit to work, and already

Re: [b2g] Getting mochitests to work against b2g-desktop on OSX. Need help (!!)

2013-08-30 Thread Jan Jongboom
FYI, Here is my .mozconfig: mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-b2g mk_add_options MOZ_MAKE_FLAGS="-j8" mk_add_options ENABLE_MARIONETTE=1 mk_add_options AUTOCLOBBER=1 ac_add_options --enable-application=b2g ac_add_options --enable-debug-symbols ac_add_options --enable-profiling ac_add_optio

[b2g] Getting mochitests to work against b2g-desktop on OSX. Need help (!!)

2013-08-30 Thread Jan Jongboom
I can't get this shit to work, and already spent four hours on it. I have a working b2g-desktop build. $OBJDIR/dist/B2G.app/Contents/MacOS/b2g -profile $GAIADIR/profile-debug Now I want to run mochitests so I follow all the instructions on https://developer.mozilla.org/en-US/docs/Mozilla/Firefo