You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That lines up with a failure we recently experienced when we added a usage example in #49
It created a dependency on q2-quality-filter which defines that missing format (7a15d2e) which I expect is not part of your dependency system.
We've since dropped those examples as it wasn't really a goal to induce that dependency in the first place: #54
So for the current release, updating the deps in your build system ought to get that working, and then the next release (2023.2) will go back to the original set of dependencies.
Bug Description
FAILED q2_metadata/tests/test_tabulate.py::TestUsageExamples::test_examples
Steps to reproduce the behavior
I wanted to upgrade the Debian package of q2-metadata. You can find the full build log in the Debian development Git. It says:
Expected behavior
Just passing the full test suite you are providing.
Computation Environment
Kind regards, Andreas.
The text was updated successfully, but these errors were encountered: