Home
last modified time | relevance | path

Searched refs:expectedFailure (Results 1 – 25 of 59) sorted by relevance

123

/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_cpython/
Dtest_functional.py10 @unittest.expectedFailure
16 @unittest.expectedFailure
26 @unittest.expectedFailure
31 @unittest.expectedFailure
Dtest_supported.py16 @unittest.expectedFailure
28 @unittest.expectedFailure
/external/bcc/tests/python/
Dtest_license.py81 @unittest.expectedFailure
86 @unittest.expectedFailure
91 @unittest.expectedFailure
96 @unittest.expectedFailure
101 @unittest.expectedFailure
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_parser/
Dtest_declarations.py98 @unittest.expectedFailure
122 @unittest.expectedFailure
356 @unittest.expectedFailure
369 @unittest.expectedFailure
383 @unittest.expectedFailure
387 @unittest.expectedFailure
391 @unittest.expectedFailure
402 @unittest.expectedFailure
/external/python/cpython3/Lib/unittest/test/
Dtest_skipping.py111 @unittest.expectedFailure
124 @unittest.expectedFailure
143 @unittest.expectedFailure
160 @unittest.expectedFailure
183 @unittest.expectedFailure
200 @unittest.expectedFailure
/external/llvm-project/lldb/test/API/lang/cpp/namespace/
DTestNamespaceLookup.py142 @expectedFailure("lldb scope lookup of functions bugs")
179 @expectedFailure("lldb file scope lookup bugs")
243 @expectedFailure(
265 @expectedFailure("lldb scope lookup ambiguity after using bugs")
/external/python/cpython2/Lib/test/
Dtest_wave.py54 @unittest.expectedFailure
114 @unittest.expectedFailure
Dtest_module.py58 @unittest.expectedFailure
/external/tensorflow/tensorflow/python/distribute/
Dcombinations_test.py121 @unittest.expectedFailure
141 @unittest.expectedFailure
161 @unittest.expectedFailure
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/
Dtest_unittest2_with.py102 @unittest2.expectedFailure
106 @unittest2.expectedFailure
Dtest_skipping.py82 @unittest2.expectedFailure
97 @unittest2.expectedFailure
/external/python/cpython2/Lib/unittest/
D__init__.py60 skipUnless, expectedFailure)
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFutureCallbackTest.java168 public MockCallback(Throwable expectedFailure) { in MockCallback() argument
169 this.failure = expectedFailure; in MockCallback()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFutureCallbackTest.java168 public MockCallback(Throwable expectedFailure) { in MockCallback() argument
169 this.failure = expectedFailure; in MockCallback()
/external/python/cpython3/Lib/unittest/
D__init__.py61 skipIf, skipUnless, expectedFailure)
Dcase.py51 self.expectedFailure = None
70 self.expectedFailure = exc_info
147 def expectedFailure(test_item): function
504 elif self._outcome.expectedFailure:
604 if outcome.expectedFailure:
605 self._addExpectedFailure(result, outcome.expectedFailure)
622 outcome.expectedFailure = None
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/
D__init__.py54 skipUnless, expectedFailure
/external/python/cpython2/Lib/unittest/test/
Dtest_skipping.py101 @unittest.expectedFailure
115 @unittest.expectedFailure
/external/llvm-project/lldb/test/API/lang/cpp/static_members/
DTestCPPStaticMembers.py18 @expectedFailure # llvm.org/pr15401
/external/python/cpython3/Lib/test/
Dtest_pulldom.py137 @unittest.expectedFailure
147 @unittest.expectedFailure
184 @unittest.expectedFailure
/external/llvm-project/lldb/test/API/lang/c/shared_lib_stripped_symbols/
DTestSharedLibStrippedSymbols.py36 @expectedFailure("llvm.org/PR36712")
/external/llvm-project/lldb/test/API/functionalities/thread/state/
DTestThreadStates.py46 @expectedFailure("llvm.org/pr16712")
53 @expectedFailure("llvm.org/pr15824 and <rdar://problem/28557237>")
/external/llvm-project/lldb/test/API/lang/c/shared_lib/
DTestSharedLib.py47 @expectedFailure("llvm.org/PR36712")
/external/llvm-project/lldb/test/API/functionalities/jitloader_gdb/
DTestJITLoaderGDB.py19 @expectedFailure("llvm.org/pr24702")
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Functions/
DtFunction_listingFunctions.py196 @unittest.expectedFailure
219 @unittest.expectedFailure

123