bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [GSOC 2017] make check fails almost all the tests on fres


From: Tim Ruehsen
Subject: Re: [Bug-wget] [GSOC 2017] make check fails almost all the tests on fresh clone of wget2
Date: Wed, 22 Mar 2017 09:57:36 +0100
User-agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; )

On Wednesday, March 22, 2017 9:53:26 AM CET Tim Ruehsen wrote:
> On Wednesday, March 22, 2017 2:02:30 PM CET Avinash Sonawane wrote:
> > On Wed, Mar 22, 2017 at 1:49 PM, Tim Ruehsen <address@hidden> wrote:
> > >> Also I see many "Failed to resolve 'http:80 (Name or service not
> > >> known)" in tests/test-suite.log
> > > 
> > > Should be http://localhost:80 ...
> > 
> > As I don't have earlier test-suite.log which contained the log for all
> > 31 tests. And also since I hadn't installed autogen earlier I'm
> > installing all the dependencies and wget2 from scratch. I'll then run
> > the tests again and will get back to you.
> > 
> > > what does this output:
> > > $ set|grep -i prox
> > 
> > It shows all my environment variables with proxy set to them.
> > Here's complete output http://pastebin.com/UNPcgRHC
> 
> Quite interesting. I'll set up a similar environment and give it a try.
> I am sure, we don't parse 'no_proxy'. So maybe your proxy settings have a
> wrong impact on the tests. We should call 'wget2' in the test suite with
> --no- proxy and/or respect the no_proxy environment variable.

Yup, that's it.

$ cd tests
$ http_proxy='http://192.168.8.253:3128/' ./test-i-http

And it hangs...

I'll create one or two issues... if you like to, work on these. They are 
blockers for you, you have the best test environment. And they are easy to fix.

Regards, Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]