OSDN Git Service

Merge "(Re)enable the use of inline caches in AOT"
authorCalin Juravle <calin@google.com>
Thu, 30 Mar 2017 23:17:38 +0000 (23:17 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 30 Mar 2017 23:17:39 +0000 (23:17 +0000)
1  2 
test/knownfailures.json

          "variant": "interp-ac"
      },
      {
-         "tests": ["638-checker-inline-caches",
-                   "644-checker-deopt"],
-         "description": ["Disabled temporarily until a fix arrives."],
-         "bug": "http://b/36371709"
-     },
-     {
          "tests": ["629-vdex-speed",
 -                  "634-vdex-duplicate"],
 -        "description": ["Profile driven dexlayout does not work with vdex."],
 +                  "634-vdex-duplicate",
 +                  "983-source-transform-verify"],
 +        "description": ["Profile driven dexlayout does not work with vdex or dex verifier."],
          "variant": "speed-profile"
      }
  ]