From bd3ac36c0657b8becfd505925f58e7be8989f968 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Sun, 6 Apr 2025 14:44:40 -0400 Subject: [PATCH] Skip the ringbuf test mod for now since data-gen is a bit "heavy/laggy" atm --- tests/test_ringbuf.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/test_ringbuf.py b/tests/test_ringbuf.py index 8858215e..5dce7a6e 100644 --- a/tests/test_ringbuf.py +++ b/tests/test_ringbuf.py @@ -17,6 +17,9 @@ from tractor._testing.samples import ( generate_sample_messages ) +# in case you don't want to melt your cores, uncomment dis! +pytestmark = pytest.mark.skip + @tractor.context async def child_read_shm(