Screenshot: [image: Inline image 1]
On Wed, Mar 20, 2013 at 10:45 AM, Shazron <[email protected]> wrote: > Weird. Mobile-spec detects the newline at the end of this output now (the > line hasn't changed since last year): > https://github.com/don/cordova-filetransfer/blob/master/server.js#L30 > > https://github.com/apache/cordova-mobile-spec/blob/f86d530fcedc4c3b783282f307b82656bcb3b1d2/autotest/tests/filetransfer.tests.js#L261 > > ... which is causing it to fail (see screenshot). Adding a '\n' to the > mobile-spec line makes it pass now. > > > > On Tue, Mar 19, 2013 at 8:03 PM, Don Coleman <[email protected]>wrote: > >> Shazron, >> >> I updated the code and redeployed to nodejitsu >> >> Fil, >> >> I added the code to a fork. https://github.com/don/cordova-labs >> Should I issue the pull request against master or should someone create a >> 'cordova-filetransfer' branch first? >> >> >> >> On Tue, Mar 19, 2013 at 7:23 PM, Don Coleman <[email protected]> >> wrote: >> >> > I'll add a pull request, and see if I can fix Shaz's error. >> > >> > >> > On Tue, Mar 19, 2013 at 7:22 PM, Filip Maj <[email protected]> wrote: >> > >> >> We should move the file transfer server code over to a branch on labs >> for >> >> now, so we can all fix stuff easily. >> >> >> >> On 3/19/13 4:15 PM, "Don Coleman" <[email protected]> wrote: >> >> >> >> >That code has been crashing on nodejitsu, not sure why. I think I >> might >> >> >need to upgrade node to > 0.6. >> >> > >> >> >It's also deployed to http://cordova-filetransfer.herokuapp.com/ as >> an >> >> >alternate. >> >> > >> >> > >> >> >On Tue, Mar 19, 2013 at 7:09 PM, Shazron <[email protected]> wrote: >> >> > >> >> >> Thanks Fil. >> >> >> Now getting mobile-spec filetransfer errors when there were none >> before >> >> >>(at >> >> >> 2.5.0 release). Wondering if anything changed on the scripts? I'll >> >> login >> >> >> and see if nodejitsu has logs... >> >> >> >> >> >> >> >> >> On Tue, Mar 19, 2013 at 3:59 PM, Filip Maj <[email protected]> wrote: >> >> >> >> >> >> > I just restarted it. >> >> >> > >> >> >> > I will post the creds to the private list in case this happens in >> the >> >> >> > future. We also have the option of having a VM hosted on apache >> infra >> >> >> that >> >> >> > we can set up a similar server for. It's still on my todo list but >> >> >>it's >> >> >> > dropped down in priority a lot, in case someone else wants to take >> >> >>that >> >> >> > task on... >> >> >> > >> >> >> > On 3/19/13 3:51 PM, "Shazron" <[email protected]> wrote: >> >> >> > >> >> >> > >Is down, so I can't test mobile-spec. Who runs this again? >> >> >> > >> >> >> > >> >> >> >> >> >> >> >> > >> > >
