commit | 3e37902181035465f3d6e41885b975c4abf819ea | [log] [tgz] |
---|---|---|
author | Chang Xing <chxing@google.com> | Mon Jul 24 18:38:10 2017 -0700 |
committer | Chang Xing <chxing@google.com> | Mon Jul 24 18:38:10 2017 -0700 |
tree | 8de4463da40631647a1733ec5812238be61722f7 | |
parent | b67d0c0fcef5e76e579246d48ec005fe31e64f97 [diff] |
Rule out testcase 660 from no-image variant Test case 660 test for the behaviour of compiler when pre-initialize classes into app image, for test with --no-image flag, the compiler will not try to generate app image hence won't do pre-initialization, which break the assumptions in the test case. Test: testrunner.py --host --no-image -t 660 Change-Id: I87889c8af73065823443fa974b9e812f5b959e53