Skip to content

Commit

Permalink
Skip intermittently failing test. Ref #3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Oct 30, 2017
1 parent 483bdd9 commit 90d5348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions magicbus/test/test_processbus.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ def g():
]
)

@unittest.skip("Fails intermittently; https://tinyurl.com/ybwwu4gz")
def test_start_with_callback(self):
b = ProcessBus()
self.log(b)
Expand Down

0 comments on commit 90d5348

Please sign in to comment.