diff --git a/torchrecipes/rec/modules/tests/test_lightning_dlrm.py b/torchrecipes/rec/modules/tests/test_lightning_dlrm.py index 8fbb465..eb64936 100644 --- a/torchrecipes/rec/modules/tests/test_lightning_dlrm.py +++ b/torchrecipes/rec/modules/tests/test_lightning_dlrm.py @@ -279,6 +279,7 @@ def _test_checkpointing(cls) -> None: ) @skip_if_asan + @skip("TODO: Fix flaky test T156681074") def test_checkpointing_function(self) -> None: with tempfile.TemporaryDirectory() as tmpdir: lc = LaunchConfig(