Commit c843e92a authored by norvell's avatar norvell
Browse files

Correct xml report to only be output on the last test

parent a36f8f19
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1256,7 +1256,7 @@ ivas-conformance:
    - python3 -m pytest tests/renderer/test_renderer.py --create_ref || exit_code=$?

    # Output creation
    - python3 -m pytest tests/codec_be_on_mr_nonselection tests/renderer/test_renderer.py -v -n auto --keep_files --create_cut --junit-xml=report-junit.xml --html=report_cmd.html --self-contained-html || exit_code=$?
    - python3 -m pytest tests/codec_be_on_mr_nonselection tests/renderer/test_renderer.py -v -n auto --keep_files --create_cut --html=report_cmd.html --self-contained-html || exit_code=$?
    - python3 parse_commands.py report_cmd.html Readme_IVAS.txt