Source: lttoolbox Version: 3.5.0-2 Severity: serious Tags: ftbfs There are several test failures on various architectures, e.g.:
FAIL: runTest (lt_proc.PrintWeightsNegative) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/tests/proctest.py", line 71, in runTest exp+"[][\n]") AssertionError: u'^cat/cat+n<W:10.178184>/cat+v<W:11.209916>$[][\n]' != u'^cat/cat+n<W:9.353620>/cat+v<W:10.385352>$[][\n]' - ^cat/cat+n<W:10.178184>/cat+v<W:11.209916>$[][ + ^cat/cat+n<W:9.353620>/cat+v<W:10.385352>$[][ ] FAIL: runTest (lt_print.NegativeWeightedFst) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/tests/printtest.py", line 62, in runTest self.assertEqual(self.communicateFlush(), self.expectedOutput) AssertionError: u'0\t1\tc\tc\t4.567895\t\n1\t2\ta\ta\t0.989532\t\n2\t3\tt\tt\t2.796193\t\n3\t4\t [truncated]... != u'0\t1\tc\tc\t4.567895\t\n1\t2\ta\ta\t0.989532\t\n2\t3\tt\tt\t2.796193\t\n3\t4\t [truncated]... 0 1 c c 4.567895 1 2 a a 0.989532 2 3 t t 2.796193 - 3 4 \u03b5 + 0.000000 + 3 4 \u03b5 + -0.824564 4 5 \u03b5 n 1.824564 4 5 \u03b5 v 2.856296 - 5 0.000000 + 5 -0.525487 Full logs: https://buildd.debian.org/status/package.php?p=lttoolbox Emilio