Menu

#109 OS X fails 5/10 tests

Any
closed-fixed
nobody
None
5
2016-07-07
2016-07-04
No

On OS X, 5 tests fail for 1.14.8 (none failed for 1.13.7 which is the last version I tried to build):

FAIL: srf_info.test
FAIL: srf_index.test
PASS: srf_filter.test
PASS: srf2fastq.test
PASS: srf2fasta.test
PASS: cram_io.test
PASS: java.test
FAIL: scram_v3.test
FAIL: scram_mt.test
FAIL: scram.test

Attached is test-suite.log.

1 Attachments

Discussion

  • Hanspeter Niederstrasser

    New detail: if I run make -j1 check, then all the tests pass. So it seems to that make check is not thread safe, rather tha there being some problem with the actual tests..

     
  • James Bonfield

    James Bonfield - 2016-07-05

    I can verify this locally. The test framework is auto-generated by Automake, so I need to investigate how to add dependencies, but it should be easy enough to fix.

    Thanks for the bug report.

     
  • James Bonfield

    James Bonfield - 2016-07-05

    Fixed in commit 4089:

    https://sourceforge.net/p/staden/code/4089/

    It's trivial to apply this manually to tests/Makefile.am if you wish. (Rememebr to rerun ./bootstrap followed by configure again.)

    Regards,
    James

     
  • James Bonfield

    James Bonfield - 2016-07-07
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB