[email protected] (Ludovic Courtès) skribis: > There is 1 test failure on i686: > > /types/int: OK > /types/direction: OK > /types/tag: OK > /types/script: OK > /types/language: ** > ERROR:test-common.c:199:test_types_language: assertion failed: (en == > hb_language_from_string ("Enx", 2)) > /nix/store/ws3s97his4rmrfdyy2wpw1sxgidyi5ah-bash-4.2/bin/bash: line 5: 6204 > Aborted MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % > 256)) G_DEBUG=gc-friendly G_SLICE=always-malloc srcdir=. ${dir}$tst > FAIL: test-common > [...] > =========================================================================== > 1 of 12 tests failed > Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz > =========================================================================== > > See <http://hydra.gnu.org/build/15954> for details.
Looking at <http://hydra.gnu.org/job/gnu/master/harfbuzz-0.9.19.i686-linux> it seems to be a random failure: <http://hydra.gnu.org/build/16296> passed although there were no significant differences, and the next one <http://hydra.gnu.org/build/16859> failed again. We’ll probably have to look at test-common.c:199... Ludo’.
