Skip to content

[CI]Fix for encoder tests missing in test_26252.py

Reason why this change is needed

  • Encoder commands sometimes missing in conformance test. This seems to be with pytest-html version 3.0.2. For some reason, there is a line break <br> appearing only for the encoder tests. Removing the cleanup of the line break seems to fix the issue.

Description of the change

  • Remove cleanup of line break in parse_commands.py

Affected operating points

  • ivas-conformance and ivas-conformance-linux jobs.

Related to #1416 (closed)

Merge request reports

Loading