forked from pool/python-Twisted
netrworking stack. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=65
11 lines
266 B
Diff
11 lines
266 B
Diff
--- a/src/twisted/test/test_udp.py
|
|
+++ b/src/twisted/test/test_udp.py
|
|
@@ -500,6 +500,7 @@ class ReactorShutdownInteractionTests(un
|
|
|
|
|
|
|
|
+@unittest.SkipTest("Multicast networking doesn't work with ")
|
|
class MulticastTests(unittest.TestCase):
|
|
|
|
def setUp(self):
|