Closed pgarrison closed 3 months ago
Test failures in CI appear unrelated. The test I touched is passing in CI.
Test failures in CI appear unrelated. The test I touched is passing in CI.
We need to get the unit tests back to green asap or else remove them completely. I think a prior PR in here will fix them but is waiting for a bioio-base version bump first.
Merged #25 into this branch (I probably should have waited to merge this one first)
Merged #25 into this branch (I probably should have waited to merge this one first)
Undid this with a force push so this PR is now simple again
Context
One test uses real (i.e., not specifically for testing) data. The scientific project publishing the data has moved the file from the
nuc_morph_data
folder to thenuc-morph-dataset
folder. The new location is visible here on quilt. The file at the old path will soon be removed.Change
Update the path in the test.
Testing
pytest bioio_ome_zarr/tests/test_s3_read.py