We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description
There are test suite errors when using biom-format 2.1.12-
Steps to reproduce the behavior
The Debian package of q2-types is running into errors in out CI infrastructure when running
py.test-3 --cov=q2_types
this results in the following error:
FAILED q2_types/feature_table/tests/test_transformer.py::TestTransformers::test_biom_table_to_biom_v210_format FAILED q2_types/feature_table/tests/test_transformer.py::TestTransformers::test_biom_v100_format_to_biom_table FAILED q2_types/feature_table/tests/test_transformer.py::TestTransformers::test_biom_v100_format_to_biom_v210_format FAILED q2_types/feature_table/tests/test_transformer.py::TestTransformers::test_biom_v210_format_to_biom_table ================== 4 failed, 350 passed, 12 warnings in 5.20s ==================
You can see a complete build log here
Expected behavior
No failure in test suite.
Computation Environment
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
There are test suite errors when using biom-format 2.1.12-
Steps to reproduce the behavior
The Debian package of q2-types is running into errors in out CI infrastructure when running
this results in the following error:
You can see a complete build log here
Expected behavior
No failure in test suite.
Computation Environment
The text was updated successfully, but these errors were encountered: