conda-forge / kwant-feedstock

A conda-smithy repository for kwant.
BSD 3-Clause "New" or "Revised" License
0 stars 10 forks source link

update version to 1.4.0 #68

Closed akhmerov closed 5 years ago

akhmerov commented 5 years ago

Checklist

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

akhmerov commented 5 years ago

@conda-forge-admin please rerender

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to re-render for you, but it looks like there was nothing to do.

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

akhmerov commented 5 years ago

Azure pipelines linux_python3.7 shows a failed test, but reports a build success. @basnijholt any idea why?

akhmerov commented 5 years ago

All the linux (both azure and circleci) show a qsymm test failing. This raises two issues:

Marking as WIP.

basnijholt commented 5 years ago

@akhmerov could it be that https://github.com/conda-forge/kwant-feedstock/blob/master/recipe/run_test.py doesn't correctly raise the error code?

akhmerov commented 5 years ago

Indeed. Directly invoking pytest -x -v does exit with a correct error code.