diff options
| author | Pete Gillin <peteg@google.com> | 2019-07-26 15:15:38 +0100 |
|---|---|---|
| committer | Pete Gillin <peteg@google.com> | 2019-07-26 15:23:29 +0100 |
| commit | 1624d52c9e9feb75910837ee99e7e0710c392118 (patch) | |
| tree | d3364182e04cd8dec4c5620ef2438cc2df17849d /annotations/generate_annotated_java_files.py | |
| parent | 3a13599043909609d6c49f9efe99ed5d547b45d8 (diff) | |
Remove the @KnownFailure annotation from CertPathBuilder1Test.
Prior to this change,
tests.security.cert.CertPathBuilder1Test#testBuild was annotated as a
@KnownFailure, but was not listed in knownfailures.txt. This was an
anomaly, and is misleading since the AndroidTest.xml for
CtsLibcoreTestCases is currently configured so that knownfailures.txt
is obeyed but @KnownFailure is not, so this test is actually *not*
skipped. The test also passes, happily.
The plan for adding libcore TEST_MAPPINGs requires changing that
AndroidTest.xml to respect @KnownFailure. Fixing this anomaly will
make that change a no-op, which is desirable.
Test: cts-tradefed run cts-dev -m CtsLibcoreTestCase -t tests.security.cert.CertPathBuilder1Test
Bug: 130283485
Change-Id: I030331192874cd58abafcbceac5be2e4430ad548
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
