Skip to content

Commit c8bd55d

Browse files
committed
CI: mark oob subdomain test as xfail
1 parent 53f674e commit c8bd55d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_interpolation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,7 @@ def test_inject_subdomain_sinc(self):
10981098
['p_sr0rsr0xrsr0y'],
10991099
'p_sr0rsr0xrsr0y')
11001100

1101+
@pytest.mark.xfail(reason="OOB issue")
11011102
@pytest.mark.parallel(mode=4)
11021103
def test_interpolate_subdomain_mpi(self, mode):
11031104
"""

0 commit comments

Comments
 (0)