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

1 2 3 4 5 6 78

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]
test_ssl.py 74 raise unittest.SkipTest("Patched Ubuntu OpenSSL breaks behaviour")
294 self.skipTest("svn.python.org responded too quickly")
380 self.skipTest("SHA256 not available on %r" % ssl.OPENSSL_VERSION)
381 self.skipTest("remote host needs SNI, only available on Python 3.2+")
    [all...]
test_multiprocessing.py 111 raise unittest.SkipTest("The OS doesn't support enough semaphores "
605 self.skipTest("requires 'queue.task_done()' method")
898 self.skipTest("requires multiprocessing.sharedctypes")
    [all...]
test_decimal.py 225 raise unittest.SkipTest
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ssl.py 74 raise unittest.SkipTest("Patched Ubuntu OpenSSL breaks behaviour")
294 self.skipTest("svn.python.org responded too quickly")
380 self.skipTest("SHA256 not available on %r" % ssl.OPENSSL_VERSION)
381 self.skipTest("remote host needs SNI, only available on Python 3.2+")
    [all...]
test_multiprocessing.py 111 raise unittest.SkipTest("The OS doesn't support enough semaphores "
605 self.skipTest("requires 'queue.task_done()' method")
898 self.skipTest("requires multiprocessing.sharedctypes")
    [all...]
test_decimal.py 225 raise unittest.SkipTest
    [all...]

Completed in 514 milliseconds

1 2 3 4 5 6 78