Commit 0267bcb2 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

Merge branch 'vlad/basop-ci-branch-test-fix-2200-ISAR-crash' into 'basop-ci-branch'

Re-enable tests after fix of the ISAR crash

See merge request !2377
parents acff1e68 2c635f36
Loading
Loading
Loading
Loading
+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,