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