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
