Loading tests/renderer/test_renderer.py +1 −1 Original line number Diff line number Diff line Loading @@ -862,7 +862,7 @@ def test_omasa( if out_fmt not in ["STEREO", "5_1"]: pytest.skip() if in_fmt in ["ISM3MASA1", "ISM2MASA2", "ISM1MASA1", "ISM4MASA2"]: if in_fmt in ["ISM3MASA1", "ISM2MASA2", "ISM1MASA1"]: pytest.skip() if out_fmt in ["5_1","5_1_4","7_1_4","FOA","HOA2"]: Loading Loading
tests/renderer/test_renderer.py +1 −1 Original line number Diff line number Diff line Loading @@ -862,7 +862,7 @@ def test_omasa( if out_fmt not in ["STEREO", "5_1"]: pytest.skip() if in_fmt in ["ISM3MASA1", "ISM2MASA2", "ISM1MASA1", "ISM4MASA2"]: if in_fmt in ["ISM3MASA1", "ISM2MASA2", "ISM1MASA1"]: pytest.skip() if out_fmt in ["5_1","5_1_4","7_1_4","FOA","HOA2"]: Loading