Skip to content

Commit

Permalink
TST: Reinstate xfail, sadly, for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed Nov 14, 2018
1 parent 3ca4fad commit 887cb31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caproto/tests/test_threading_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ def callback(command):
sub.clear()


@pytest.mark.xfail
def test_multithreaded_many_subscribe(ioc, context, thread_count,
multi_iterations):
def _test(thread_id):
Expand Down

0 comments on commit 887cb31

Please sign in to comment.