Okay, I've fixed the tests and pushing now. I didn't notice the indirect use of callbackFromNative via the spy, but updated tests to expect new syntax.
Thanks for catching this! -Michal On Mon, Feb 25, 2013 at 1:49 PM, Michal Mocny <[email protected]> wrote: > also: failing for me too, looking into it > > > On Mon, Feb 25, 2013 at 1:48 PM, Michal Mocny <[email protected]> wrote: > >> nvm, seems they run with 'jake' but not 'jake btest' >> >> >> On Mon, Feb 25, 2013 at 1:47 PM, Michal Mocny <[email protected]>wrote: >> >>> Joe, I can't seem to be able to run jake tests locally: >>> >>> Error: Cannot find module 'connect' >>> at Function.Module._resolveFilename (module.js:338:15) >>> >>> >>> On Mon, Feb 25, 2013 at 1:42 PM, Filip Maj <[email protected]> wrote: >>> >>>> >>>> >Also, on a side note, for the release, if there's commits in master >>>> >that we want in this release, do we do a cherry pick into next? >>>> >>>> Yes. I see it the opposite way (I commit into next and merge into >>>> master). >>>> >>>> >>> >> >
