commit | 4914d157d24f0ff2e0c0963e0441222138f29081 | [log] [tgz] |
---|---|---|
author | Tamas Kenez <tamaskenez@google.com> | Tue Jun 12 10:40:19 2018 +0200 |
committer | Tamas Kenez <tamaskenez@google.com> | Tue Jun 12 08:55:43 2018 +0000 |
tree | 845514db6a616530d3beedfb0493dd57460c93a1 | |
parent | 74f2ccc9fad3cfd8e04d24aceba1c58ce08884dc [diff] |
ART-tests: remove DX-dependency from 566-checker-signum One test case converts a boolean to 0/1 with a conditional. This construct is optimized away by D8. This CL moves this test case to smali and enables D8. Test: art/test.py -b -r --host -t 566-checker-signum Tested locally with --target/--gcstress Bug: 65168732 Change-Id: Ic1f901dea486692174d38281413fe06539a41a34