On Tue, 25 Nov 2014 22:38:44 +0100 Lucas Nussbaum <[email protected]> wrote: > Trying to reproduce it locally, I run into yet another problem: > > 1) Failure: > repo::iterator::fs_preserves_error > [/tmp/libgit2-0.21.1/tests/repo/iterator.c:952] > Expected function call to fail: git_iterator_advance(&e, i) > > 0% tests passed, 1 tests failed out of 1 > > Total Test time (real) = 16.39 sec > > The following tests FAILED: > 1 - libgit2_clar (Failed) > Errors while running CTest > Makefile:120: recipe for target 'test' failed
I can reproduce this last error as well, but ONLY after the build first
completes successfully. (mind you amd64 arch)
<build logging>
dh_auto_test -O--parallel -O--buildsystem=cmake
-O--dbg-package=libgit2-dbg -O--builddirectory=build-debian-release
make[1]: Entering directory
'/tmp/buildd/libgit2-0.21.1/build-debian-release'
Running tests...
/usr/bin/ctest --force-new-ctest-process -j1
Test project /tmp/buildd/libgit2-0.21.1/build-debian-release
Start 1: libgit2_clar
1/1 Test #1: libgit2_clar ..................... Passed 27.27 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 27.27 sec
<build logging>
I: user script /var/cache/pbuilder/build//32562/tmp/hooks/B11shell starting
(pbuild32562) wollumbin libgit2-0.21.1 # dh_auto_test -O--parallel
-O--buildsystem=cmake -O--dbg-package=libgit2-dbg
-O--builddirectory=build-debian-release
Running tests...
/usr/bin/ctest --force-new-ctest-process -j1
Test project /tmp/buildd/libgit2-0.21.1/build-debian-release
Start 1: libgit2_clar
1/1 Test #1: libgit2_clar .....................***Failed 22.91 sec
trace::trace......
1) Failure:
repo::iterator::fs_preserves_error
[/tmp/buildd/libgit2-0.21.1/tests/repo/iterator.c:952]
Expected function call to fail: git_iterator_advance(&e, i)
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 22.91 sec
The following tests FAILED:
1 - libgit2_clar (Failed)
Errors while running CTest
Makefile:120: recipe for target 'test' failed
make: *** [test] Error 8
dh_auto_test: make -j1 test ARGS+=-j1 returned exit code 2
(pbuild32562) wollumbin libgit2-0.21.1 #
Paul
* Touched this bug during https://wiki.debian.org/BSP/2014/12/nl/Tilburg
signature.asc
Description: OpenPGP digital signature

