This is strange. To be sure, can you run : cd tests make check ls
2013/12/15 Richard Shann <[email protected]> > On Sun, 2013-12-15 at 13:16 +0100, Éloi Rivard wrote: > > Tests create usually create logs, you can check them in tests/XXXX.log > > > > In this case it will be tests/integration.log > > > > What is the content of this file ? > > > > ls -l tests > total 100 > -rwxr-xr-x 1 rshann rshann 20690 Dec 15 11:36 integration > -rw-r--r-- 1 rshann rshann 26040 Dec 15 11:36 integration.o > drwxr-xr-x 2 rshann rshann 4096 Dec 15 11:27 integration-tmp > -rw-r--r-- 1 rshann rshann 41619 Dec 10 11:16 Makefile > > there does not appear to be a log ... > > Richard > > > > > > > > 2013/12/15 Richard Shann <[email protected]> > > I can see lots of good work going on with testing in git, so I > > am not > > sure if the failure I get with make check is due to some > > regression I > > just introduced or not. > > The message is, as yet, a bit terse: > > > > > > ERROR:../../denemo/tests/integration.c:49:test_run_and_quit: > > child > > process (18468) of test trap failed unexpectedly > > /bin/bash: line 5: 18467 Aborted > > > G_TEST_SRCDIR="/home/rshann/git-denemo/localbuild/../denemo/tests" > > G_TEST_BUILDDIR="/home/rshann/git-denemo/localbuild/tests" > > G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_= > > $((${RANDOM:-256} % > > 256)) ${dir}$tst > > FAIL: integration > > ===================================== > > 1 of 1 test failed > > Please report to [email protected] > > ===================================== > > > > > > How should I proceed to look in to that further (if needed)? > > > > Richard > > > > > > > > _______________________________________________ > > Denemo-devel mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/denemo-devel > > > > > > > > -- > > Éloi Rivard - [email protected] > > > > « On perd plus à être indécis qu'à se tromper. » > > > > > -- Éloi Rivard - [email protected] « On perd plus à être indécis qu'à se tromper. »
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
