commit | 77ef93baca92ca0477568eb2f9141477d1e89080 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jan 12 11:18:31 2018 -0800 |
committer | Alex Light <allight@google.com> | Tue Jan 16 18:23:50 2018 +0000 |
tree | ab9baf48673e808e44aff6dad0526bb204e1fb8d | |
parent | 52f6cc022efdc3b380bd1d88de31660b46dfd81d [diff] |
Make ClassLoaderContextTest pass when OUT_DIR is used If one uses OUT_DIR when building android and it is not a subdirectory of ANDROID_BUILD_TOP then the ClassLoaderContextTest cannot be run successfully from make. We change the test so it will print an error and pass anyway in a situation to make testing easier. Test: OUT_DIR=/something/not/near/tree ./test.py --host -j50 Bug: 72042237 Change-Id: Ic55d161350f064facbdb6329c20ab53c96067a1b