| [ |
| { |
| "tests": "153-reference-stress", |
| "description": ["Disable 153-reference-stress temporarily until a fix", |
| "arrives."], |
| "bug": "http://b/33389022" |
| }, |
| { |
| "tests": "080-oom-fragmentation", |
| "description": "Disable 080-oom-fragmentation due to flakes.", |
| "bug": "http://b/33795328" |
| }, |
| { |
| "tests": ["497-inlining-and-class-loader", |
| "542-unresolved-access-check"], |
| "description": ["Disable 497-inlining-and-class-loader and ", |
| "542-unresolved-access-check until they are rewritten.", |
| "These tests use a broken class loader that tries to", |
| "register a dex file that's already registered with a", |
| "different loader."], |
| "bug": "http://b/34193123" |
| }, |
| { |
| "tests": "149-suspend-all-stress", |
| "description": "Disable 149-suspend-all-stress, its output is flaky", |
| "bug": "http://b/28988206" |
| }, |
| { |
| "tests": ["002-sleep", |
| "053-wait-some", |
| "055-enum-performance", |
| "133-static-invoke-super"], |
| "description": ["Tests that are timing sensitive and flaky on heavily", |
| "loaded systems."] |
| }, |
| { |
| "tests": "147-stripped-dex-fallback", |
| "variant": "target", |
| "description": ["147-stripped-dex-fallback isn't supported on device", |
| "because --strip-dex requires the zip command."] |
| }, |
| { |
| "tests": "569-checker-pattern-replacement", |
| "variant": "target", |
| "description": ["569-checker-pattern-replacement tests behaviour", |
| "present only on host."] |
| }, |
| { |
| "tests": ["116-nodex2oat", |
| "118-noimage-dex2oat", |
| "134-nodex2oat-nofallback"], |
| "variant": "prebuild", |
| "description": ["Note 116-nodex2oat is not broken per-se it just", |
| "doesn't (and isn't meant to) work with --prebuild."] |
| }, |
| { |
| "tests": ["529-checker-unresolved"], |
| "variant": "no-prebuild", |
| "bug": "http://b/27784033" |
| }, |
| { |
| "tests": ["117-nopatchoat", |
| "147-stripped-dex-fallback", |
| "608-checker-unresolved-lse"], |
| "variant": "no-prebuild" |
| }, |
| { |
| "tests": ["117-nopatchoat", |
| "118-noimage-dex2oat", |
| "119-noimage-patchoat"], |
| "variant": "no-relocate", |
| "description": ["117-nopatchoat is not broken per-se it just doesn't", |
| "work (and isn't meant to) without --prebuild", |
| "--relocate"] |
| }, |
| { |
| "tests": "137-cfi", |
| "variant": "interp-ac", |
| "description": ["Temporarily disable some broken tests when forcing", |
| "access checks in interpreter"], |
| "bug": "http://b/22414682" |
| }, |
| { |
| "tests" : "629-vdex-speed", |
| "variant": "interp-ac | no-dex2oat | interpreter | jit | relocate-npatchoat", |
| "description": "629 requires compilation." |
| }, |
| { |
| "tests": "137-cfi", |
| "variant": "gcstress", |
| "description": ["137-cfi needs to unwind a second forked process. We're", |
| "using a primitive sleep to wait till we hope the", |
| "second process got into the expected state. The", |
| "slowness of gcstress makes this bad."] |
| }, |
| { |
| "tests": "152-dead-large-object", |
| "variant": "gcstress", |
| "description": ["152-dead-large-object requires a heap larger than what gcstress uses."], |
| "bug": "http://b/35800768" |
| }, |
| { |
| "tests": ["908-gc-start-finish", |
| "913-heaps"], |
| "variant": "gcstress", |
| "description": ["908-gc-start-finish expects GCs only to be run at", |
| "clear points. The reduced heap size makes this", |
| "non-deterministic. Same for 913."] |
| }, |
| { |
| "tests": "961-default-iface-resolution-gen", |
| "variant": "gcstress", |
| "description": ["961-default-iface-resolution-gen and", |
| "964-default-iface-init-genare very long tests that", |
| "often will take more than the timeout to run when", |
| "gcstress is enabled. This is because gcstress slows", |
| "down allocations significantly which these tests do a", |
| "lot."] |
| }, |
| { |
| "tests": "964-default-iface-init-gen", |
| "variant": "gcstress" |
| }, |
| { |
| "tests": "154-gc-loop", |
| "variant": "gcstress | jit & debug", |
| "description": ["154-gc-loop depends GC not happening too often"], |
| "bug": "http://b/35917229" |
| }, |
| { |
| "tests": "115-native-bridge", |
| "variant": "target", |
| "description": ["115-native-bridge setup is complicated. Need to", |
| "implement it correctly for the target."] |
| }, |
| { |
| "tests": "130-hprof", |
| "variant": "target", |
| "description": ["130-hprof dumps the heap and runs hprof-conv to check", |
| "whether the file is somewhat readable. Thi is only", |
| "possible on the host. TODO: Turn off all the other", |
| "combinations, this is more about testing actual ART", |
| "code. A gtest is very hard to write here, as (for a", |
| "complete test) JDWP must be set up."] |
| }, |
| { |
| "tests": "131-structural-change", |
| "variant": "debug", |
| "description": ["131 is an old test. The functionality has been", |
| "implemented at an earlier stage and is checked", |
| "in tests 138. Blacklisted for debug builds since", |
| "these builds have duplicate classes checks which", |
| "punt to interpreter"] |
| }, |
| { |
| "tests": "138-duplicate-classes-check", |
| "variant": "ndebug", |
| "description": ["Turned on for debug builds since debug builds have", |
| "duplicate classes checks enabled"], |
| "bug": "http://b/2133391" |
| }, |
| { |
| "tests": "147-stripped-dex-fallback", |
| "variant": "no-dex2oat | no-image | relocate-npatchoat", |
| "description": ["147-stripped-dex-fallback is disabled because it", |
| "requires --prebuild."] |
| }, |
| { |
| "tests": ["116-nodex2oat", |
| "117-nopatchoat", |
| "118-noimage-dex2oat", |
| "119-noimage-patchoat", |
| "137-cfi", |
| "138-duplicate-classes-check2"], |
| "variant": "no-dex2oat | no-image | relocate-npatchoat", |
| "description": ["All these tests check that we have sane behavior if we", |
| "don't have a patchoat or dex2oat. Therefore we", |
| "shouldn't run them in situations where we actually", |
| "don't have these since they explicitly test for them.", |
| "These all also assume we have an image."] |
| }, |
| { |
| "tests": ["137-cfi", |
| "138-duplicate-classes-check", |
| "018-stack-overflow", |
| "961-default-iface-resolution-gen", |
| "964-default-iface-init-gen"], |
| "variant": "no-image", |
| "description": ["This test fails without an image. 018, 961, 964 often", |
| "time out."], |
| "bug": "http://b/34369284" |
| }, |
| { |
| "tests": "137-cfi", |
| "description": ["This test unrolls and expects managed frames, but", |
| "tracing means we run the interpreter."], |
| "variant": "trace | stream" |
| }, |
| { |
| "tests": ["802-deoptimization", |
| "570-checker-osr"], |
| "description": ["This test dynamically enables tracing to force a", |
| "deoptimization. This makes the test meaningless", |
| "when already tracing, and writes an error message", |
| "that we do not want to check for."], |
| "variant": "trace | stream" |
| }, |
| { |
| "tests": "130-hprof", |
| "description": "130 occasional timeout", |
| "bug": "http://b/32383962", |
| "variant": "trace | stream" |
| }, |
| { |
| "tests": ["087-gc-after-link", |
| "141-class-unload"], |
| "variant": "trace | stream" |
| }, |
| { |
| "tests": ["604-hot-static-interface", |
| "612-jit-dex-cache", |
| "613-inlining-dex-cache", |
| "616-cha", |
| "626-set-resolved-string"], |
| "variant": "trace | stream", |
| "description": ["These tests expect JIT compilation, which is", |
| "suppressed when tracing."] |
| }, |
| { |
| "tests": "137-cfi", |
| "description": ["CFI unwinding expects managed frames, and the test", |
| "does not iterate enough to even compile. JIT also", |
| "uses Generic JNI instead of the JNI compiler."], |
| "variant": "interpreter | jit" |
| }, |
| { |
| "tests": "906-iterate-heap", |
| "description": ["Test 906 iterates the heap filtering with different", |
| "options. No instances should be created between those", |
| "runs to be able to have precise checks."], |
| "variant": "jit" |
| }, |
| { |
| "tests": ["904-object-allocation"], |
| "variant": "jit" |
| }, |
| { |
| "tests": ["570-checker-select", |
| "484-checker-register-hints"], |
| "description": ["These tests were based on the linear scan allocator,", |
| "which makes different decisions than the graph", |
| "coloring allocator. (These attempt to test for code", |
| "quality, not correctness.)"], |
| "variant": "regalloc_gc" |
| }, |
| { |
| "tests": ["454-get-vreg", |
| "457-regs", |
| "602-deoptimizeable"], |
| "description": ["Tests that should fail when the optimizing compiler ", |
| "compiles them non-debuggable."], |
| "variant": "optimizing & ndebuggable | regalloc_gc & ndebuggable | speed-profile & ndebuggable" |
| }, |
| { |
| "tests": "596-app-images", |
| "variant": "npictest" |
| }, |
| { |
| "tests": "055-enum-performance", |
| "variant": "optimizing | regalloc_gc", |
| "description": ["055: Exceeds run time limits due to heap poisoning ", |
| "instrumentation (on ARM and ARM64 devices)."] |
| }, |
| { |
| "tests": "909-attach-agent", |
| "variant": "debuggable", |
| "description": "Tests that check semantics for a non-debuggable app." |
| }, |
| { |
| "tests": "137-cfi", |
| "variant": "debuggable", |
| "description": ["The test relies on AOT code and debuggable makes us", |
| "JIT always."] |
| }, |
| { |
| "tests": ["000-nop", |
| "134-nodex2oat-nofallback", |
| "147-stripped-dex-fallback", |
| "595-profile-saving"], |
| "description": "The doesn't compile anything", |
| "env_vars": {"ART_TEST_BISECTION": "true"}, |
| "variant": "optimizing | regalloc_gc" |
| }, |
| { |
| "tests": "089-many-methods", |
| "description": "The test tests a build failure", |
| "env_vars": {"ART_TEST_BISECTION": "true"}, |
| "variant": "optimizing | regalloc_gc" |
| }, |
| { |
| "tests": ["018-stack-overflow", |
| "116-nodex2oat", |
| "117-nopatchoat", |
| "118-noimage-dex2oat", |
| "119-noimage-patchoat", |
| "126-miranda-multidex", |
| "137-cfi"], |
| "description": "The test run dalvikvm more than once.", |
| "env_vars": {"ART_TEST_BISECTION": "true"}, |
| "variant": "optimizing | regalloc_gc" |
| }, |
| { |
| "tests": ["115-native-bridge", |
| "088-monitor-verification"], |
| "description": "The test assume they are always compiled.", |
| "env_vars": {"ART_TEST_BISECTION": "true"}, |
| "variant": "optimizing | regalloc_gc" |
| }, |
| { |
| "tests": "055-enum-performance", |
| "description": ["The test tests performance which degrades during", |
| "bisecting."], |
| "env_vars": {"ART_TEST_BISECTION": "true"}, |
| "variant": "optimizing | regalloc_gc" |
| }, |
| { |
| "tests": ["537-checker-arraycopy", |
| "641-checker-arraycopy"], |
| "env_vars": {"ART_USE_READ_BARRIER": "true"}, |
| "variant": "interpreter | optimizing | regalloc_gc | jit" |
| }, |
| { |
| "tests": ["912-classes", |
| "616-cha", |
| "616-cha-abstract", |
| "616-cha-interface", |
| "616-cha-interface-default", |
| "616-cha-miranda", |
| "616-cha-proxy-method-inline"], |
| "bug": "http://b/36344364 http://b/36344221", |
| "variant": "no-dex2oat | relocate-npatchoat" |
| }, |
| { |
| "tests": ["476-clinit-inline-static-invoke", |
| "496-checker-inlining-class-loader", |
| "508-referrer-method", |
| "637-checker-throw-inline"], |
| "bug": "http://b/36365552", |
| "variant": "no-image & jit" |
| }, |
| { |
| "tests": ["597-deopt-new-string"], |
| "bug": "http://b/36467228", |
| "variant": "no-image & jit" |
| }, |
| { |
| "tests": ["530-checker-lse", |
| "530-checker-lse2", |
| "030-bad-finalizer", |
| "080-oom-throw"], |
| "bug": "http://b/36377828", |
| "variant": "interp-ac" |
| }, |
| { |
| "tests": ["629-vdex-speed", |
| "634-vdex-duplicate"], |
| "description": ["Profile driven dexlayout does not work with vdex or dex verifier."], |
| "variant": "speed-profile" |
| } |
| ] |