Source: pspp
Version: 1.0.1-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/pspp.html
...
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 1163 tests were run,
1 failed unexpectedly.
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU PSPP 1.0.1 test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
343: sort-variables.at:19 SORT VARIABLES
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
343. sort-variables.at:19: testing SORT VARIABLES ...
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
./sort-variables.at:37: pspp -O format=csv sort-variables.sps
--- - 2019-10-26 04:11:07.573599261 -1200
+++ /build/1st/pspp-1.0.1/tests/testsuite.dir/at-groups/343/stdout
2019-10-26 04:11:07.568119454 -1200
@@ -1,10 +1,10 @@
Variable
-b
c
+b
a
Variable
a
-c
b
+c
343. sort-variables.at:19: 343. SORT VARIABLES (sort-variables.at:19): FAILED
(sort-variables.at:37)
...