Skip to content

Commit 90d5348

Browse files
committed
Skip intermittently failing test. Ref #3.
1 parent 483bdd9 commit 90d5348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magicbus/test/test_processbus.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def g():
250250
]
251251
)
252252

253+
@unittest.skip("Fails intermittently; https://tinyurl.com/ybwwu4gz")
253254
def test_start_with_callback(self):
254255
b = ProcessBus()
255256
self.log(b)

0 commit comments

Comments
 (0)