Commit 76f5f615 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Test script: report warnings

parent 2037a34e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ if [ -d test ]; then
    ulimit -c unlimited

    # Need to set both _TEST and _CTX because doctests do not use _TEST.
    ${PY_EXE} -m pytest --tb=native  -rxs $TESTABLES
    ${PY_EXE} -m pytest -rw --tb=native  -rxs $TESTABLES

    # Avoid https://github.com/pytest-dev/pytest/issues/754:
    # add --tb=native