OSDN Git Service

Merge "Re-enable test 983 with speed-profile"
authorTreehugger Robot <treehugger-gerrit@google.com>
Fri, 31 Mar 2017 01:38:38 +0000 (01:38 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Fri, 31 Mar 2017 01:38:39 +0000 (01:38 +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",
-                   "983-source-transform-verify"],
+                   "634-vdex-duplicate"],
          "description": ["Profile driven dexlayout does not work with vdex or dex verifier."],
          "variant": "speed-profile"
      }