Commit 67c21133 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Drop --tb=native from pytest invocation

parent e2eee717
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -538,7 +538,6 @@ test_py_project()

  ( LD_PRELOAD="$CI_SUPPORT_LD_PRELOAD" with_echo "${PY_EXE}" -m pytest \
      --durations=10 \
      --tb=native  \
      --junitxml=pytest.xml \
      $DOCTEST_MODULES_FLAG \
      -rxsw -o xfail_strict=True \