commit | 15a4815875925f6212a72f0e0c827d866f9e4a16 | [log] [tgz] |
---|---|---|
author | Nikita Iashchenko <nikitai@google.com> | Tue Apr 05 13:36:27 2022 +0100 |
committer | Nikita Iashchenko <nikitai@google.com> | Tue Apr 05 13:36:27 2022 +0100 |
tree | 51127d7daddb0f74980183cd8a955dfe63c70f59 | |
parent | ebf038eb40aea83e7e42ec55af0b3a30061d0ade [diff] |
Remove java/security/KeyStore/PBETest.java Remove test as it is breaking ojluni both host and device tests. It was imported during OpenJDK 11 update and was not properly tested. It requires resource files which in their turn have to be imported as well. This test would be readded in future, the tracking bug is http://b/228166260. Bug: 228166260 Bug: 208639267 Test: art/tools/run-libcore-tests.sh --mode host Change-Id: Icfc046788744838765c20f3270edc9954e14d0a6