Skip DAGMC lost particles test (#3836)

This commit is contained in:
Paul Romano 2026-02-26 11:26:39 -06:00 committed by GitHub
parent 17d4164242
commit 3b5ac08bfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,6 +66,7 @@ def broken_dagmc_model(request):
return model
@pytest.mark.skip(reason="Test causes CI to hang intermittently")
def test_lost_particles(run_in_tmpdir, broken_dagmc_model):
broken_dagmc_model.export_to_xml()
# ensure that particles will be lost when cell intersections can't be found