bug-wget
[Top][All Lists]
Advanced

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

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


From: Tomas Hozza
Subject: [Bug-wget] unit-tests are failing on Intel 32bit architecture
Date: Fri, 27 Nov 2015 13:26:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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,
-- 
Tomas Hozza
Software Engineer - EMEA ENG Developer Experience

PGP: 1D9F3C2D
UTC+1 (CET)
Red Hat Inc.                 http://cz.redhat.com



reply via email to

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