Loading .gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -1235,9 +1235,7 @@ ivas-conformance: - zero_errors=$(cat report-junit.xml | grep -c 'errors="0"') || true # Test run generated scripts #- python3 -m pytest tests/test_26252.py --junit-xml=report-junit.xml --html=report.html --self-contained-html || exit_code=$? - python3 tests/test_26252.py - python3 -m pytest tests/test_26252.py - python3 -m pytest tests/test_26252.py --junit-xml=report-junit.xml --html=report.html --self-contained-html || exit_code=$? - *merge-request-comparison-check artifacts: Loading Loading
.gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -1235,9 +1235,7 @@ ivas-conformance: - zero_errors=$(cat report-junit.xml | grep -c 'errors="0"') || true # Test run generated scripts #- python3 -m pytest tests/test_26252.py --junit-xml=report-junit.xml --html=report.html --self-contained-html || exit_code=$? - python3 tests/test_26252.py - python3 -m pytest tests/test_26252.py - python3 -m pytest tests/test_26252.py --junit-xml=report-junit.xml --html=report.html --self-contained-html || exit_code=$? - *merge-request-comparison-check artifacts: Loading