]> granicus.if.org Git - python/commitdiff
disable test_nis; it hangs
authorBenjamin Peterson <benjamin@python.org>
Tue, 19 Aug 2008 23:02:38 +0000 (23:02 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 19 Aug 2008 23:02:38 +0000 (23:02 +0000)
Lib/test/regrtest.py
Lib/test/test_nis.py

index 0c6d52211092d1154b3b77178d1d75dfc6e59d42..4eb4a643c07c7bf9a9ce62b52382a18e543af245 100755 (executable)
@@ -1135,6 +1135,7 @@ class _ExpectedSkips:
             # These are broken tests, for now skipped on every platform.
             # XXX Fix these!
             self.expected.add('test_cProfile')
+            self.expected.add('test_nis')
 
             # expected to be skipped on every platform, even Linux
             if not os.path.supports_unicode_filenames:
index 8a7efcf50ce7e9e713623f8892cf9e90a1b5e3af..1c17a4ee3b9e47412e57b14418a9fdca799cf5e6 100644 (file)
@@ -2,6 +2,8 @@ from test import support
 import unittest
 import nis
 
+raise support.TestSkipped("test_nis hangs on Solaris")
+
 class NisTests(unittest.TestCase):
     def test_maps(self):
         try: