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
The build is failing with
FAILED sgkit/tests/io/plink/test_plink_writer.py::test_zarr_to_plink[plink_sim_10s_100v_10pmiss-\t] - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite' FAILED sgkit/tests/io/plink/test_plink_writer.py::test_zarr_to_plink[example- ] - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite' FAILED sgkit/tests/io/plink/test_plink_writer.py::test_zarr_to_plink[example_with_fam- ] - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite' FAILED sgkit/tests/io/test_dataset.py::test_save_and_load_dataset[True] - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite' FAILED sgkit/tests/io/test_dataset.py::test_save_and_load_dataset[False] - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite' FAILED sgkit/tests/io/test_dataset.py::test_save_and_load_dataset__mutable_mapping - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite' FAILED sgkit/tests/test_association.py::test_regenie_loco_regression[True-numpy] - AttributeError: 'Array' object has no attribute 'compressors' FAILED sgkit/tests/test_association.py::test_regenie_loco_regression[False-numpy] - AttributeError: 'Array' object has no attribute 'compressors' FAILED sgkit/tests/test_regenie.py::test_regenie__glow_comparison[numpy] - AttributeError: 'Array' object has no attribute 'compressors' FAILED sgkit/tests/test_testing.py::test_simulate_genotype_call_dataset__zarr - TypeError: Group.create_array() got an unexpected keyword argument 'overwrite'
We need to update to use the 3.0.0 release, and possibly a new release of bio2zarr.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The build is failing with
We need to update to use the 3.0.0 release, and possibly a new release of bio2zarr.
The text was updated successfully, but these errors were encountered: