Skip to content

Commit 7db2de1

Browse files
committed
Marked test as unstable
1 parent 9a86944 commit 7db2de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/jsonrpc/test_jsonrpcclient.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ def test_receive_invalid_response_exception(self):
212212
finally:
213213
test_client.shutdown()
214214

215+
@pytest.mark.unstable
215216
def test_response_stream_closed_exception(self):
216217
"""
217218
Verify response stream closed, exception returned and response thread died.

0 commit comments

Comments
 (0)