Closed ebolyen closed 8 months ago
For a limited window, we can download the built conda packages: https://github.com/qiime2/distributions/actions/runs/8237435747/artifacts/1316571672 And environment file which is under test: https://github.com/qiime2/distributions/actions/runs/8237435747/artifacts/1316571675 (you will need to rename the top channel to match your extracted conda package channel location)
Hey @ebolyen, I'm guessing this got "fixed" after the revert in #147? Should we keep this open or we close and re-open when it re-surfaces again in the next BUSCO PRs?
CI should catch it this time around!
Describe the bug
Trying to get the prepare set up so that we can have a dev environment for the shotgun distro. I'm seeing some issues with the Vega test for busco. It looks like the JSON has shifted a little bit and it's causing the tests to fail with
altair=5.2.0
.I suspect this PR is related: https://github.com/bokulich-lab/q2-moshpit/pull/142 Notably, we've got
in the assertion failure (although I can't tell from which direction the spacing is added or missing), but that was changed in the above PR.
To Reproduce See https://github.com/qiime2/distributions/actions/runs/8237435747/job/22532811036