Skip to content

Commit

Permalink
Marked test as unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
ellbosch committed Dec 13, 2019
1 parent 9a86944 commit 7db2de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/jsonrpc/test_jsonrpcclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ def test_receive_invalid_response_exception(self):
finally:
test_client.shutdown()

@pytest.mark.unstable
def test_response_stream_closed_exception(self):
"""
Verify response stream closed, exception returned and response thread died.
Expand Down

0 comments on commit 7db2de1

Please sign in to comment.