提交 7dc3e47d authored 作者: Brandon T. Willard's avatar Brandon T. Willard

Run slow tests in CI and output all test statuses

上级 23460ad2
......@@ -88,8 +88,7 @@ script:
- python -c 'import theano; print(theano.__version__)'
- python -c 'import theano; print(theano.config.__str__(print_doc=False))'
- python -c 'import theano; assert(theano.config.blas.ldflags != "")'
# Run tests for the given part
- pytest -v $PART
- pytest -r A --verbose --runslow $PART
after_failure:
- cat $HOME/.pip/pip.log
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论