OSDN Git Service

ART: Disable unstarted runtime pow test for valgrind
authorAndreas Gampe <agampe@google.com>
Fri, 22 Apr 2016 00:23:31 +0000 (17:23 -0700)
committerAndreas Gampe <agampe@google.com>
Fri, 22 Apr 2016 00:23:31 +0000 (17:23 -0700)
commitb6795157fd010375ca646ea95e972b616b4aeeaf
tree7a7cd4a92b448bca9b3d8aea26454706ddc80d6e
parent121c8a6494f2224830ed0ca33df5af0d8c077647
ART: Disable unstarted runtime pow test for valgrind

Valgrind seems to give the wrong result. Disable test for now.

Change-Id: I2b136abc107b53d89b70ccb20dd378a7b704d077
runtime/interpreter/unstarted_runtime_test.cc