Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Bowtie in test suite #55

Open
tillea opened this issue Jan 26, 2018 · 1 comment
Open

Issue with Bowtie in test suite #55

tillea opened this issue Jan 26, 2018 · 1 comment

Comments

@tillea
Copy link

tillea commented Jan 26, 2018

Hi,
there is another bug report concerning bowtie tests. The error message in the build is:

#   Failed test 'bowtie success'
#   at t/Bowtie.t line 188.
#                   '# reads processed: 1000
# # reads with at least one reported alignment: 1000 (100.00%)
# # reads that failed to align: 0 (0.00%)
# Reported 1000 paired-end alignments
# '
#     doesn't match '(?^:reads processed: 2000)'

#   Failed test 'bowtie success'
#   at t/Bowtie.t line 195.
#                   '# reads processed: 1000
# # reads with at least one reported alignment: 1000 (100.00%)
# # reads that failed to align: 0 (0.00%)
# Reported 1000 paired-end alignments
# '
#     doesn't match '(?^:reads processed: 2000)'
# Looks like you failed 2 tests of 61.

and the summary says

Test Summary Report
-------------------
t/Bowtie.t                  (Wstat: 512 Tests: 61 Failed: 2)
  Failed tests:  43, 45
  Non-zero exit status: 2
Files=72, Tests=1690, 314 wallclock secs ( 0.57 usr  0.21 sys + 243.57 cusr 10.84 csys = 255.19 CPU)
Result: FAIL
Failed 1/72 test programs. 2/1690 subtests failed.

Please let me know if you need any further information.
Kind regards, Andreas.

@mestia
Copy link

mestia commented Jan 26, 2018

I guess this issue can be closed as the bug was caused by the patch adjusting the test results for the previous bowtie release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants