Skip to content

Draft: Extend pytest cases to cover split rendering in VoIP mode

sagnowski requested to merge 1119-split-rendering-crashes-in-jbm-tests into main
  • Related issues: #1119
  • Requested reviewers:

Reason why this change is needed

  • New VoIP split rendering test cases originally introduced in !2118 were causing CI to fail at the "compare" stage as no reference outputs were created on the main branch. For that reason, the tests were removed from !2118 in 69eb1fe9 and will be merged separately here, only after !2118 goes to main.

Description of the change

  • Test cases in tests/split_rendering/test_split_rendering.py are additionally parameterized on delay_profile (None or dly_profile_5) to test split rendering both with and without VoIP mode.

Affected operating points

N/A

Related to #1119

Edited by sagnowski

Merge request reports

Loading