Commit 2467bacf authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Delete mentions about atac failure

parent 03eabbfb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5,9 +5,6 @@ To test atac run:

	sh atac-unit-test

NOTE: Atac test fails with a segmentation fault. Feel free to use `reportbug
atac` if you have some idea how to fix the test.

To test sim4db run:

        sh sim4db-unit-test
+0 −4
Original line number Diff line number Diff line
@@ -14,8 +14,4 @@ tar -xzvf *.tar.gz; rm *.tar.gz
atac -meryldir meryldir -dir results -id1 Lepr -seq1 GCF_000195855.1_ASM19585v1_genomic.fna \
	-id2 Tuber -seq2 GCF_000195955.2_ASM19595v2_genomic.fna

# FIXME! This test fails with the following error message:
# >    Segmentation fault
# >    Failed to ganerate statistics.

echo "RESULTS: OK\n"