Commit 2a5ffa69 authored by janssontoftg's avatar janssontoftg
Browse files

Add report for first pytest reference creation.

parent 31d4ac31
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1267,7 +1267,7 @@ ivas-conformance:
    - non_be_flag=0
    - exit_code=0
    - python3 tests/create_short_testvectors.py
    - python3 -m pytest tests/codec_be_on_mr_nonselection/ -v -n auto --update_ref 1 -m create_ref || exit_code=$?
    - python3 -m pytest tests/codec_be_on_mr_nonselection/ -v -n auto --update_ref 1 -m create_ref --html=report1.html --self-contained-html  || exit_code=$?
    - python3 -m pytest tests/codec_be_on_mr_nonselection/ -v -n auto --update_ref 1 -m create_ref_part2 || exit_code=$?
    - python3 -m pytest tests/renderer/test_renderer.py --create_ref || exit_code=$?

@@ -1306,6 +1306,7 @@ ivas-conformance:
    when: always
    paths:
      - report-junit.xml
      - report1.html
      - report_cmd.html
      - report.html
      - Readme_IVAS_dec.txt