diff options
author | Tobias Thierer <tobiast@google.com> | 2018-01-09 19:28:59 +0000 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2018-01-09 20:28:13 +0000 |
commit | 2dc83c141c14b4b6bcfeeea112c84250ce18562b (patch) | |
tree | 9aa50ff305eead779d3d0ef04ca0d1fecc0f2358 /annotations/generate_annotated_java_files.py | |
parent | 36030839cc620b7c42d4ff5b73c0148547250743 (diff) |
Fix ojluni testng.xml
The file contained an invalid class name.
Bug: 69541902
Test: Manually checked that after running:
art/tools/buildbot-build.sh --host && make core-ojtests-hostdex
the following crashes before but not after this CL:
libcore/ojluni/src/test/artrun-testng
Specifically, before this CL, it fails with:
Cannot find class in classpath: test.java.time.chrono;
Note: It wasn't obvious which dependencies were required; the
BOOT_DEXJARS from ojluni/src/test/artrun don't seem to have been
enough.
Change-Id: I1c350808054863f2d1fe6dbd79befc24c46fd7a4
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions