Skip to content
Snippets Groups Projects
Commit 59808045 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Mark test_datahandling xfail

parent bd7777c8
No related merge requests found
Pipeline #20537 failed with stage
in 4 minutes and 20 seconds
......@@ -14,6 +14,7 @@ from pystencils_autodiff.framework_integration.datahandling import PyTorchDataHa
pystencils_reco = pytest.importorskip('pystencils_reco')
@pytest.mark.xfail(reason="Needs datahandling PR integrated into pystencils", strict=False)
def test_datahandling():
dh = PyTorchDataHandling((20, 30))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment