summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2018-09-25 16:43:30 +0000
committerRoland Levillain <rpl@google.com>2018-09-26 13:32:48 +0100
commit0203f23ee0d177df3d0565fceb0e9f84f9e2e8a6 (patch)
treec980a1bc2d331625eee98eaff5b3b8b54fb30617 /test/ProfileTestMultiDex/Main.java
parent703322f57ace285eee1367765dc87bf47e9f828a (diff)
Disable test 080-oom-fragmentation only on GSS and debug CC configurations.
- With the Generational Semi-Space (GSS) garbage collector, run-test 080-oom-fragmentation test fails due to lack of support for allocations larger than 32MB even with a larger max heap size. - With the Concurrent Collector (CC) garbage collector and debug mode, this run test may fail because of fragmentation caused by the region space's cyclic region allocation (which is enabled in debug mode). This reverts and amends commit e0b7c8ace0c18498c56f86cd9bc205af42e11a3a. Test: art/test/testrunner/testrunner.py -t 080-oom-fragmentation (in GSS and debug CC modes) Bug: 33795328 Change-Id: I07e68d189e0088fb722cda4c34b020f303cb2081
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions