diffsims icon indicating copy to clipboard operation
diffsims copied to clipboard

conda-forge feedstock build fails due to missing test file

Open hakonanes opened this issue 1 year ago • 0 comments

The conda-forge feedstock build failed due to the test using the diffsims/tests/generators/old_simulation.npy file:

  • PR: https://github.com/conda-forge/diffsims-feedstock/pull/13
  • Failing build step: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=949361&view=logs&j=656edd35-690f-5c53-9ba3-09c10d0bea97&t=986b1512-c876-5f92-0d81-ba851554a0a3

As a temporary solution to release 0.6.0 on conda-forge, I skipped the test.

I'm surprised the test file was not found, since it is part of the tar ball on PyPI: https://pypi.org/project/diffsims/#files.

hakonanes avatar Jun 06 '24 20:06 hakonanes