Source: xdffileio
Version: 0.3-2
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
make  check-TESTS
make[3]: Entering directory '/build/xdffileio-0.3/tests'
make[4]: Entering directory '/build/xdffileio-0.3/tests'
PASS: readcheck
PASS: errorcheck
FAIL: testbdf
PASS: testedf
PASS: testgdf2
FAIL: testgdf1
=========================================
  xdffileio 0.3: tests/test-suite.log
=========================================

# TOTAL: 6
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: testbdf
=============

       Version : xdffileio 0.3
       One of the files cannot be opened
FAIL testbdf (exit status: 1)

FAIL: testgdf1
==============

       Version : xdffileio 0.3
       The files are identical
       The files are identical

Cannot create an XDF file: (17) File exists
FAIL testgdf1 (exit status: 1)

============================================================================
Testsuite summary for xdffileio 0.3
============================================================================
# TOTAL: 6
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to nicolas.burd...@epfl.ch
============================================================================
make[4]: *** [Makefile:918: test-suite.log] Error 1
make[4]: Leaving directory '/build/xdffileio-0.3/tests'
make[3]: *** [Makefile:1026: check-TESTS] Error 2
make[3]: Leaving directory '/build/xdffileio-0.3/tests'
make[2]: *** [Makefile:1135: check-am] Error 2
make[2]: Leaving directory '/build/xdffileio-0.3/tests'
make[1]: *** [Makefile:630: check-recursive] Error 1
make[1]: Leaving directory '/build/xdffileio-0.3'
dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:26: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

It looks like reproducible-builds.org also got testsuite errors in
build2, though with somewhat different errors.  So, it looks like
there's probably some race condition in the testsuite that causes
random failures.
-- 
Daniel Schepler

Reply via email to