Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 25 of 30) sorted by relevance

12

/art/runtime/
Dverify_object.cc35 bool failed = !IsAligned<kObjectAlignment>(obj.Ptr()); in VerifyObjectImpl() local
36 if (!failed) { in VerifyObjectImpl()
38 failed = failed || !IsAligned<kObjectAlignment>(c); in VerifyObjectImpl()
39 failed = failed || !VerifyClassClass(c); in VerifyObjectImpl()
41 if (UNLIKELY(failed)) { in VerifyObjectImpl()
/art/build/
DAndroid.common_test.mk48 (mkdir -p $(ART_HOST_TEST_DIR)/failed/ && touch $(ART_HOST_TEST_DIR)/failed/$(1) && \
89 ([ -d $(ART_HOST_TEST_DIR)/failed/ ] \
90 && (echo -e "\e[91mFAILING TESTS\e[0m" >&2 && ls -1 $(ART_HOST_TEST_DIR)/failed/ >&2) \
92 && ([ ! -d $(ART_HOST_TEST_DIR)/failed/ ] && rm -r $(ART_HOST_TEST_DIR) \
100 && ([ ! -d $(ART_HOST_TEST_DIR)/failed/ ] || [ $(ART_TEST_KEEP_GOING) = true ])\
103 && ([ -d $(ART_HOST_TEST_DIR)/failed/ ] \
/art/test/1967-get-set-local-bad-slot/
Dexpected-stdout.txt2 "GetInt_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due to…
5 "GetLong_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due t…
8 "GetObject_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due…
11 "SetInt_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to set…
14 "SetLong_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to se…
17 "SetObject_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to …
20 "GetInt_at_negative" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due to…
23 "GetLong_at_negative" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due t…
26 "GetObject_at_negative" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due…
29 "SetInt_at_negative" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to set…
[all …]
/art/test/954-invoke-polymorphic-verifier/
Dexpected-stdout.txt1 …ejected class MethodHandleNotInvoke: void MethodHandleNotInvoke.<init>() failed to verify: void Me…
2 … rejected class MethodHandleToString: void MethodHandleToString.<init>() failed to verify: void Me…
3 java.lang.VerifyError: Verifier rejected class NonReference: void NonReference.<init>() failed to v…
4 …: Verifier rejected class TooFewArguments: void TooFewArguments.<init>() failed to verify: void To…
5 …Verifier rejected class TooManyArguments: void TooManyArguments.<init>() failed to verify: void To…
6 java.lang.VerifyError: Verifier rejected class BadThis: void BadThis.<init>() failed to verify: voi…
7 …d class FakeSignaturePolymorphic: void FakeSignaturePolymorphic.<init>() failed to verify: void Fa…
8 …erFakeSignaturePolymorphic: void BetterFakeSignaturePolymorphic.<init>() failed to verify: void Be…
10 java.lang.VerifyError: Verifier rejected class Unresolved: void Unresolved.<init>() failed to verif…
12 …ssors.compareAndExchange(java.lang.invoke.VarHandle, java.lang.Object[]) failed to verify: void Va…
[all …]
/art/tools/
Dparallel_run.py64 failed = [d for d,r in done if r != 0]
68 if len(failed) != 0:
72 if len(failed) != 1:
73 for f,i in zip(failed, range(len(failed))):
76 shutil.copyfile(failed[0], args.out)
Dlibcore_failures.txt235 description: "Test fails on host with `socket failed: EACCES (Permission denied)`",
241 …ails on host with: `/home/dalvik-prebuild/jaxen/xml/test/tests.xml: open failed: ENOENT (No such f…
246 …`/home/dalvik-prebuild/OASIS/XSLT-Conformance-TC/TESTS/catalog.xml: open failed: ENOENT (No such f…
/art/test/dexdump/
Drun-all-tests116 failed=0
128 ((failed += 1))
129 echo failed: ${cmd}
137 echo "failed: ${failed} test(s)"
145 if [ "${failed}" != "0" ]; then
146 echo failed
/art/test/1912-get-set-local-primitive/
Dexpected-stdout.txt5 "GetLong" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERRO…
8 "GetFloat" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERR…
11 "GetDouble" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ER…
14 "GetObject" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ER…
20 "SetLong" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value 9223…
23 "SetFloat" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value 9.2…
26 "SetDouble" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value 12…
29 "SetObject" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value NE…
32 "SetNullObject" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set valu…
35 "GetInt" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed due to JVMTI_ERRO…
[all …]
/art/test/1965-get-set-local-primitive-no-tables/
Dexpected-stdout.txt5 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JVMTI_ERROR…
11 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JVMTI_ERROR…
14 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JVMTI_ERROR…
20 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed to set value 92233…
26 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed to set value 12.4 …
29 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed to set value NEW_V…
32 …65.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed to set value null …
35 …5.LongMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JVMTI_ERROR…
41 …5.LongMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JVMTI_ERROR…
47 …5.LongMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JVMTI_ERROR…
[all …]
/art/test/1986-structural-redefine-multi-thread-stack-scope/src/
DMain.java67 boolean failed = false; in assertAllEquals()
71 failed = true; in assertAllEquals()
75 if (failed) { in assertAllEquals()
/art/compiler/debug/dwarf/
Ddwarf_test.h126 bool failed = false; in CheckObjdumpOutput() local
132 failed = true; in CheckObjdumpOutput()
136 failed = true; in CheckObjdumpOutput()
143 if (failed) { in CheckObjdumpOutput()
/art/test/1966-get-set-local-objects-no-table/
Dexpected-stdout.txt32 …t_test.TestCases1966.CastInterfaceMethod(java.util.function.IntConsumer) failed to set value TestC…
35 …t_test.TestCases1966.CastInterfaceMethod(java.util.function.IntConsumer) failed to set value TestC…
50 …d art_test.TestCases1966.CastExactMethod(java.util.function.IntConsumer) failed to set value TestC…
53 …d art_test.TestCases1966.CastExactMethod(java.util.function.IntConsumer) failed to set value TestC…
68 …d art_test.TestCases1966.InterfaceMethod(java.util.function.IntConsumer) failed to set value TestC…
86 … art_test.TestCases1966.ExactClassMethod(java.util.function.IntConsumer) failed to set value TestC…
89 … art_test.TestCases1966.ExactClassMethod(java.util.function.IntConsumer) failed to set value TestC…
92 …d art_test.TestCases1966.PrimitiveMethod(java.util.function.IntConsumer) failed due to JVMTI_ERROR…
95 …d art_test.TestCases1966.PrimitiveMethod(java.util.function.IntConsumer) failed to set value null …
98 …d art_test.TestCases1966.PrimitiveMethod(java.util.function.IntConsumer) failed to set value TestC…
[all …]
/art/test/998-redefine-use-after-free/
Dinfo.txt4 bug if there had been an attempted redefinition that failed due to a
7 dex-file as the failed redefinition.
/art/odrefresh/
DTODO.md21 - Unexpected error (a setup or clean-up action failed).
24 8. Implement back off on trying compilation when previous attempt(s) failed.
/art/test/540-checker-rtp-bug/
Dexpected-stdout.txt1 instanceof failed
/art/libartservice/service/proto/
Dpre_reboot_stats.proto42 // Number of packages failed to optimize.
56 // When the job is ended (failed, finished, or cancelled), in milliseconds.
64 // isn't necessarily equal to `optimized_package_count` because packages failed to be optimized
/art/test/476-clinit-inline-static-invoke/
Dinfo.txt2 failed to emit a prior initialization check of the method's declaring
/art/test/1913-get-set-local-objects/
Dexpected-stdout.txt32 "SetTestClass2" on public static void art.Test1913.InterfaceMethod(java.lang.Runnable) failed to se…
50 "SetTestClass2" on public static void art.Test1913.SpecificClassMethod(java.lang.Runnable) failed t…
53 … public static void art.Test1913.SpecificClassMethod(java.lang.Runnable) failed to set value TestC…
56 "GetGetObject" on public static void art.Test1913.PrimitiveMethod(java.lang.Runnable) failed due to…
59 "SetNull" on public static void art.Test1913.PrimitiveMethod(java.lang.Runnable) failed to set valu…
62 "SetTestClass1" on public static void art.Test1913.PrimitiveMethod(java.lang.Runnable) failed to se…
65 "SetTestClass1ext" on public static void art.Test1913.PrimitiveMethod(java.lang.Runnable) failed to…
68 "SetTestClass2" on public static void art.Test1913.PrimitiveMethod(java.lang.Runnable) failed to se…
71 "SetTestClass2impl" on public static void art.Test1913.PrimitiveMethod(java.lang.Runnable) failed t…
104 "SetTestClass2" on public static void art.Test1913.NullInterfaceMethod(java.lang.Runnable) failed t…
[all …]
/art/test/042-new-instance/
Dexpected-stdout.txt5 Cons LocalClass failed as expected
/art/test/1948-obsolete-const-method-handle/util-src/
Dbuild-classes18 echo Build failed: $1 1>&2
/art/test/1939-proxy-frames/
Dexpected-stdout.txt4 … abstract void art.Test1939$Foo.InterfaceProxyMethod(java.lang.Runnable) failed due to JVMTI_ERROR…
/art/build/apex/
Dart_apex_test.py1009 failed = False
1015 failed = True
1020 return 1 if failed else 0
1040 failed = False
1061 failed = True
1066 failed = art_apex_test_main(test_args) != 0
1068 if failed:
/art/dt_fd_forward/
Ddt_fd_forward.cc327 bool failed = false; in ReceiveFdsFromSocket() local
332 failed = true; in ReceiveFdsFromSocket()
339 failed = true; in ReceiveFdsFromSocket()
342 if (failed) { in ReceiveFdsFromSocket()
/art/runtime/arch/arm/
Dasm_support_arm.S382 cbnz \tmp2, 3f @ If store failed, retry.
452 cbnz \tmp2, 3f @ If the store failed, retry.
/art/tools/bisection_search/
DREADME.md69 --timeout TIMEOUT if timeout seconds pass assume test failed

12