~alpine/infra

Something wrong on x86/x86_64 builders

Jakub Jirutka <jakub@jirutka.cz>
Details
Message ID
<9172634F-2D8B-456F-9926-8410EFF6DD91@jirutka.cz>
Sender timestamp
1507933632
DKIM signature
missing
Download raw message
Hi,

I’ve upgraded gnutls to 3.6.0 and enabled tests. The tests passed on my machine (x86_64), our aarch64, ppc64le and armhf builders, but not on x86 and x86_64 builders. There are 3 failing tests, the exact same tests that failed due to “date” command incompatibility which I’ve already fixed. First I’ve added coreutils to checkdepends, then I’ve tried to patch tests/scripts/commons.sh instead of using coreutils. In both cases it passed on my machine, but failed on x86/x86_64 builders.

I think that there’s something wrong on the builders, but don’t know what and can’t troubleshoot it without access to the build servers.

The failing tests are:

tests/fastopen.sh
tests/sni-hostname.sh
tests/gnutls-cli-save-data.sh

Log: http://build.alpinelinux.org/buildlogs/build-edge-x86_64/main/gnutls/gnutls-3.6.0-r0.log

Each of them generates log (e.g. tests/fastopen.sh.log) that should help us understand what’s going on.

For now I’ve allowed tests to fail.

Jakub
Reply to thread Export thread (mbox)