Skip to content

Commit 3b46d5c

Browse files
committed
Disable test_timeout_event_on_broken_heartbeat
1 parent 7f2db7b commit 3b46d5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integrational/asyncio/test_heartbeat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212

1313
@pytest.mark.asyncio
14+
@pytest.mark.skip(reason="Needs to be reworked to use VCR")
1415
async def test_timeout_event_on_broken_heartbeat():
1516
ch = helper.gen_channel("heartbeat-test")
1617

0 commit comments

Comments
 (0)