Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 1 | [ |
| 2 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 3 | "tests": "153-reference-stress", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 4 | "description": ["Disable 153-reference-stress temporarily until a fix", |
| 5 | "arrives."], |
| 6 | "bug": "http://b/33389022" |
| 7 | }, |
| 8 | { |
Alex Light | a7968b3 | 2018-02-27 11:47:24 -0800 | [diff] [blame] | 9 | "tests": "579-inline-infinite", |
| 10 | "description": ["This test seems to fail often on redefine-stress for unknown reasons"], |
| 11 | "variant": "redefine-stress", |
| 12 | "bug": "http://b/73871735" |
| 13 | }, |
| 14 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 15 | "tests": "080-oom-fragmentation", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 16 | "description": "Disable 080-oom-fragmentation due to flakes.", |
| 17 | "bug": "http://b/33795328" |
| 18 | }, |
| 19 | { |
| 20 | "tests": ["497-inlining-and-class-loader", |
| 21 | "542-unresolved-access-check"], |
| 22 | "description": ["Disable 497-inlining-and-class-loader and ", |
| 23 | "542-unresolved-access-check until they are rewritten.", |
| 24 | "These tests use a broken class loader that tries to", |
| 25 | "register a dex file that's already registered with a", |
| 26 | "different loader."], |
| 27 | "bug": "http://b/34193123" |
| 28 | }, |
| 29 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 30 | "tests": "149-suspend-all-stress", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 31 | "description": "Disable 149-suspend-all-stress, its output is flaky", |
| 32 | "bug": "http://b/28988206" |
| 33 | }, |
| 34 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 35 | "tests": ["002-sleep", |
| 36 | "053-wait-some", |
| 37 | "055-enum-performance", |
| 38 | "133-static-invoke-super"], |
| 39 | "description": ["Tests that are timing sensitive and flaky on heavily", |
| 40 | "loaded systems."] |
| 41 | }, |
| 42 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 43 | "tests": "147-stripped-dex-fallback", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 44 | "variant": "target", |
| 45 | "description": ["147-stripped-dex-fallback isn't supported on device", |
| 46 | "because --strip-dex requires the zip command."] |
| 47 | }, |
| 48 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 49 | "tests": "569-checker-pattern-replacement", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 50 | "variant": "target", |
| 51 | "description": ["569-checker-pattern-replacement tests behaviour", |
| 52 | "present only on host."] |
| 53 | }, |
| 54 | { |
| 55 | "tests": ["116-nodex2oat", |
| 56 | "118-noimage-dex2oat", |
| 57 | "134-nodex2oat-nofallback"], |
| 58 | "variant": "prebuild", |
| 59 | "description": ["Note 116-nodex2oat is not broken per-se it just", |
| 60 | "doesn't (and isn't meant to) work with --prebuild."] |
| 61 | }, |
| 62 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 63 | "tests": ["117-nopatchoat", |
| 64 | "147-stripped-dex-fallback", |
| 65 | "608-checker-unresolved-lse"], |
| 66 | "variant": "no-prebuild" |
| 67 | }, |
| 68 | { |
| 69 | "tests": ["117-nopatchoat", |
| 70 | "118-noimage-dex2oat", |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 71 | "119-noimage-patchoat"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 72 | "variant": "no-relocate", |
| 73 | "description": ["117-nopatchoat is not broken per-se it just doesn't", |
| 74 | "work (and isn't meant to) without --prebuild", |
| 75 | "--relocate"] |
| 76 | }, |
| 77 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 78 | "tests" : "629-vdex-speed", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 79 | "variant": "interp-ac | no-dex2oat | interpreter | jit | relocate-npatchoat", |
| 80 | "description": "629 requires compilation." |
| 81 | }, |
| 82 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 83 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 84 | "variant": "gcstress", |
| 85 | "description": ["137-cfi needs to unwind a second forked process. We're", |
| 86 | "using a primitive sleep to wait till we hope the", |
| 87 | "second process got into the expected state. The", |
| 88 | "slowness of gcstress makes this bad."] |
| 89 | }, |
| 90 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 91 | "tests": "152-dead-large-object", |
Mathieu Chartier | 5591819 | 2017-02-28 13:20:27 -0800 | [diff] [blame] | 92 | "variant": "gcstress", |
Mathieu Chartier | f69aa30 | 2017-03-14 11:31:16 -0700 | [diff] [blame] | 93 | "description": ["152-dead-large-object requires a heap larger than what gcstress uses."], |
| 94 | "bug": "http://b/35800768" |
Mathieu Chartier | 5591819 | 2017-02-28 13:20:27 -0800 | [diff] [blame] | 95 | }, |
| 96 | { |
Mathieu Chartier | 282431b | 2017-07-12 10:28:54 -0700 | [diff] [blame] | 97 | "tests": "163-app-image-methods", |
| 98 | "variant": "gcstress", |
| 99 | "description": ["This test sometimes runs out of memory initializing the boot classpath."] |
| 100 | }, |
| 101 | { |
Vladimir Marko | aa0912c | 2017-09-15 13:30:06 +0100 | [diff] [blame] | 102 | "tests": "164-resolution-trampoline-dex-cache", |
| 103 | "variant": "interp-ac | interpreter", |
| 104 | "description": ["This test requires AOT mixed with JIT and enables the JIT by the ", |
| 105 | "runtime option -Xusejit:true. This conflicts with -Xint passed for ", |
| 106 | "interpreter configurations (interp-ac | interpreter). The 'jit' ", |
| 107 | "configuration succeeds even though it does not test anything useful."] |
| 108 | }, |
| 109 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 110 | "tests": ["908-gc-start-finish", |
| 111 | "913-heaps"], |
| 112 | "variant": "gcstress", |
| 113 | "description": ["908-gc-start-finish expects GCs only to be run at", |
| 114 | "clear points. The reduced heap size makes this", |
| 115 | "non-deterministic. Same for 913."] |
| 116 | }, |
| 117 | { |
Alex Light | ce906f1 | 2018-02-22 16:09:52 -0800 | [diff] [blame] | 118 | "tests": ["1946-list-descriptors"], |
| 119 | "variant": "gcverify | trace", |
| 120 | "description": "This test is rather slow and gcverify or trace often cause it to timeout." |
| 121 | }, |
| 122 | { |
Alex Light | fa67602 | 2017-04-27 09:25:32 -0700 | [diff] [blame] | 123 | "tests": ["961-default-iface-resolution-gen", |
| 124 | "964-default-iface-init-gen", |
| 125 | "968-default-partial-compile-gen"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 126 | "variant": "gcstress", |
Alex Light | fa67602 | 2017-04-27 09:25:32 -0700 | [diff] [blame] | 127 | "description": ["961-default-iface-resolution-gen,", |
| 128 | "968-default-partial-compile-gen and", |
| 129 | "964-default-iface-init-gen are very long tests that", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 130 | "often will take more than the timeout to run when", |
| 131 | "gcstress is enabled. This is because gcstress slows", |
| 132 | "down allocations significantly which these tests do a", |
| 133 | "lot."] |
| 134 | }, |
| 135 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 136 | "tests": "154-gc-loop", |
Mathieu Chartier | f69aa30 | 2017-03-14 11:31:16 -0700 | [diff] [blame] | 137 | "variant": "gcstress | jit & debug", |
| 138 | "description": ["154-gc-loop depends GC not happening too often"], |
| 139 | "bug": "http://b/35917229" |
Mathieu Chartier | 673665b | 2017-03-06 10:07:59 -0800 | [diff] [blame] | 140 | }, |
| 141 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 142 | "tests": "115-native-bridge", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 143 | "variant": "target", |
| 144 | "description": ["115-native-bridge setup is complicated. Need to", |
| 145 | "implement it correctly for the target."] |
| 146 | }, |
| 147 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 148 | "tests": "130-hprof", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 149 | "variant": "target", |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 150 | "description": ["130-hprof dumps the heap and runs hprof-conv to check", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 151 | "whether the file is somewhat readable. Thi is only", |
| 152 | "possible on the host. TODO: Turn off all the other", |
| 153 | "combinations, this is more about testing actual ART", |
| 154 | "code. A gtest is very hard to write here, as (for a", |
| 155 | "complete test) JDWP must be set up."] |
| 156 | }, |
| 157 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 158 | "tests": "138-duplicate-classes-check", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 159 | "variant": "ndebug", |
| 160 | "description": ["Turned on for debug builds since debug builds have", |
| 161 | "duplicate classes checks enabled"], |
| 162 | "bug": "http://b/2133391" |
| 163 | }, |
| 164 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 165 | "tests": "147-stripped-dex-fallback", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 166 | "variant": "no-dex2oat | no-image | relocate-npatchoat", |
| 167 | "description": ["147-stripped-dex-fallback is disabled because it", |
| 168 | "requires --prebuild."] |
| 169 | }, |
| 170 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 171 | "tests": ["116-nodex2oat", |
| 172 | "117-nopatchoat", |
| 173 | "118-noimage-dex2oat", |
| 174 | "119-noimage-patchoat", |
| 175 | "137-cfi", |
| 176 | "138-duplicate-classes-check2"], |
| 177 | "variant": "no-dex2oat | no-image | relocate-npatchoat", |
| 178 | "description": ["All these tests check that we have sane behavior if we", |
| 179 | "don't have a patchoat or dex2oat. Therefore we", |
| 180 | "shouldn't run them in situations where we actually", |
| 181 | "don't have these since they explicitly test for them.", |
| 182 | "These all also assume we have an image."] |
| 183 | }, |
| 184 | { |
| 185 | "tests": ["137-cfi", |
| 186 | "138-duplicate-classes-check", |
| 187 | "018-stack-overflow", |
| 188 | "961-default-iface-resolution-gen", |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 189 | "964-default-iface-init-gen"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 190 | "variant": "no-image", |
| 191 | "description": ["This test fails without an image. 018, 961, 964 often", |
| 192 | "time out."], |
| 193 | "bug": "http://b/34369284" |
| 194 | }, |
| 195 | { |
Alex Light | 772099a | 2017-11-21 14:05:04 -0800 | [diff] [blame] | 196 | "tests": "1940-ddms-ext", |
| 197 | "description": ["Test expects to be able to start tracing but we cannot", |
| 198 | "do that if tracing is already ongoing."], |
| 199 | "variant": "trace | stream" |
| 200 | }, |
| 201 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 202 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 203 | "description": ["This test unrolls and expects managed frames, but", |
| 204 | "tracing means we run the interpreter."], |
| 205 | "variant": "trace | stream" |
| 206 | }, |
| 207 | { |
| 208 | "tests": ["802-deoptimization", |
| 209 | "570-checker-osr"], |
| 210 | "description": ["This test dynamically enables tracing to force a", |
| 211 | "deoptimization. This makes the test meaningless", |
| 212 | "when already tracing, and writes an error message", |
| 213 | "that we do not want to check for."], |
| 214 | "variant": "trace | stream" |
| 215 | }, |
| 216 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 217 | "tests": "130-hprof", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 218 | "description": "130 occasional timeout", |
| 219 | "bug": "http://b/32383962", |
| 220 | "variant": "trace | stream" |
| 221 | }, |
| 222 | { |
| 223 | "tests": ["087-gc-after-link", |
| 224 | "141-class-unload"], |
| 225 | "variant": "trace | stream" |
| 226 | }, |
| 227 | { |
Nicolas Geoffray | 07c7028 | 2017-08-30 08:09:42 +0000 | [diff] [blame] | 228 | "tests": ["604-hot-static-interface", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 229 | "612-jit-dex-cache", |
| 230 | "613-inlining-dex-cache", |
Mingyao Yang | fbaf29e | 2017-12-03 23:25:28 -0800 | [diff] [blame] | 231 | "626-set-resolved-string", |
| 232 | "638-checker-inline-cache-intrinsic"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 233 | "variant": "trace | stream", |
| 234 | "description": ["These tests expect JIT compilation, which is", |
| 235 | "suppressed when tracing."] |
| 236 | }, |
| 237 | { |
Mingyao Yang | 2ee1790 | 2017-08-30 11:37:08 -0700 | [diff] [blame] | 238 | "tests": "597-deopt-busy-loop", |
| 239 | "variant": "interp-ac | interpreter | trace | stream", |
| 240 | "description": ["This test expects JIT compilation, which is", |
| 241 | "suppressed when tracing."] |
| 242 | }, |
| 243 | { |
| 244 | "tests": "597-deopt-invoke-stub", |
Mingyao Yang | f5f0883 | 2017-09-29 12:08:17 -0700 | [diff] [blame] | 245 | "variant": "speed-profile | interp-ac | interpreter | optimizing | trace | stream", |
Mingyao Yang | 2ee1790 | 2017-08-30 11:37:08 -0700 | [diff] [blame] | 246 | "description": ["This test expects JIT compilation and no AOT for", |
| 247 | "testing deoptimizing at quick-to-interpreter bridge."] |
| 248 | }, |
| 249 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 250 | "tests": "906-iterate-heap", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 251 | "description": ["Test 906 iterates the heap filtering with different", |
| 252 | "options. No instances should be created between those", |
| 253 | "runs to be able to have precise checks."], |
| 254 | "variant": "jit" |
| 255 | }, |
| 256 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 257 | "tests": ["570-checker-select", |
| 258 | "484-checker-register-hints"], |
| 259 | "description": ["These tests were based on the linear scan allocator,", |
| 260 | "which makes different decisions than the graph", |
| 261 | "coloring allocator. (These attempt to test for code", |
| 262 | "quality, not correctness.)"], |
| 263 | "variant": "regalloc_gc" |
| 264 | }, |
| 265 | { |
| 266 | "tests": ["454-get-vreg", |
| 267 | "457-regs", |
| 268 | "602-deoptimizeable"], |
| 269 | "description": ["Tests that should fail when the optimizing compiler ", |
| 270 | "compiles them non-debuggable."], |
Nicolas Geoffray | b2cad54 | 2017-07-10 11:18:57 +0100 | [diff] [blame] | 271 | "variant": "optimizing & ndebuggable | regalloc_gc & ndebuggable | speed-profile & ndebuggable | jit & ndebuggable" |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 272 | }, |
| 273 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 274 | "tests": "596-app-images", |
Nicolas Geoffray | 3377825 | 2018-03-26 12:24:48 +0100 | [diff] [blame] | 275 | "description": "Code being tested has been disabled", |
| 276 | "bug": "b/70734839" |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 277 | }, |
| 278 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 279 | "tests": "055-enum-performance", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 280 | "variant": "optimizing | regalloc_gc", |
| 281 | "description": ["055: Exceeds run time limits due to heap poisoning ", |
| 282 | "instrumentation (on ARM and ARM64 devices)."] |
| 283 | }, |
| 284 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 285 | "tests": "909-attach-agent", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 286 | "variant": "debuggable", |
| 287 | "description": "Tests that check semantics for a non-debuggable app." |
| 288 | }, |
| 289 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 290 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 291 | "variant": "debuggable", |
| 292 | "description": ["The test relies on AOT code and debuggable makes us", |
| 293 | "JIT always."] |
| 294 | }, |
| 295 | { |
| 296 | "tests": ["000-nop", |
| 297 | "134-nodex2oat-nofallback", |
| 298 | "147-stripped-dex-fallback", |
Nicolas Geoffray | 77e3694 | 2017-03-08 13:40:23 +0000 | [diff] [blame] | 299 | "595-profile-saving"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 300 | "description": "The doesn't compile anything", |
| 301 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 302 | "variant": "optimizing | regalloc_gc" |
| 303 | }, |
| 304 | { |
| 305 | "tests": "089-many-methods", |
| 306 | "description": "The test tests a build failure", |
| 307 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 308 | "variant": "optimizing | regalloc_gc" |
| 309 | }, |
| 310 | { |
| 311 | "tests": ["018-stack-overflow", |
| 312 | "116-nodex2oat", |
| 313 | "117-nopatchoat", |
| 314 | "118-noimage-dex2oat", |
| 315 | "119-noimage-patchoat", |
| 316 | "126-miranda-multidex", |
| 317 | "137-cfi"], |
| 318 | "description": "The test run dalvikvm more than once.", |
| 319 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 320 | "variant": "optimizing | regalloc_gc" |
| 321 | }, |
| 322 | { |
| 323 | "tests": ["115-native-bridge", |
Nicolas Geoffray | 77e3694 | 2017-03-08 13:40:23 +0000 | [diff] [blame] | 324 | "088-monitor-verification"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 325 | "description": "The test assume they are always compiled.", |
| 326 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 327 | "variant": "optimizing | regalloc_gc" |
| 328 | }, |
| 329 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 330 | "tests": "055-enum-performance", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 331 | "description": ["The test tests performance which degrades during", |
| 332 | "bisecting."], |
| 333 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 334 | "variant": "optimizing | regalloc_gc" |
| 335 | }, |
| 336 | { |
Nicolas Geoffray | 91a834e | 2018-03-16 12:56:36 +0000 | [diff] [blame] | 337 | "tests": ["537-checker-arraycopy", |
| 338 | "641-checker-arraycopy"], |
Roland Levillain | a83d20d | 2018-03-15 16:01:32 +0000 | [diff] [blame] | 339 | "env_vars": {"ART_READ_BARRIER_TYPE": "TABLELOOKUP"} |
Nicolas Geoffray | 31c8858 | 2017-03-16 16:57:04 +0000 | [diff] [blame] | 340 | }, |
| 341 | { |
Nicolas Geoffray | 4f38e18 | 2017-03-16 20:32:58 +0000 | [diff] [blame] | 342 | "tests": ["476-clinit-inline-static-invoke", |
| 343 | "496-checker-inlining-class-loader", |
Nicolas Geoffray | a8e46e6 | 2017-03-21 10:22:02 +0000 | [diff] [blame] | 344 | "508-referrer-method", |
Nicolas Geoffray | 4f38e18 | 2017-03-16 20:32:58 +0000 | [diff] [blame] | 345 | "637-checker-throw-inline"], |
| 346 | "bug": "http://b/36365552", |
| 347 | "variant": "no-image & jit" |
Nicolas Geoffray | b8cd64b | 2017-03-17 11:55:14 +0000 | [diff] [blame] | 348 | }, |
| 349 | { |
| 350 | "tests": ["530-checker-lse", |
Nicolas Geoffray | 36dac9c | 2017-03-18 13:18:24 +0000 | [diff] [blame] | 351 | "530-checker-lse2", |
| 352 | "030-bad-finalizer", |
Nicolas Geoffray | b8cd64b | 2017-03-17 11:55:14 +0000 | [diff] [blame] | 353 | "080-oom-throw"], |
| 354 | "bug": "http://b/36377828", |
| 355 | "variant": "interp-ac" |
Calin Juravle | 26ab8d7 | 2017-03-20 14:45:15 -0700 | [diff] [blame] | 356 | }, |
Calin Juravle | e2492d4 | 2017-03-20 11:42:13 -0700 | [diff] [blame] | 357 | { |
Jeff Hao | 002b931 | 2017-03-27 16:23:08 -0700 | [diff] [blame] | 358 | "tests": ["629-vdex-speed", |
Alex Light | e79f329 | 2017-03-30 16:31:19 -0700 | [diff] [blame] | 359 | "634-vdex-duplicate"], |
Mathieu Chartier | fa0aa09 | 2017-03-27 15:43:54 -0700 | [diff] [blame] | 360 | "description": ["Profile driven dexlayout does not work with vdex or dex verifier."], |
Mathieu Chartier | 2c4b084 | 2017-12-13 11:49:51 -0800 | [diff] [blame] | 361 | "variant": "speed-profile" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 362 | }, |
| 363 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 364 | "test_patterns": ["616-cha.*"], |
| 365 | "description": ["cha tests rely on knowing more about the state of the JIT then is possible with jvmti-stress"], |
| 366 | "variant": "jvmti-stress & jit | redefine-stress & jit" |
| 367 | }, |
| 368 | { |
Andreas Gampe | 1078d15 | 2017-11-07 18:00:54 -0800 | [diff] [blame] | 369 | "test_patterns": ["616-cha"], |
| 370 | "description": ["The test assumes a boot image exists."], |
| 371 | "bug": "http://b/34193647", |
| 372 | "variant": "no-image" |
| 373 | }, |
| 374 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 375 | "tests": [ "663-odd-dex-size", |
| 376 | "663-odd-dex-size2", |
| 377 | "663-odd-dex-size3", |
| 378 | "663-odd-dex-size4" ], |
| 379 | "description": ["All the odd-dex-size tests cause slicer to emit warnings."], |
| 380 | "variant": "jvmti-stress | redefine-stress" |
| 381 | }, |
| 382 | { |
| 383 | "test_patterns": ["[0-9]*-checker-.*"], |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 384 | "description": ["Checker tests are not compatible with jvmti."], |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 385 | "variant": "jvmti-stress | redefine-stress | trace-stress | field-stress | step-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 386 | }, |
| 387 | { |
| 388 | "tests": [ |
| 389 | "961-default-iface-resolution-gen", |
Alex Light | c44b433 | 2018-01-12 10:04:08 -0800 | [diff] [blame] | 390 | "964-default-iface-init-gen", |
| 391 | "968-default-partial-compile-gen" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 392 | ], |
| 393 | "description": ["Tests that just take too long with jvmti-stress"], |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 394 | "variant": "jvmti-stress | redefine-stress | trace-stress | step-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 395 | }, |
| 396 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 397 | "tests": ["082-inline-execute"], |
| 398 | "description": ["speed-profile seems to cause the agent to be given an invalid dex file" ], |
| 399 | "bug": "b/65452964", |
| 400 | "variant": "redefine-stress & speed-profile | jvmti-stress & speed-profile" |
| 401 | }, |
| 402 | { |
| 403 | "tests": ["701-easy-div-rem", |
| 404 | "303-verification-stress"], |
| 405 | "description": ["speed-profile leads to dex files that slicer emits warnings about"], |
| 406 | "variant": "redefine-stress & speed-profile | jvmti-stress & speed-profile" |
| 407 | }, |
| 408 | { |
Alex Light | f7c4e4b | 2018-02-16 11:36:46 -0800 | [diff] [blame] | 409 | "test_patterns": [ |
| 410 | ".*invoke-custom.*", |
| 411 | ".*invoke-polymorphic.*", |
| 412 | ".*methodhandle.*", |
| 413 | ".*method-handle.*", |
| 414 | ".*varhandle.*", |
Orion Hodson | 7d29753 | 2018-05-04 09:31:45 +0100 | [diff] [blame] | 415 | ".*var-handle.*", |
| 416 | "716-jli-jit-samples" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 417 | ], |
| 418 | "description": [ |
Orion Hodson | 7d29753 | 2018-05-04 09:31:45 +0100 | [diff] [blame] | 419 | "Tests for bytecodes introduced after DEX version 037 that are unsupported by", |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 420 | "dexter/slicer." |
| 421 | ], |
| 422 | "bug": "b/37272822", |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 423 | "variant": "jvmti-stress | redefine-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 424 | }, |
| 425 | { |
| 426 | "tests": [ |
| 427 | "137-cfi", |
| 428 | "595-profile-saving", |
| 429 | "900-hello-plugin", |
| 430 | "909-attach-agent", |
Alex Light | 8ddfd9f | 2017-07-05 16:33:46 -0700 | [diff] [blame] | 431 | "981-dedup-original-dex", |
| 432 | "1900-track-alloc" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 433 | ], |
| 434 | "description": ["Tests that require exact knowledge of the number of plugins and agents."], |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 435 | "variant": "jvmti-stress | redefine-stress | trace-stress | field-stress | step-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 436 | }, |
| 437 | { |
| 438 | "tests": [ |
Alex Light | f7c4e4b | 2018-02-16 11:36:46 -0800 | [diff] [blame] | 439 | "132-daemon-locks-shutdown", |
| 440 | "607-daemon-stress", |
| 441 | "602-deoptimizeable", |
| 442 | "121-simple-suspend-check", |
| 443 | "083-compiler-regressions" |
| 444 | ], |
| 445 | "description": ["Tests that have failed on redefine stress for unknown reasons"], |
| 446 | "bug": "b/73177368", |
| 447 | "variant": "redefine-stress" |
| 448 | }, |
| 449 | { |
| 450 | "tests": [ |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 451 | "097-duplicate-method", |
| 452 | "138-duplicate-classes-check2", |
Alex Light | d9dc62a | 2017-05-17 11:02:53 -0700 | [diff] [blame] | 453 | "159-app-image-fields", |
Alex Light | f7c4e4b | 2018-02-16 11:36:46 -0800 | [diff] [blame] | 454 | "674-hiddenapi", |
Alex Light | d9dc62a | 2017-05-17 11:02:53 -0700 | [diff] [blame] | 455 | "649-vdex-duplicate-method", |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 456 | "804-class-extends-itself", |
David Brazdil | 90701d5 | 2018-05-16 12:59:32 +0100 | [diff] [blame] | 457 | "921-hello-failure", |
| 458 | "999-redefine-hiddenapi" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 459 | ], |
| 460 | "description": [ |
| 461 | "Tests that use illegal dex files or otherwise break dexter assumptions" |
| 462 | ], |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 463 | "variant": "jvmti-stress | redefine-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 464 | }, |
| 465 | { |
| 466 | "tests": [ |
| 467 | "018-stack-overflow", |
| 468 | "068-classloader", |
| 469 | "086-null-super", |
| 470 | "087-gc-after-link", |
| 471 | "626-const-class-linking", |
| 472 | "629-vdex-speed", |
Alex Light | d9dc62a | 2017-05-17 11:02:53 -0700 | [diff] [blame] | 473 | "647-jni-get-field-id", |
Alex Light | f7c4e4b | 2018-02-16 11:36:46 -0800 | [diff] [blame] | 474 | "674-hiddenapi", |
David Brazdil | 90701d5 | 2018-05-16 12:59:32 +0100 | [diff] [blame] | 475 | "944-transform-classloaders", |
| 476 | "999-redefine-hiddenapi" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 477 | ], |
| 478 | "description": [ |
| 479 | "Tests that use custom class loaders or other features not supported ", |
| 480 | "by our JVMTI implementation" |
| 481 | ], |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 482 | "variant": "jvmti-stress | redefine-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 483 | }, |
| 484 | { |
| 485 | "tests": [ |
Alex Light | 43e935d | 2017-06-19 15:40:40 -0700 | [diff] [blame] | 486 | "004-ThreadStress" |
| 487 | ], |
| 488 | "description": "The thread stress test just takes too long with field-stress", |
Alex Light | f7c4e4b | 2018-02-16 11:36:46 -0800 | [diff] [blame] | 489 | "variant": "jvmti-stress | field-stress | step-stress | redefine-stress" |
Alex Light | 43e935d | 2017-06-19 15:40:40 -0700 | [diff] [blame] | 490 | }, |
| 491 | { |
| 492 | "tests": [ |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 493 | "031-class-attributes", |
Alex Light | f709ba5 | 2018-03-06 10:51:09 -0800 | [diff] [blame] | 494 | "715-clinit-implicit-parameter-annotations", |
Alex Light | c251ebc | 2017-04-13 10:49:45 -0700 | [diff] [blame] | 495 | "911-get-stack-trace" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 496 | ], |
| 497 | "description": [ |
| 498 | "Tests that use annotations and debug data that is not kept around by dexter." |
| 499 | ], |
Alex Light | c251ebc | 2017-04-13 10:49:45 -0700 | [diff] [blame] | 500 | "bug": "b/37239009", |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 501 | "variant": "jvmti-stress | redefine-stress" |
Igor Murashkin | 8889a89 | 2017-04-24 16:09:15 -0700 | [diff] [blame] | 502 | }, |
| 503 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 504 | "tests": [ "1911-get-local-var-table" ], |
| 505 | "description": [ |
| 506 | "Test that relies on knowing the exact layout of a dex file" |
| 507 | ], |
| 508 | "variant": "jvmti-stress | redefine-stress" |
| 509 | }, |
| 510 | { |
Igor Murashkin | 8889a89 | 2017-04-24 16:09:15 -0700 | [diff] [blame] | 511 | "tests": [ |
Nicolas Geoffray | 4e868fa | 2017-04-21 17:16:44 +0100 | [diff] [blame] | 512 | "536-checker-needs-access-check", |
| 513 | "537-checker-inline-and-unverified", |
| 514 | "569-checker-pattern-replacement", |
| 515 | "586-checker-null-array-get" |
| 516 | ], |
| 517 | "description": [ |
| 518 | "Tests that have verify-at-runtime classes, but being compiled when using vdex." |
| 519 | ], |
| 520 | "variant": "speed-profile" |
Roland Levillain | 5fa822d | 2017-04-27 16:12:39 +0100 | [diff] [blame] | 521 | }, |
| 522 | { |
| 523 | "tests": "648-many-direct-methods", |
| 524 | "variant": "debug", |
| 525 | "description": "Test disabled in debug mode because of dex2oatd timeouts.", |
| 526 | "bug": "b/33650497" |
Goran Jakovljevic | 7050f9d | 2017-05-08 15:19:39 +0200 | [diff] [blame] | 527 | }, |
| 528 | { |
| 529 | "tests": "640-checker-integer-valueof", |
| 530 | "description": [ |
| 531 | "The java.lang.Integer.valueOf intrinsic is not supported in PIC mode." |
| 532 | ], |
| 533 | "variant": "optimizing & pictest | speed-profile & pictest" |
Andreas Gampe | fa6b034 | 2017-06-02 08:36:42 -0700 | [diff] [blame] | 534 | }, |
| 535 | { |
| 536 | "tests": "202-thread-oome", |
| 537 | "description": "ASAN aborts when large thread stacks are requested.", |
| 538 | "variant": "host", |
| 539 | "env_vars": {"SANITIZE_HOST": "address"} |
| 540 | }, |
| 541 | { |
| 542 | "tests": "202-thread-oome", |
| 543 | "description": "ASAN aborts when large thread stacks are requested.", |
| 544 | "variant": "target", |
| 545 | "env_vars": {"SANITIZE_TARGET": "address"} |
Andreas Gampe | 98e3693 | 2017-06-02 16:15:27 -0700 | [diff] [blame] | 546 | }, |
| 547 | { |
Andreas Gampe | 4430b25 | 2017-07-11 10:47:22 -0700 | [diff] [blame] | 548 | "tests": [ |
| 549 | "059-finalizer-throw", |
| 550 | "074-gc-thrash", |
| 551 | "911-get-stack-trace", |
| 552 | "913-heaps", |
| 553 | "980-redefine-object" |
| 554 | ], |
| 555 | "description": [ |
| 556 | "Interpreter with access checks stack frames are too large and result in", |
| 557 | "StackOverFlow errors being thrown." |
| 558 | ], |
| 559 | "variant": "interp-ac & host", |
| 560 | "env_vars": {"SANITIZE_HOST": "address"} |
| 561 | }, |
| 562 | { |
| 563 | "tests": [ |
| 564 | "059-finalizer-throw", |
| 565 | "074-gc-thrash", |
| 566 | "911-get-stack-trace", |
| 567 | "913-heaps", |
| 568 | "980-redefine-object" |
| 569 | ], |
| 570 | "description": [ |
| 571 | "Interpreter with access checks stack frames are too large and result in", |
| 572 | "StackOverFlow errors being thrown." |
| 573 | ], |
| 574 | "variant": "interp-ac & target", |
| 575 | "env_vars": {"SANITIZE_TARGET": "address"} |
| 576 | }, |
| 577 | { |
Andreas Gampe | 98e3693 | 2017-06-02 16:15:27 -0700 | [diff] [blame] | 578 | "tests": "071-dexfile-map-clean", |
| 579 | "description": [ "We use prebuilt zipalign on master-art-host to avoid pulling in a lot", |
| 580 | "of the framework. But a non-sanitized zipalign binary does not work with", |
| 581 | "a sanitized libc++."], |
| 582 | "env_vars": {"SANITIZE_HOST": "address"} |
Andreas Gampe | 73dd3a2 | 2017-06-05 13:28:03 -0700 | [diff] [blame] | 583 | }, |
| 584 | { |
Mathieu Chartier | c2583d2 | 2017-07-06 17:58:38 -0700 | [diff] [blame] | 585 | "tests": "141-class-unload", |
Nicolas Geoffray | cde8c35 | 2017-07-10 09:28:18 +0100 | [diff] [blame] | 586 | "description": "Segmentation fault", |
| 587 | "bug": "b/31098949", |
| 588 | "env_vars": {"SANITIZE_HOST": "address"} |
| 589 | }, |
| 590 | { |
| 591 | "tests": "104-growth-limit", |
| 592 | "description": "Flake", |
| 593 | "bug": "b/63514331", |
Mathieu Chartier | c2583d2 | 2017-07-06 17:58:38 -0700 | [diff] [blame] | 594 | "env_vars": {"SANITIZE_HOST": "address"} |
| 595 | }, |
| 596 | { |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 597 | "tests": ["988-method-trace"], |
| 598 | "variant": "redefine-stress | jvmti-stress", |
| 599 | "description": "Test disabled due to redefine-stress disabling intrinsics which changes the trace output slightly." |
| 600 | }, |
| 601 | { |
Calin Juravle | 4e4001e | 2017-06-08 16:13:26 -0700 | [diff] [blame] | 602 | "tests": ["137-cfi", "629-vdex-speed"], |
| 603 | "description": [ "Tests require speed compilation which is no longer the default for", |
Nicolas Geoffray | 9a18396 | 2017-06-10 14:33:17 +0100 | [diff] [blame] | 604 | "no-prebuild or no-image configs."], |
| 605 | "variant": "no-prebuild | no-image" |
Nicolas Geoffray | cd9e5e7 | 2017-06-14 09:03:55 +0100 | [diff] [blame] | 606 | }, |
| 607 | { |
| 608 | "tests": ["059-finalizer-throw", "063-process-manager"], |
| 609 | "description": [ "Tests that take too long on target with gcstress and debug" ], |
| 610 | "variant": "gcstress & target & debug" |
Nicolas Geoffray | d732528 | 2017-06-15 09:15:50 +0100 | [diff] [blame] | 611 | }, |
| 612 | { |
| 613 | "tests": ["905-object-free"], |
| 614 | "description": [ "Flake on gcstress" ], |
| 615 | "bug": "b/62562923", |
| 616 | "variant": "gcstress & jit & target" |
Roland Levillain | 1849820 | 2017-06-28 13:15:55 +0100 | [diff] [blame] | 617 | }, |
| 618 | { |
Chang Xing | 3e37902 | 2017-07-24 18:38:10 -0700 | [diff] [blame] | 619 | "tests": "660-clinit", |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 620 | "variant": "no-image | no-dex2oat | no-prebuild | jvmti-stress | redefine-stress", |
| 621 | "description": ["Tests <clinit> for app images, which --no-image, --no-prebuild, ", |
| 622 | "--no-dex2oat, and --redefine-stress do not create"] |
Igor Murashkin | de67643 | 2017-08-03 10:24:38 -0700 | [diff] [blame] | 623 | }, |
| 624 | { |
Nicolas Geoffray | e877a13 | 2017-08-06 10:31:57 +0100 | [diff] [blame] | 625 | "tests": ["961-default-iface-resolution-gen", |
| 626 | "964-default-iface-init-gen", |
| 627 | "968-default-partial-compile-gen"], |
Igor Murashkin | de67643 | 2017-08-03 10:24:38 -0700 | [diff] [blame] | 628 | "env_vars": {"SANITIZE_HOST": "address"}, |
| 629 | "description": ["Test hits dex2oat watchdog timeout (60sec) on art-asan"] |
Jeff Hao | 3c3911e | 2017-08-14 15:14:29 -0700 | [diff] [blame] | 630 | }, |
| 631 | { |
| 632 | "tests": "664-aget-verifier", |
| 633 | "description": ["Aget on potentially null array fails verification."], |
| 634 | "bug": "b/64683522" |
Igor Murashkin | 545412b | 2017-08-17 15:26:54 -0700 | [diff] [blame] | 635 | }, |
| 636 | { |
Mathieu Chartier | 74c876b | 2018-01-17 09:36:45 -0800 | [diff] [blame] | 637 | "tests": ["628-vdex", |
| 638 | "629-vdex-speed", |
| 639 | "634-vdex-duplicate"], |
| 640 | "variant": "cdex-fast", |
| 641 | "description": ["Tests that depend on input-vdex are not supported with compact dex"] |
| 642 | }, |
| 643 | { |
Igor Murashkin | 545412b | 2017-08-17 15:26:54 -0700 | [diff] [blame] | 644 | "tests": "661-oat-writer-layout", |
Alex Light | 5015148 | 2018-01-08 16:36:18 -0800 | [diff] [blame] | 645 | "variant": "interp-ac | interpreter | jit | no-dex2oat | no-prebuild | no-image | trace | redefine-stress | jvmti-stress", |
Igor Murashkin | 545412b | 2017-08-17 15:26:54 -0700 | [diff] [blame] | 646 | "description": ["Test is designed to only check --compiler-filter=speed"] |
Nicolas Geoffray | 0817645 | 2018-02-01 20:52:19 +0000 | [diff] [blame] | 647 | }, |
| 648 | { |
| 649 | "tests": "674-HelloWorld-Dm", |
| 650 | "variant": "target", |
| 651 | "description": ["Requires zip, which isn't available on device"] |
Nicolas Geoffray | 24b93c5 | 2018-02-13 10:54:09 +0000 | [diff] [blame] | 652 | }, |
| 653 | { |
Igor Murashkin | bab1506 | 2018-02-23 14:53:24 -0800 | [diff] [blame] | 654 | "tests": ["1941-dispose-stress", "522-checker-regression-monitor-exit"], |
| 655 | "variant": "jvm", |
| 656 | "bug": "b/73888836", |
| 657 | "description": ["Hangs forever, times out."] |
| 658 | }, |
| 659 | { |
| 660 | "tests": [ |
| 661 | "004-JniTest", |
| 662 | "004-NativeAllocations", |
| 663 | "004-ReferenceMap", |
| 664 | "004-SignalTest", |
| 665 | "004-StackWalk", |
| 666 | "004-ThreadStress", |
| 667 | "004-UnsafeTest", |
| 668 | "005-annotations", |
| 669 | "008-exceptions", |
| 670 | "020-string", |
| 671 | "021-string2", |
| 672 | "030-bad-finalizer", |
| 673 | "031-class-attributes", |
| 674 | "034-call-null", |
| 675 | "038-inner-null", |
| 676 | "044-proxy", |
| 677 | "046-reflect", |
| 678 | "064-field-access", |
| 679 | "068-classloader", |
| 680 | "070-nio-buffer", |
| 681 | "071-dexfile", |
| 682 | "071-dexfile-get-static-size", |
| 683 | "071-dexfile-map-clean", |
| 684 | "082-inline-execute", |
| 685 | "086-null-super", |
| 686 | "087-gc-after-link", |
| 687 | "088-monitor-verification", |
| 688 | "091-override-package-private-method", |
| 689 | "097-duplicate-method", |
| 690 | "098-ddmc", |
| 691 | "099-vmdebug", |
| 692 | "100-reflect2", |
| 693 | "104-growth-limit", |
| 694 | "111-unresolvable-exception", |
| 695 | "115-native-bridge", |
| 696 | "116-nodex2oat", |
| 697 | "117-nopatchoat", |
| 698 | "118-noimage-dex2oat", |
| 699 | "119-noimage-patchoat", |
| 700 | "127-checker-secondarydex", |
| 701 | "129-ThreadGetId", |
| 702 | "130-hprof", |
| 703 | "1337-gc-coverage", |
| 704 | "1338-gc-no-los", |
| 705 | "134-nodex2oat-nofallback", |
| 706 | "134-reg-promotion", |
| 707 | "135-MirandaDispatch", |
| 708 | "136-daemon-jni-shutdown", |
| 709 | "137-cfi", |
| 710 | "138-duplicate-classes-check", |
| 711 | "138-duplicate-classes-check2", |
| 712 | "140-field-packing", |
| 713 | "141-class-unload", |
| 714 | "142-classloader2", |
| 715 | "143-string-value", |
| 716 | "144-static-field-sigquit", |
| 717 | "145-alloc-tracking-stress", |
| 718 | "146-bad-interface", |
| 719 | "147-stripped-dex-fallback", |
| 720 | "148-multithread-gc-annotations", |
| 721 | "150-loadlibrary", |
| 722 | "154-gc-loop", |
| 723 | "156-register-dex-file-multi-loader", |
| 724 | "157-void-class", |
| 725 | "158-app-image-class-table", |
| 726 | "159-app-image-fields", |
| 727 | "161-final-abstract-class", |
| 728 | "162-method-resolution", |
| 729 | "163-app-image-methods", |
| 730 | "164-resolution-trampoline-dex-cache", |
| 731 | "167-visit-locks", |
| 732 | "168-vmstack-annotated", |
Mathieu Chartier | adc9086 | 2018-05-11 13:03:06 -0700 | [diff] [blame] | 733 | "172-app-image-twice", |
Igor Murashkin | bab1506 | 2018-02-23 14:53:24 -0800 | [diff] [blame] | 734 | "201-built-in-except-detail-messages", |
| 735 | "203-multi-checkpoint", |
| 736 | "304-method-tracing", |
| 737 | "305-other-fault-handler", |
| 738 | "412-new-array", |
| 739 | "416-optimizing-arith-not", |
| 740 | "425-invoke-super", |
| 741 | "431-type-propagation", |
| 742 | "432-optimizing-cmp", |
| 743 | "434-invoke-direct", |
| 744 | "435-new-instance", |
| 745 | "441-checker-inliner", |
| 746 | "442-checker-constant-folding", |
| 747 | "448-multiple-returns", |
| 748 | "449-checker-bce", |
| 749 | "452-multiple-returns2", |
| 750 | "453-not-byte", |
| 751 | "454-get-vreg", |
| 752 | "455-checker-gvn", |
| 753 | "457-regs", |
| 754 | "458-checker-instruct-simplification", |
| 755 | "459-dead-phi", |
| 756 | "460-multiple-returns3", |
| 757 | "461-get-reference-vreg", |
| 758 | "466-get-live-vreg", |
| 759 | "467-regalloc-pair", |
| 760 | "468-checker-bool-simplif-regression", |
| 761 | "471-uninitialized-locals", |
| 762 | "472-unreachable-if-regression", |
| 763 | "475-regression-inliner-ids", |
| 764 | "480-checker-dead-blocks", |
| 765 | "496-checker-inlining-class-loader", |
| 766 | "498-type-propagation", |
| 767 | "501-null-constant-dce", |
| 768 | "501-regression-packed-switch", |
| 769 | "503-dead-instructions", |
| 770 | "504-regression-baseline-entry", |
| 771 | "506-verify-aput", |
| 772 | "509-pre-header", |
| 773 | "510-checker-try-catch", |
| 774 | "511-clinit-interface", |
| 775 | "515-dce-dominator", |
| 776 | "516-dead-move-result", |
| 777 | "517-checker-builder-fallthrough", |
| 778 | "518-null-array-get", |
| 779 | "520-equivalent-phi", |
| 780 | "529-checker-unresolved", |
| 781 | "530-checker-lse", |
| 782 | "530-checker-lse-ctor-fences", |
| 783 | "530-checker-lse3", |
| 784 | "530-checker-regression-reftyp-final", |
| 785 | "536-checker-intrinsic-optimization", |
| 786 | "536-checker-needs-access-check", |
| 787 | "541-regression-inlined-deopt", |
| 788 | "543-env-long-ref", |
| 789 | "545-tracing-and-jit", |
| 790 | "550-checker-regression-wide-store", |
| 791 | "551-invoke-super", |
| 792 | "552-checker-primitive-typeprop", |
| 793 | "552-invoke-non-existent-super", |
| 794 | "553-invoke-super", |
| 795 | "556-invoke-super", |
| 796 | "559-checker-irreducible-loop", |
| 797 | "563-checker-fakestring", |
| 798 | "564-checker-irreducible-loop", |
| 799 | "565-checker-doublenegbitwise", |
| 800 | "565-checker-irreducible-loop", |
| 801 | "566-polymorphic-inlining", |
| 802 | "567-checker-compare", |
| 803 | "569-checker-pattern-replacement", |
| 804 | "570-checker-osr", |
| 805 | "571-irreducible-loop", |
| 806 | "574-irreducible-and-constant-area", |
| 807 | "575-checker-string-init-alias", |
| 808 | "580-checker-string-fact-intrinsics", |
| 809 | "585-inline-unresolved", |
| 810 | "586-checker-null-array-get", |
| 811 | "587-inline-class-error", |
| 812 | "588-checker-irreducib-lifetime-hole", |
| 813 | "591-new-instance-string", |
| 814 | "592-checker-regression-bool-input", |
| 815 | "593-checker-boolean-2-integral-conv", |
| 816 | "593-checker-shift-and-simplifier", |
| 817 | "594-invoke-super", |
| 818 | "595-error-class", |
| 819 | "595-profile-saving", |
| 820 | "596-app-images", |
| 821 | "596-checker-dead-phi", |
| 822 | "596-monitor-inflation", |
| 823 | "597-deopt-busy-loop", |
| 824 | "597-deopt-invoke-stub", |
| 825 | "597-deopt-new-string", |
| 826 | "599-checker-irreducible-loop", |
| 827 | "600-verifier-fails", |
| 828 | "601-method-access", |
| 829 | "602-deoptimizeable", |
| 830 | "605-new-string-from-bytes", |
| 831 | "608-checker-unresolved-lse", |
| 832 | "612-jit-dex-cache", |
| 833 | "613-inlining-dex-cache", |
| 834 | "616-cha", |
| 835 | "616-cha-abstract", |
| 836 | "616-cha-interface", |
| 837 | "616-cha-interface-default", |
| 838 | "616-cha-miranda", |
| 839 | "622-simplifyifs-exception-edges", |
| 840 | "624-checker-stringops", |
| 841 | "626-const-class-linking", |
| 842 | "628-vdex", |
| 843 | "629-vdex-speed", |
| 844 | "630-safecast-array", |
| 845 | "631-checker-fp-abs", |
| 846 | "633-checker-rtp-getclass", |
| 847 | "634-vdex-duplicate", |
| 848 | "636-wrong-static-access", |
| 849 | "638-checker-inline-cache-intrinsic", |
| 850 | "638-checker-inline-caches", |
| 851 | "638-no-line-number", |
| 852 | "641-irreducible-inline", |
| 853 | "643-checker-bogus-ic", |
| 854 | "645-checker-abs-simd", |
| 855 | "647-jni-get-field-id", |
| 856 | "647-sinking-catch", |
| 857 | "648-inline-caches-unresolved", |
| 858 | "649-vdex-duplicate-method", |
| 859 | "652-deopt-intrinsic", |
| 860 | "656-annotation-lookup-generic-jni", |
| 861 | "656-checker-simd-opt", |
| 862 | "659-unpadded-array", |
| 863 | "660-clinit", |
| 864 | "660-store-8-16", |
| 865 | "661-classloader-allocator", |
| 866 | "661-oat-writer-layout", |
| 867 | "663-checker-select-generator", |
| 868 | "663-odd-dex-size", |
| 869 | "663-odd-dex-size2", |
| 870 | "663-odd-dex-size3", |
| 871 | "663-odd-dex-size4", |
| 872 | "667-jit-jni-stub", |
| 873 | "667-out-of-bounds", |
| 874 | "668-aiobe", |
Igor Murashkin | bab1506 | 2018-02-23 14:53:24 -0800 | [diff] [blame] | 875 | "674-hotness-compiled", |
| 876 | "674-vdex-uncompress", |
| 877 | "675-checker-unverified-method", |
| 878 | "676-proxy-jit-at-first-use", |
| 879 | "676-resolve-field-type", |
| 880 | "706-checker-scheduler", |
| 881 | "707-checker-invalid-profile", |
| 882 | "714-invoke-custom-lambda-metafactory", |
Orion Hodson | 86bb96f | 2018-05-03 14:07:26 +0100 | [diff] [blame] | 883 | "716-jli-jit-samples", |
Igor Murashkin | bab1506 | 2018-02-23 14:53:24 -0800 | [diff] [blame] | 884 | "800-smali", |
| 885 | "801-VoidCheckCast", |
| 886 | "802-deoptimization", |
| 887 | "804-class-extends-itself", |
| 888 | "900-hello-plugin", |
| 889 | "901-hello-ti-agent", |
| 890 | "903-hello-tagging", |
| 891 | "904-object-allocation", |
| 892 | "906-iterate-heap", |
| 893 | "909-attach-agent", |
| 894 | "910-methods", |
| 895 | "911-get-stack-trace", |
| 896 | "912-classes", |
| 897 | "913-heaps", |
| 898 | "918-fields", |
| 899 | "920-objects", |
| 900 | "922-properties", |
| 901 | "924-threads", |
| 902 | "925-threadgroups", |
| 903 | "927-timers", |
| 904 | "929-search", |
| 905 | "931-agent-thread", |
| 906 | "933-misc-events", |
| 907 | "936-search-onload", |
| 908 | "939-hello-transformation-bcp", |
| 909 | "944-transform-classloaders", |
| 910 | "946-obsolete-throw", |
| 911 | "948-change-annotations", |
| 912 | "950-redefine-intrinsic", |
Igor Murashkin | bab1506 | 2018-02-23 14:53:24 -0800 | [diff] [blame] | 913 | "954-invoke-polymorphic-verifier", |
| 914 | "955-methodhandles-smali", |
| 915 | "956-methodhandles", |
| 916 | "957-methodhandle-transforms", |
| 917 | "958-methodhandle-stackframe", |
| 918 | "972-default-imt-collision", |
| 919 | "972-iface-super-multidex", |
| 920 | "973-default-multidex", |
| 921 | "974-verify-interface-super", |
| 922 | "975-iface-private", |
| 923 | "976-conflict-no-methods", |
| 924 | "978-virtual-interface", |
| 925 | "980-redefine-object", |
| 926 | "981-dedup-original-dex", |
| 927 | "983-source-transform-verify", |
| 928 | "986-native-method-bind", |
| 929 | "988-method-trace", |
| 930 | "989-method-trace-throw", |
| 931 | "993-breakpoints", |
| 932 | "1900-track-alloc", |
| 933 | "1906-suspend-list-me-first", |
| 934 | "1914-get-local-instance", |
| 935 | "1926-missed-frame-pop", |
| 936 | "1930-monitor-info", |
| 937 | "1932-monitor-events-misc", |
| 938 | "1935-get-set-current-frame-jit", |
| 939 | "1938-transform-abstract-single-impl", |
| 940 | "1939-proxy-frames", |
| 941 | "1940-ddms-ext", |
| 942 | "1945-proxy-method-arguments", |
| 943 | "1946-list-descriptors", |
| 944 | "1947-breakpoint-redefine-deopt" |
| 945 | ], |
| 946 | "variant": "jvm", |
| 947 | "bug": "b/73888836", |
Nicolas Geoffray | a3cd124 | 2018-03-15 22:29:24 +0000 | [diff] [blame] | 948 | "description": ["Failing on RI. Needs further investigating."] |
| 949 | }, |
| 950 | { |
Nicolas Geoffray | b041a40 | 2017-11-13 15:16:22 +0000 | [diff] [blame] | 951 | "tests": ["616-cha-unloading", |
David Brazdil | 90701d5 | 2018-05-16 12:59:32 +0100 | [diff] [blame] | 952 | "674-hiddenapi", |
Nicolas Geoffray | fd13287 | 2018-05-21 18:04:38 +0100 | [diff] [blame] | 953 | "677-fsi2", |
Nicolas Geoffray | 69b1cf1 | 2018-03-21 10:44:58 +0000 | [diff] [blame] | 954 | "678-quickening", |
David Brazdil | 90701d5 | 2018-05-16 12:59:32 +0100 | [diff] [blame] | 955 | "679-locks", |
| 956 | "999-redefine-hiddenapi"], |
Nicolas Geoffray | a3cd124 | 2018-03-15 22:29:24 +0000 | [diff] [blame] | 957 | "variant": "jvm", |
| 958 | "description": ["Doesn't run on RI."] |
| 959 | }, |
| 960 | { |
Nicolas Geoffray | 51abdda | 2018-03-26 10:00:37 +0100 | [diff] [blame] | 961 | "tests": ["121-modifiers", |
| 962 | "1929-exception-catch-exception"], |
| 963 | "variant": "jvm", |
| 964 | "bug": "b/76399183", |
| 965 | "description": ["New failures to be investigated."] |
| 966 | }, |
| 967 | { |
Nicolas Geoffray | a3cd124 | 2018-03-15 22:29:24 +0000 | [diff] [blame] | 968 | "tests": ["616-cha-unloading"], |
| 969 | "variant": "trace", |
| 970 | "description": ["Trace prevents class unloading."] |
Nicolas Geoffray | 66ff8a8 | 2018-02-28 13:27:55 +0000 | [diff] [blame] | 971 | }, |
| 972 | { |
| 973 | "tests": "677-fsi", |
Nicolas Geoffray | 2391931 | 2018-02-28 22:41:44 +0000 | [diff] [blame] | 974 | "variant": "no-dex2oat | no-image | no-prebuild | relocate-npatchoat | jvm", |
Nicolas Geoffray | 66ff8a8 | 2018-02-28 13:27:55 +0000 | [diff] [blame] | 975 | "description": ["Test requires a successful dex2oat invocation"] |
Nicolas Geoffray | 03c9153 | 2018-03-27 09:42:01 +0100 | [diff] [blame] | 976 | }, |
| 977 | { |
| 978 | "tests": ["990-field-trace", |
| 979 | "991-field-trace-2"], |
| 980 | "variant": "gcstress & debug & target", |
| 981 | "description": ["Test can time out on gcstress with debug"] |
Roland Levillain | 481d45e | 2018-05-18 14:25:46 +0100 | [diff] [blame] | 982 | }, |
| 983 | { |
| 984 | "tests": ["080-oom-throw"], |
| 985 | "variant": "jit", |
| 986 | "bug": "b/77567088", |
| 987 | "description": ["Test throws exception before or during OOME."] |
Calin Juravle | 01b7000 | 2017-03-20 19:02:48 -0700 | [diff] [blame] | 988 | } |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 989 | ] |