HomeSort by relevance Sort by last modified time
    Searched refs:SkipTest (Results 176 - 200 of 214) sorted by null

1 2 3 4 5 6 78 9

  /external/python/cpython2/Lib/test/
regrtest.py     [all...]
test_calendar.py 274 raise unittest.SkipTest('cannot set the system default locale')
554 self.skipTest('cannot set the system default locale')
    [all...]
test_mmap.py 663 self.skipTest("resizing not supported")
696 raise unittest.SkipTest("filesystem does not have largefile support")
test_os.py 53 self.skipTest("couldn't allocate two consecutive fds")
263 self.skipTest('glibc always returns ENOSYS on AtheOS')
343 self.skipTest(r'c:\pagefile.sys does not exist')
692 raise unittest.SkipTest(
    [all...]
test_xml_etree.py 135 raise unittest.SkipTest('only for the Python version')
142 raise unittest.SkipTest('only for the C version')
    [all...]
test_multiprocessing.py 110 raise unittest.SkipTest("The OS doesn't support enough semaphores "
190 self.skipTest('test not appropriate for {}'.format(self.TYPE))
257 self.skipTest('test not appropriate for {}'.format(self.TYPE))
342 self.skipTest('test not appropriate for {}'.format(self.TYPE))
602 self.skipTest('qsize method not implemented')
622 self.skipTest("requires 'queue.task_done()' method")
665 self.skipTest('test not appropriate for {}'.format(self.TYPE))
739 self.skipTest('test not appropriate for {}'.format(self.TYPE))
957 self.skipTest("requires multiprocessing.sharedctypes")
    [all...]
  /external/python/cpython3/Lib/test/
test_sax.py 12 raise unittest.SkipTest("no XML parsers available")
33 raise unittest.SkipTest("filename is not encodable to utf8")
    [all...]
test_asyncore.py 16 raise unittest.SkipTest("test is not helpful for PGO")
659 self.skipTest("Not applicable to AF_UNIX sockets.")
662 self.skipTest("poll may fail on macOS; see issue #28087")
736 self.skipTest("Not applicable to AF_UNIX sockets.")
750 self.skipTest("Not applicable to AF_UNIX sockets.")
773 self.skipTest("test specific to AF_INET and AF_INET6")
test_calendar.py     [all...]
test_mmap.py 731 self.skipTest("resizing not supported")
767 raise unittest.SkipTest("filesystem does not have largefile support")
test_hashlib.py 60 raise unittest.SkipTest("Could not retrieve {}".format(url))
206 self.skipTest("_md5 module not available")
    [all...]
test_urllib.py 591 raise unittest.SkipTest("filePath is not encodable to utf8")
    [all...]
_test_multiprocessing.py 145 raise unittest.SkipTest("The OS doesn't support enough semaphores "
225 self.skipTest('test not appropriate for {}'.format(self.TYPE))
239 self.skipTest('test not appropriate for {}'.format(self.TYPE))
309 self.skipTest('test not appropriate for {}'.format(self.TYPE))
426 self.skipTest('test not appropriate for {}'.format(self.TYPE))
448 self.skipTest('test not appropriate for {}'.format(self.TYPE))
480 self.skipTest('test not appropriate for {}'.format(self.TYPE))
534 self.skipTest('test not appropriate for {}'.format(self.TYPE))
540 self.skipTest('test not appropriate for {}'.format(sm))
578 self.skipTest('test not appropriate for {}'.format(self.TYPE)
    [all...]
test_httpservers.py 542 raise unittest.SkipTest('Can not create file %s on current file '
625 self.skipTest("Python executable path is not encodable to utf-8")
    [all...]
test_nntplib.py 127 self.skipTest("no articles retrieved")
182 self.skipTest("could not find a suitable article number")
298 raise unittest.SkipTest(f"{cls} got EOF error on connecting "
    [all...]
test_xmlrpc.py 742 raise unittest.SkipTest(reason)
    [all...]
test_typing.py 6 from unittest import TestCase, main, skipUnless, SkipTest, expectedFailure
364 raise SkipTest("cElementTree not found")
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
summary_ops_test.py 751 raise unittest.SkipTest('test requires psutil')
768 raise unittest.SkipTest('test requires psutil')
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
regrtest.py     [all...]
test_mmap.py 342 self.skipTest("needs os.stat")
359 self.skipTest("needs os.stat")
659 raise unittest.SkipTest("filesystem does not have largefile support")
test_os.py 45 self.skipTest("couldn't allocate two consecutive fds")
593 raise unittest.SkipTest(
test_ssl.py 74 raise unittest.SkipTest("Patched Ubuntu OpenSSL breaks behaviour")
340 self.skipTest("SHA256 not available on %r" % ssl.OPENSSL_VERSION)
    [all...]
  /external/python/cpython3/Lib/test/libregrtest/
main.py 283 except unittest.SkipTest:
  /external/python/pyasn1/tests/type/
test_univ.py 153 raise unittest.SkipTest("no sys.getsizeof() method")
158 raise unittest.SkipTest("sys.getsizeof() raises TypeError")
    [all...]
  /external/fonttools/Tests/ttLib/
woff2_test.py 44 raise unittest.SkipTest("No module named brotli")

Completed in 5126 milliseconds

1 2 3 4 5 6 78 9