Remove test case designed to fail

这个提交包含在:
Nathan Mannall
2025-04-15 14:49:33 +01:00
父节点 1deb32cdb3
当前提交 c57f24536d

查看文件

@@ -228,7 +228,7 @@ class TestFractalBoxGeometryMpi_2(MpiMixin, TestFractalBoxGeometry):
tags = {"test", "mpi", "geometery", "fractal", "box", "fractal_box"}
mpi_layout = parameter([[2, 4, 4], [4, 2, 4], [4, 4, 2]])
test_dependency = TestFractalBoxGeometry
model = parameter(["fractal_box_half", "fractal_box_small"])
model = parameter(["fractal_box_small"])
@rfm.simple_test