Tested out latest cordova-ios and android from the 2.8.x branch with mobile-spec to make sure stuff was working.
iOS passed all auto-tests in mobile-spec (!) on my iPhone 5 running OS 6.0.1, all of the manual tests seemed to work too! Android's auto-tests have 22 failures on my Galaxy nexus running 4.2.2: - I have several contacts tests timing out: - contacts.spec.3 - contacts.spec.6 - contacts.spec.20 - contacts.spec.21 - contacts.spec.23 - contacts.spec.24 - file.spec.10 times out - file.spec.12 expected error code ENCODING_ERR(5) but got NOT_FOUND_ERR(1) - file.spec.25 times out - filetransfer.spec.7 downloadFail should not have been called - filestransfer.spec.13 seems to have an additional space in the response body, so failed (but probably a tiny issue) - media.spec.1 through 11 returned "Error calling method on NPObject" but I heard the mobile-spec audio test go off.. Weird The media manual play tests work fine, even though mobile-spec reports errors.. Super weird. That said, the recording audio tests yield this in log cat: recordAudio() at file:///android_asset/www/audio/index.html:196 I/Web Console( 3703): -- media=null at file:///android_asset/www/audio/index.html:197 E/Web Console( 3703): Uncaught Error: Error calling method on NPObject. at file:///android_asset/www/cordova.js:863 The contacts manual tests also work, I think it's the crazy amount of contacts that I have on my phone that caused the mobile-spec timeout failures that I mention above. I will test out BB10 shortly and report back. On 6/4/13 10:18 AM, "Lorin Beer" <[email protected]> wrote: >good to know. I put it through the baragon tool I wrote a while back. >Was a little slower, next time I'll use the labs script. > >On Tue, Jun 4, 2013 at 10:12 AM, Filip Maj <[email protected]> wrote: >> For the record, in cordova-labs, under the JIRA branch, there is a JIRA >> script that will create the master + sub issues for tagging. If you want >> to save 20 minutes of your life. >> >> On 6/4/13 9:36 AM, "Lorin Beer" <[email protected]> wrote: >> >>>link update: master issue lives here >>>https://issues.apache.org/jira/browse/CB-3581 >>> >>> >>>On Tue, Jun 4, 2013 at 9:35 AM, Lorin Beer <[email protected]> >>>wrote: >>> >>>> master issue lives here: https://issues.apache.org/jira/browse/CB-3464 >>>> >>>> creating subissues now >>>> >>>> On Tue, Jun 4, 2013 at 8:28 AM, Steven Gill <[email protected]> >>>> wrote: >>>> > The vote has passed. >>>> > >>>> > Can someone setup the issues for tagging 2.8.0? I am on vacation >>>> currently >>>> > and will return on Thursday. >>>> > On Jun 1, 2013 9:47 PM, "Filip Maj" <[email protected]> wrote: >>>> > >>>> >> This should be done on the private list if you only want PMC >>>>members >>>>to >>>> >> vote.. >>>> >> >>>> >> On 6/1/13 6:33 AM, "Luke Holmquist" <[email protected]> wrote: >>>> >> >>>> >> >+1 >>>> >> > >>>> >> >Sent from my iPhone >>>> >> > >>>> >> >On May 31, 2013, at 3:13 PM, Steven Gill <[email protected]> >>>> wrote: >>>> >> > >>>> >> >> Hey, >>>> >> >> >>>> >> >> A release candidate for 2.8.0 is available at: >>>> >> >> >>>> >> >> https://dist.apache.org/repos/dist/release/cordova/ >>>> >> >> >>>> >> >> Please vote on releasing this package as Apache Cordova 2.8.0. >>>> >> >> >>>> >> >> The vote is open for the next 3 days and passes if a majority of >>>>at >>>> >> >>least >>>> >> >> three +1 Cordova PMC votes are cast. >>>> >> >> >>>> >> >> [ ] +1 Release this package as Apache Cordova 2.8.0 [ ] -1 Do >>>>not >>>> >> >>release >>>> >> >> this package because... >>>> >> >> >>>> >> >> Here is my +1 >>>> >> >> >>>> >> >> >>>> >> >> Cheers, >>>> >> >> >>>> >> >> -Steve >>>> >> >>>> >> >>>> >>
