summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary
diff options
context:
space:
mode:
authorEvgeny Astigeevich <evgeny.astigeevich@linaro.org>2020-05-18 13:06:37 +0100
committerRoland Levillain <rpl@google.com>2020-05-18 15:09:51 +0000
commit8bcba2264f5ba66ef8820e3963e838a67bd6215f (patch)
tree8289c1fac91cb39a94a945eab374c2541d5429fe /test/MultiDexModifiedSecondary
parente84f53e694b858b3155b7e99ff0d5ea60bf76e03 (diff)
ART: Fix infinite recursion in testrunner parse_test_name
In CL https://android-review.googlesource.com/c/platform/art/+/1309557 the code of parse_test_name which parses a test name was extracted into extract_test_name. However parse_test_name call itself instead of extract_test_name. This causes infinite recursion. As a result it is not possible to run a single test. This CL fixes the bug. Test: test/testrunner/testrunner.py -v --target --ndebuggable -t test-art-target-run-test-debug-prebuild-optimizing-no-relocate-ntrace-cms-checkjni-picimage-ndebuggable-no-jvmti-cdex-fast-411-checker-hdiv-hrem-const64 --64 Test: test.py --target --optimizing Change-Id: Ic5930e429b3377f96f8c12c0effe7a18d5cde1b3
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions