/art/test/202-thread-oome/ |
info.txt | 1 Tests that we throw OOME if Thread.nativeCreate fails, rather than aborting.
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
base_unittests.gtest_win-8.txt | 0 # Fails natively as well: http://crbug.com/251517
|
ipc_tests.gtest-tsan_win32.txt | 0 # Fails under TSan, see http://crbug.com/62511
|
message_center_unittests.gtest.txt | 0 # Fails http://crbug.com/256911
|
remoting_unittests.gtest_win-8.txt | 0 # Fails natively as well: http://crbug.com/251517
|
safe_browsing_tests.gtest_mac.txt | 0 # Fails on Valgrind/Mac, see http://crbug.com/69280
|
base_unittests.gtest_mac.txt | 0 # Fails on Valgrind/Mac, see http://crbug.com/43972 4 # Fails on Valgrind/Mac due to missing syscall wrapper 8 # Fails on Valgrind/Mac, see http://crbug.com/53196 11 # Fails on Valgrind/Mac, see http://crbug.com/93722 14 # Fails on Valgrind/Mac, see http://crbug.com/122080
|
components_unittests.gtest-tsan_win32.txt | 0 # Fails http://crbug.com/304963
|
unit_tests.gtest-drmemory_win-xp.txt | 5 # Fails assertion. App data corrupted by DrMemory?
|
base_unittests.gtest-tsan_win32.txt | 1 # Occasionally fails under TSan, see http://crbug.com/54229 16 # Fails under TSan: http://crbug.com/93843 25 # Fails and times out occasionally. http://crbug.com/308273
|
interactive_ui_tests.gtest.txt | 16 # Don't run FLAKY or FAILS tests under Valgrind and TSan 20 *.FAILS* 22 # Fails under Valgrind, see http://crbug.com/68068
|
remoting_unittests.gtest-drmemory_win32.txt | 1 # This test fails on an assertion, see http://crbug.com/57266
|
/external/clang/utils/ABITest/ |
build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt 13 cat fails-x.txt 14 wc -l fails-x.txt
|
/external/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/ |
fail_with_bad_encoding.txt | 1 # Run a command that fails with error on stdout.
|
fail.txt | 1 # Run a command that fails with error on stdout.
|
/external/valgrind/main/none/tests/amd64/ |
faultstatus.disabled | 2 # doesn't work well enough, so the test always fails.
|
/external/valgrind/main/none/tests/x86/ |
yield.disabled | 1 # This one is currently disabled because it fails frequently and randomly
|
/external/harfbuzz_ng/test/shaping/ |
run-tests.sh | 9 fails=0 24 fails=$((fails+1)) 29 if test $fails != 0; then 30 echo "$fails tests failed."
|
/external/javassist/sample/evolve/ |
CannotCreateException.java | 4 * Signals that VersionManager.newInstance() fails.
|
CannotUpdateException.java | 4 * Signals that VersionManager.update() fails.
|
/external/iputils/ |
INSTALL | 10 If the first "make" fails, no problems: 18 But if "make html" fails too, check that DocBook package is installed
|
/external/chromium_org/chrome/browser/extensions/ |
browsertest_util.h | 16 // where |result| is a string, and returns |result|. Fails the test and returns 18 // have a background page, or if executing the script fails. 24 // to return a result. Fails the test and returns false if |extension_id| 26 // executing the script fails.
|
/external/chromium_org/tools/gyp/test/win/batch-file-action/ |
somecmd.bat | 4 :: which in turn fails because it's a filename containing >, nul, etc.
|
/external/clang/test/CodeGenCXX/ |
2006-11-20-GlobalSymbols.cpp | 3 // functions. Will not assemble if it fails to.
|
/external/compiler-rt/test/msan/ |
initgroups.cc | 8 // The above fails unless you are root. Does not matter, MSan false positive
|