bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] 'Test--https.py' and 'Test--https-crl.py' failing when no SSL


From: Ander Juaristi
Subject: [Bug-wget] 'Test--https.py' and 'Test--https-crl.py' failing when no SSL support
Date: Sun, 21 Jun 2015 12:08:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hi all,

I noticed that when Wget is compiled with no SSL support, two tests from the 
Python test suite fail.
For me it's always reproducible:

  $ ./configure --without-ssl
  $ make check
  <output trimmed>
  FAIL: Test--https.py
  FAIL: Test--https-crl.py

This doesn't look like desired behaviour, does it? Ideally, those tests should be skipped when Wget does not support SSL. Isn't there anything like WgetFeature.pm in the Python tests?

--
Regards,
- AJ



reply via email to

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