check.sh passes, although only the else condition. Something in pytest changed, where filtering out the integration tests no longer works. (I've commented out related code in a couple of the tests).
setup.py is broken in the same way as crosscat, where the call to git describe fails.
check.sh
passes, although only theelse
condition. Something inpytest
changed, where filtering out the integration tests no longer works. (I've commented out related code in a couple of the tests).setup.py
is broken in the same way as crosscat, where the call togit describe
fails.