Re: File Transfer is failing in MobileSpec on Android.

2013-04-10 Thread Don Coleman
Created https://issues.apache.org/jira/browse/INFRA-6139 On Tue, Apr 9, 2013 at 4:32 AM, Filip Maj wrote: > Anyone wanna volunteer to talk to INFRA about setting up a VM for our > testing purposes? This way we can have this server running on apache infra > that all of our committers can access

Re: File Transfer is failing in MobileSpec on Android.

2013-04-09 Thread Filip Maj
Maybe eventually the ci dashboard? But one thing at a time ;) On 4/9/13 5:04 PM, "Don Coleman" wrote: >Is there someone specific in INFRA to contact or just email >infrastructure@apache? > >Do we have other stuff to run on this VM or just the server for >file-transfer tests? > > >On Tue, Apr 9,

Re: File Transfer is failing in MobileSpec on Android.

2013-04-09 Thread Don Coleman
Is there someone specific in INFRA to contact or just email infrastructure@apache? Do we have other stuff to run on this VM or just the server for file-transfer tests? On Tue, Apr 9, 2013 at 4:32 AM, Filip Maj wrote: > Anyone wanna volunteer to talk to INFRA about setting up a VM for our > tes

Re: File Transfer is failing in MobileSpec on Android.

2013-04-09 Thread Filip Maj
Anyone wanna volunteer to talk to INFRA about setting up a VM for our testing purposes? This way we can have this server running on apache infra that all of our committers can access and tweak and fix etc. http://apache.org/dev/freebsd-jails On 4/8/13 8:54 PM, "Don Coleman" wrote: >I restarted

Re: File Transfer is failing in MobileSpec on Android.

2013-04-08 Thread Don Coleman
I restarted the nodejitsu server. Uploads appear to be working now curl --form upload=@foo.txt http://cordova-filetransfer.jitsu.com/upload If you need the source for the server https://github.com/apache/cordova-labs/tree/cordova-filetransfer On Mon, Apr 8, 2013 at 1:51 PM, Max Woghir

Re: File Transfer is failing in MobileSpec on Android.

