Control: found -1 1.1.0+20180922.gitf752536-4
Control: retitle -1 heaptrack: test failures
Control: severity -1 important
In unstable, this is not an FTBFS because the affected tests are
disabled. I don't know enough about this package to say whether it's
still a bug at all, and if so of what severity.
Test log from building the experimental branch (they differ only by
disable_unreliable_tests.patch and the package descriptions) in unstable:
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: tst_trace
1: Test command:
/build/heaptrack-1.1.0+20180922.gitf752536/debian/build/tests/auto/tst_trace
1: Test timeout computed to be: 10000000
1:
===============================================================================
1: All tests passed (785 assertions in 1 test case)
1:
1/4 Test #1: tst_trace ........................ Passed 0.05 sec
test 2
Start 2: tst_libheaptrack
2: Test command:
/build/heaptrack-1.1.0+20180922.gitf752536/debian/build/tests/auto/tst_libheaptrack
2: Test timeout computed to be: 10000000
2: start threads
2: threads finished
2:
===============================================================================
2: All tests passed (34 assertions in 1 test case)
2:
2/4 Test #2: tst_libheaptrack ................. Passed 0.18 sec
test 3
Start 3: tst_io
3: Test command:
/build/heaptrack-1.1.0+20180922.gitf752536/debian/build/tests/auto/tst_io
3: Test timeout computed to be: 10000000
3:
===============================================================================
3: All tests passed (20066 assertions in 6 test cases)
3:
3/4 Test #3: tst_io ........................... Passed 0.04 sec
test 4
Start 4: tst_inject
4: Test command:
/build/heaptrack-1.1.0+20180922.gitf752536/debian/build/tests/auto/tst_inject
4: Test timeout computed to be: 10000000
4:
4:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4: tst_inject is a Catch v1.2.1 host application.
4: Run with -? for options
4:
4:
-------------------------------------------------------------------------------
4: inject via dlopen
4:
-------------------------------------------------------------------------------
4: /build/heaptrack-1.1.0+20180922.gitf752536/tests/auto/tst_inject.cpp:87
4:
...............................................................................
4:
4:
/build/heaptrack-1.1.0+20180922.gitf752536/tests/auto/tst_inject.cpp:82:
FAILED:
4: REQUIRE( contents.find("\n+") != std::string::npos )
4: with expansion:
4: 18446744073709551615 (0xffffffffffffffff)
4: !=
4: 18446744073709551615 (0xffffffffffffffff)
4:
4:
-------------------------------------------------------------------------------
4: inject via libc
4:
-------------------------------------------------------------------------------
4: /build/heaptrack-1.1.0+20180922.gitf752536/tests/auto/tst_inject.cpp:105
4:
...............................................................................
4:
4:
/build/heaptrack-1.1.0+20180922.gitf752536/tests/auto/tst_inject.cpp:82:
FAILED:
4: REQUIRE( contents.find("\n+") != std::string::npos )
4: with expansion:
4: 18446744073709551615 (0xffffffffffffffff)
4: !=
4: 18446744073709551615 (0xffffffffffffffff)
4:
4:
===============================================================================
4: test cases: 2 | 0 passed | 2 failed
4: assertions: 21 | 19 passed | 2 failed
4:
4/4 Test #4: tst_inject .......................***Failed 0.03 sec
75% tests passed, 1 tests failed out of 4
Total Test time (real) = 0.32 sec
The following tests FAILED:
4 - tst_inject (Failed)
Errors while running CTest
make[2]: *** [Makefile:87: test] Error 8