bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] unit-tests are failing on Intel 32bit architecture


From: Juaristi Álamos , Ander
Subject: Re: [Bug-wget] unit-tests are failing on Intel 32bit architecture
Date: Fri, 27 Nov 2015 13:17:25 +0000

Hi Thomas,

Thanks for your report. You're right. This issue raised almost as soon
as we released wget 1.17. It only affected 32-bit systems.

Hopefully, it's already fixed on Git.

Thanks.
- AJ

On Fri, 2015-11-27 at 13:26 +0100, Tomas Hozza wrote:
> Hi.
> 
> While updating the wget in Fedora, I found out that one of the unit-tests
> is failing on Intel 32bit architecture. When building on 64bit architecture,
> all unit-tests pass.
> 
> The one that is failing is:
> 
> RUNNING TEST test_hsts_url_rewrite_superdomain...
> A new entry should've been created
> 
> in src/hsts.c:689 is the failing line:
> 
> created = hsts_store_entry (s, SCHEME_HTTPS, "www.foo.com", 443, time(NULL) + 
> 1234, true);
> 
> I didn't investigate further.
> 
> Regards,


reply via email to

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