Commit 9e24dfbc authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

Merge branch 'basop-ci-branch' into vlad/update-basop-ci-branch-w-1391-modify-stv-SPAR-W-channel

parents 815e2200 0267bcb2
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ TESTCASES = [
    # currently still crashing on BASOP main only, ivas-float-update is fine
    "Multi-channel 7_1_4 bitrate switching, 48kHz in, 48kHz out, BINAURAL out, HR, JBM Prof 5",
    "OMASA 2Dir2TC 4ISM at br sw techs 13.2 to 512 kbps start 80 kbps, 48kHz in, 48kHz out, EXT out",
    "OMASA vdir2TC 3ISM at br sw techs 13.2 to 512 kbps start 160 kbps, 48kHz in, 48kHz out, MONO out, JBM Prof 5",
    # self_test_ltv.prm
    # rtpdump tests (also skipped in pytest code, but for documentation purposes added here as well)
    "stereo bitrate switching from 13.2 kbps to 128 kbps, 48kHz in, 48kHz out, DTX on, EXT out, rtpdump",
+0 −3
Original line number Diff line number Diff line
@@ -413,9 +413,6 @@ test_info, in_fmt, render_config, trajectory, error_pattern):
    post_trajectory = HR_TRAJECTORY_DIR.joinpath(f"{trajectory}.csv")
    pre_trajectory = post_trajectory.with_stem(f"{post_trajectory.stem}_delayed")

    if in_fmt == "HOA3" and render_config == "split_renderer_config_3dof_512k_default_fastconv" and trajectory == "rotate_euler_quaternion_5s":
        pytest.skip("currently crashing in BASOP")

    run_external_split_rendering(
         record_property,
        props_to_record,