Closed ziw-liu closed 1 year ago
Failing test cases are all CLI stuff:
tests/cli/test_cli.py::test_cli_info_mock FAILED [ 8%]
tests/cli/test_cli.py::test_cli_info_ndtiff FAILED [ 9%]
tests/cli/test_cli.py::test_cli_info_ome_zarr FAILED [ 10%]
tests/cli/test_cli.py::test_cli_convert_ome_tiff FAILED [ 12%]
So more like terminal discrepancy when shell is not available.
Tested locally on a Windows 10 VM. The same tests fail but CLI functions normally. So not a high priority then.
Cross-platform CI workflow on
main
was added in #107 for macOS and Windows in addition to existing Ubuntu PR tests. Windows tests are failing: https://github.com/czbiohub/iohub/actions/runs/4701735753/jobs/8338150267Looks like another path separator issue.