OSDN Git Service

ART: Remove run-test blacklist
authorAndreas Gampe <agampe@google.com>
Fri, 10 Feb 2017 18:04:04 +0000 (10:04 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 10 Feb 2017 21:32:10 +0000 (13:32 -0800)
Follow-up to commit e2744c615e5808d335eed512349d67d724773c1f.

Bug: 31684920
Test: m ART_TEST_JIT=true test-art-host-run-test-912-classes
Test: art/test/testrunner/testrunner.py --jit --host -b -t 912-classes
Change-Id: I482af4d4b202d44f94cf941165a9b0247fa07112

test/knownfailures.json

index 84df924..784f49c 100644 (file)
         "variant": "jit"
     },
     {
-        "test": "912-classes",
-        "variant": "jit",
-        "bug": "http://b/34655682"
-    },
-    {
         "tests": ["570-checker-select",
                   "484-checker-register-hints"],
         "description": ["These tests were based on the linear scan allocator,",