Commit 2c635f36 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

re-enable the crashing test

parent acff1e68
Loading
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,