Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -1233,6 +1233,9 @@ ivas-conformance: - python3 parse_commands.py report.html Readme_IVAS.txt - 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=$? - *merge-request-comparison-check artifacts: Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -1233,6 +1233,9 @@ ivas-conformance: - python3 parse_commands.py report.html Readme_IVAS.txt - 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=$? - *merge-request-comparison-check artifacts: Loading