HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 126 - 150 of 6959) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libxml2/result/relaxng/
tutor11_2_2.err 2 ./test/relaxng/tutor11_2_2.xml fails to validate
tutor11_2_3.err 2 ./test/relaxng/tutor11_2_3.xml fails to validate
tutor3_2_1.err 2 ./test/relaxng/tutor3_2_1.xml fails to validate
tutor6_1_3.err 2 ./test/relaxng/tutor6_1_3.xml fails to validate
tutor6_3_1.err 2 ./test/relaxng/tutor6_3_1.xml fails to validate
tutor9_5_3.err 2 ./test/relaxng/tutor9_5_3.xml fails to validate
tutor9_6_2.err 2 ./test/relaxng/tutor9_6_2.xml fails to validate
tutor9_6_3.err 2 ./test/relaxng/tutor9_6_3.xml fails to validate
  /external/libxml2/result/schematron/
zvon10_0.err 5 ./test/schematron/zvon10_0.xml fails to validate
zvon12_0.err 3 ./test/schematron/zvon12_0.xml fails to validate
zvon12_2.err 3 ./test/schematron/zvon12_2.xml fails to validate
zvon13_0.err 3 ./test/schematron/zvon13_0.xml fails to validate
zvon13_1.err 3 ./test/schematron/zvon13_1.xml fails to validate
  /external/libxml2/test/relaxng/
tutor11_2_3.xml 3 b="fails">
  /external/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/
fail.txt 1 # Run a command that fails with error on stdout.
  /external/testng/src/test/java/test/dependent/
C1.java 11 fail("always fails");
  /external/webrtc/tools/valgrind-webrtc/gtest_exclude/
libjingle_p2p_unittest.gtest-drmemory_win32.txt 0 # Fails on Dr Memory Full.
libjingle_peerconnection_unittest.gtest-drmemory_win32.txt 1 # Flakily fails or crashes on Dr Memory Full.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/type/
test_univ.py 15 def testStr(self): assert str(univ.Integer(1)) in ('1','1L'),'str() fails'
16 def testAnd(self): assert univ.Integer(1) & 0 == 0, '__and__() fails'
17 def testOr(self): assert univ.Integer(1) | 0 == 1, '__or__() fails'
18 def testXor(self): assert univ.Integer(1) ^ 0 == 1, '__xor__() fails'
19 def testRand(self): assert 0 & univ.Integer(1) == 0, '__rand__() fails'
20 def testRor(self): assert 0 | univ.Integer(1) == 1, '__ror__() fails'
21 def testRxor(self): assert 0 ^ univ.Integer(1) == 1, '__rxor__() fails'
22 def testAdd(self): assert univ.Integer(-4) + 6 == 2, '__add__() fails'
23 def testRadd(self): assert 4 + univ.Integer(5) == 9, '__radd__() fails'
24 def testSub(self): assert univ.Integer(3) - 6 == -3, '__sub__() fails'
    [all...]
test_constraint.py 18 def testCmp(self): assert self.c1 == self.c1, 'comparation fails'
19 def testHash(self): assert hash(self.c1) != hash(self.c2), 'hash() fails'
24 assert 0, 'constraint check fails'
31 assert 0, 'constraint check fails'
43 assert 0, 'constraint check fails'
50 assert 0, 'constraint check fails'
60 assert 0, 'constraint check fails'
67 assert 0, 'constraint check fails'
77 assert 0, 'constraint check fails'
84 assert 0, 'constraint check fails'
    [all...]
  /external/autotest/client/site_tests/network_WiMaxSmoke/
control 11 This test fails if one of the following conditions occurs:
12 1. The WiMAX module fails to find a WiMAX network.
13 2. The WiMAX module fails to connect to the network.
14 3. The WiMAX module fails to fetch data from a URL.
15 4. The WiMAX module fails to disconnect from the network.
  /external/autotest/server/site_tests/power_DeferForFlashrom/
control 17 It fails if:
20 2. After flashrom exits, powerd fails to honor pending suspend or reboot
22 3. The system fails to resume or come back up after rebooting.
  /external/autotest/client/site_tests/network_DhcpWpadNegotiation/
control 14 that provides the Web Proxy Auto Discovery option. This test fails if dhcpcd
15 is unable to negotiate a DHCP lease, or if shill fails to report the WPAD
  /external/autotest/client/site_tests/platform_Attestation/
control 8 CRITERIA = "Fails if attestation enrollment fails."
  /external/autotest/client/site_tests/platform_Pkcs11InitUnderErrors/
control 8 CRITERIA = "Fails if initialization fails under any of the initial states."

Completed in 800 milliseconds

1 2 3 4 56 7 8 91011>>