[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] possible fix to a "make check" failure...
From: |
Tim Ruehsen |
Subject: |
Re: [Bug-wget] possible fix to a "make check" failure... |
Date: |
Mon, 12 Oct 2015 10:05:08 +0200 |
User-agent: |
KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.12; x86_64; ; ) |
On Monday 12 October 2015 01:34:35 christian fafard wrote:
> I'm not sure if this is what you were expecting.
> The other tests i've checked does not write in the log file directly like
> that,but i don't understand the test framework completely and haven't found
> how to do otherwise. The "cpanm IO::Socket::SSL" command line that is
> suggested is supposed to be the easiest wayto install that module once you
> have cpanminus installed, but i must admit it doesn't work for me.I get an
> "out of memory" failure that i have to work on. And i'm sorry for the git
> diff, i'll start using git soon.
> Regards, Christian
Hi Christian,
you just have to print out to STDERR. During the test run via 'make check',
STDERR is redirected to the correct log file.
I amended your patch and generated the attached file with 'git format-patch
-1'. Please have a look into it and if if that is ok for you, I am going to
push it.
Regards, Tim
0001-Skip-HTTPS-perl-tests-if-IO-Socket-SSL-not-installed.patch
Description: Text Data