OSDN Git Service

ART: Blacklist tests that require JIT
authorAndreas Gampe <agampe@google.com>
Wed, 14 Dec 2016 21:09:14 +0000 (13:09 -0800)
committerAndreas Gampe <agampe@google.com>
Wed, 14 Dec 2016 21:09:14 +0000 (13:09 -0800)
commit940caa7e6c7c9a27c26abf7167ea40e44d5c95b6
tree6a6166636a4c843823a84624a7b0d46076932dcd
parentafca9306a644a2ddbafd6e815944de9bb4dfafb6
ART: Blacklist tests that require JIT

Blacklist tests that expect JITing when running in the trace
configuration. Tracing forces the interpreter, so these tests
will wait forever.

Test: m ART_TEST_JIT=true ART_TEST_TRACE=true test-art-host
Change-Id: I830cc8ebac024a9489850b49c1ec242b7d3fd528
test/Android.run-test.mk