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

Travis-CI builds fail for macs21 tool (Galaxy 17.01) #31

Closed
pjbriggs opened this issue Feb 24, 2017 · 1 comment
Closed

Travis-CI builds fail for macs21 tool (Galaxy 17.01) #31

pjbriggs opened this issue Feb 24, 2017 · 1 comment

Comments

@pjbriggs
Copy link
Member

The Travis-CI builds are now failing for the pal_finder tool, see:

https://travis-ci.org/fls-bioinformatics-core/galaxy-tools/jobs/197609339

This has first been observed with Galaxy 17.01 release but the problems might predate this release. All the tests fail.

The test failures appear to be related to small differences in floating point values in the tool output e.g.:

--- local_file
+++ history_data
@@ -5,70 +5,70 @@
 chr26	4104449	4105233	1944.00000
 chr26	4105233	4105326	2430.00000
 chr26	4105326	4105398	2916.00000
-chr26	4105398	4105644	3402.00024
+chr26	4105398	4105644	3402.00000
...
@pjbriggs
Copy link
Member Author

No longer seems to be an issue, hopefully solved by migrating to conda (PR #52).

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

1 participant