12 lines
433 B
Diff
12 lines
433 B
Diff
--- a/tests/unit/api_test.py 2021-09-23 22:16:37.092975533 +0300
|
|
+++ b/tests/unit/api_test.py 2021-09-23 22:14:14.918720264 +0300
|
|
@@ -474,7 +474,7 @@
|
|
str(i).encode() for i in range(50)
|
|
]
|
|
|
|
-
|
|
+@pytest.mark.skip(reason="fail with: [Errno -2] Name or service not known")
|
|
class TCPSocketStreamTest(unittest.TestCase):
|
|
stdout_data = b'''
|
|
Now, those children out there, they're jumping through the
|