Re: [Bug-wget] [Bug-Wget] Issues with Perl-based test suite

2014-09-27 Thread Darshit Shah
On 09/27, Tim Rühsen wrote: Hi Darshit, I am answering inline... Am Sonntag, 28. September 2014, 01:23:08 schrieb Darshit Shah: There are a few issues that I've been facing with the old perl based test suite that I'd like to highlight and discuss here. 1. The way the test suite has been writte

Re: [Bug-wget] [Bug-Wget] Issues with Perl-based test suite

2014-09-27 Thread Tim Rühsen
Hi Darshit, I am answering inline... Am Sonntag, 28. September 2014, 01:23:08 schrieb Darshit Shah: > There are a few issues that I've been facing with the old perl based test > suite that I'd like to highlight and discuss here. > > 1. The way the test suite has been written, I was unable to hac

Re: [Bug-wget] [PATCH] Using parallel test harness

2014-09-27 Thread Darshit Shah
On 09/27, Tim Rühsen wrote: Am Sonntag, 28. September 2014, 01:00:40 schrieb Darshit Shah: >patch version #3 is attached Hi Tim, I just wanted to point out that there is a blocking issue with this patch. It eliminates the ability for the user to execute single tests directly. I can run `make ch

Re: [Bug-wget] [PATCH] Using parallel test harness

2014-09-27 Thread Tim Rühsen
Am Sonntag, 28. September 2014, 01:00:40 schrieb Darshit Shah: > >patch version #3 is attached > > Hi Tim, > > I just wanted to point out that there is a blocking issue with this patch. > It eliminates the ability for the user to execute single tests directly. I > can run `make check` without muc

[Bug-wget] [Bug-Wget] Issues with Perl-based test suite

2014-09-27 Thread Darshit Shah
There are a few issues that I've been facing with the old perl based test suite that I'd like to highlight and discuss here. 1. The way the test suite has been written, I was unable to hack together a patch that will allow the various tests to be run under valgrind. I'd like a similar func

Re: [Bug-wget] [PATCH] Using parallel test harness

2014-09-27 Thread Darshit Shah
patch version #3 is attached Hi Tim, I just wanted to point out that there is a blocking issue with this patch. It eliminates the ability for the user to execute single tests directly. I can run `make check` without much issues but I cannot execute a single test by directly invoking it. The

Re: [Bug-wget] Timeouts need 'page' and 'byte' options

2014-09-27 Thread Darshit Shah
Hi grarpamp, Responding inline... On 09/27, grarpamp wrote: So I set '-T 10' briefly thinking that, no matter what, wget would exit, with an appropriate status, after 10 sec. No, the --timeout switch will only set dns, connect and read timeouts. It is not meant to force Wget to exit after X se

Re: [Bug-wget] want to give back to community

2014-09-27 Thread Darshit Shah
On 09/27, sumit Murari wrote: I'm a student, I've fairly good knowledge of C understanding to TCP/IP. I want to contribute, how should I get started here .! Hi Sumit, Glad to hear that you're interested in contributing back to the community! To begin contributing to GNU Wget, you'll first hav

[Bug-wget] want to give back to community

2014-09-27 Thread sumit Murari
I'm a student, I've fairly good knowledge of C understanding to TCP/IP. I want to contribute, how should I get started here .! -- सुमित मुरारी

[Bug-wget] Timeouts need 'page' and 'byte' options

2014-09-27 Thread grarpamp
So I set '-T 10' briefly thinking that, no matter what, wget would exit, with an appropriate status, after 10 sec. Yet on a slow loading page it keeps on slowly receiving data up to around 210 sec, ie: how long it takes to deliver the sample page I'm on. wget 1.15 with connect/read/dns timeouts b