We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1362d commit bb91973Copy full SHA for bb91973
distributed-process-tests/src/Control/Distributed/Process/Tests/Mx.hs
@@ -489,7 +489,7 @@ tests TestTransport{..} = do
489
(delayedAssertion
490
"expected process deaths to result in unregistration events"
491
node1 () (testMxRegMon node2))
492
- , testGroup "SendEvents" $ buildTestCases node1 node2
+ -- , testGroup "SendEvents" $ buildTestCases node1 node2
493
]
494
495
where
0 commit comments