2013-04-08 Thread Max Woghiren
I'm getting a whole bunch of errors here, and visiting http://cordova-filetransfer.jitsu.com/upload in a browser yields a 404, so I suspect server problems. Can someone verify whether they're getting the same issues? On Mon, Apr 1, 2013 at 5:53 PM, Joe Bowser wrote: > OK, things look good now.

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
OK, things look good now. I was also comparing against master. I'm going to tag Android, since there are fixes for two of the three errors, and one is a false positive. On Mon, Apr 1, 2013 at 2:33 PM, Joe Bowser wrote: > I'm going to re-tag 2.6.0 and see if others get an error. > > On Mon, Apr 1

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
I'm going to re-tag 2.6.0 and see if others get an error. On Mon, Apr 1, 2013 at 2:30 PM, Shazron wrote: > Ok false alarm on iOS :/ My CordovaLib was on master, not 2.6.x branch, all > FT tests pass. > > > On Mon, Apr 1, 2013 at 2:27 PM, Joe Bowser wrote: > >> OK, yeah, now I'm getting 8 failing

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Ok false alarm on iOS :/ My CordovaLib was on master, not 2.6.x branch, all FT tests pass. On Mon, Apr 1, 2013 at 2:27 PM, Joe Bowser wrote: > OK, yeah, now I'm getting 8 failing. I have a feeling that the five > that I got on this end are related to the JS. We should probably fix > those fiv

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
OK, yeah, now I'm getting 8 failing. I have a feeling that the five that I got on this end are related to the JS. We should probably fix those five errors on File Transfer before we tag this as a release. On Mon, Apr 1, 2013 at 2:24 PM, Joe Bowser wrote: > Somehow my whitelist got screwed up, w

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
Somehow my whitelist got screwed up, which caused the errors. I now have three errors on my FileTransfer tests. I'm going to check this against what I was about to tag now to see if it gets worse On Mon, Apr 1, 2013 at 2:13 PM, Shazron wrote: > Nope, rebooting gives me the same errors > > > On

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Nope, rebooting gives me the same errors On Mon, Apr 1, 2013 at 2:11 PM, Shazron wrote: > Let me reboot the nodejitsu server :/ The last time it was because of a > new node version... > > > On Mon, Apr 1, 2013 at 2:06 PM, Joe Bowser wrote: > >> I'm getting 10 failures on Android now as opposed

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
I created a new issue on this end: https://issues.apache.org/jira/browse/CB-2894 On Mon, Apr 1, 2013 at 2:11 PM, Shazron wrote: > Let me reboot the nodejitsu server :/ The last time it was because of a new > node version... > > > On Mon, Apr 1, 2013 at 2:06 PM, Joe Bowser wrote: > >> I'm getting

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Let me reboot the nodejitsu server :/ The last time it was because of a new node version... On Mon, Apr 1, 2013 at 2:06 PM, Joe Bowser wrote: > I'm getting 10 failures on Android now as opposed to the 16 I had > earlier when I switch back to 2.6.0rc1. There's something definitely > weird happe

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Hmm out of 25 Filetransfer automatic tests, I'm getting 5 failed now (when it all passed before). I think it's the server, although I checked, there was no new upload since the last time log attached On Mon, Apr 1, 2013 at 1:57 PM, Shazron wrote: > Was it failing when you tested on 2.6.0rc1?

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
I'm getting 10 failures on Android now as opposed to the 16 I had earlier when I switch back to 2.6.0rc1. There's something definitely weird happening with File Transfer on Android. On Mon, Apr 1, 2013 at 1:57 PM, Shazron wrote: > Was it failing when you tested on 2.6.0rc1? Just want to rule out

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Tommy-Carlos Williams
Strange… I am only getting 2 failures. The "download a file when using file:// when hosted from file://" one that has always failed for me, …and this whitespace related one: http://cl.ly/image/180X1g1M042Y On 02/04/2013, at 7:52 AM, Joe Bowser wrote: > On mobile-spec, I'm getting 16 of t

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Was it failing when you tested on 2.6.0rc1? Just want to rule out if something new was intro'ed in the interim. iOS passed during rc1, I'll re-test now On Mon, Apr 1, 2013 at 1:52 PM, Joe Bowser wrote: > On mobile-spec, I'm getting 16 of the 27 file specs failing. For some > reason I can't see

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
On mobile-spec, I'm getting 16 of the 27 file specs failing. For some reason I can't seem to get any FileTransfer Download to work or FileTransfer upload. This probably should have been caught on medic, I'll check there as well. On Mon, Apr 1, 2013 at 1:41 PM, Shazron wrote: > What is the failu

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Tommy-Carlos Williams
It looks like there was a great deal of work done on FileTransfer this release. What is failing? On 02/04/2013, at 7:38 AM, Joe Bowser wrote: > Hey > > I'm just going through the motions for the 2.6.0 release, and I'm > finding that FileTransfer is failing mobile spec. Was there work done >

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
What is the failure log? On Mon, Apr 1, 2013 at 1:38 PM, Joe Bowser wrote: > Hey > > I'm just going through the motions for the 2.6.0 release, and I'm > finding that FileTransfer is failing mobile spec. Was there work done > here recently that wasn't tested? It seems that it's FileTransfer's >

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
Oh yeah, I removed the 2.6.0 tag on Cordova-JS because we really should have this fixed before we tag the JS. On Mon, Apr 1, 2013 at 1:38 PM, Joe Bowser wrote: > Hey > > I'm just going through the motions for the 2.6.0 release, and I'm > finding that FileTransfer is failing mobile spec. Was ther

File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
Hey I'm just going through the motions for the 2.6.0 release, and I'm finding that FileTransfer is failing mobile spec. Was there work done here recently that wasn't tested? It seems that it's FileTransfer's download method that's failing. Is this happening on any of the other platforms? Joe