Remove checkOutputValidity test case
The files have already been consumed at that point, so there's no point
checking them. Also, those files are implementation details and probably
shouldn't have been checked in CTS in the first place.
Bug: 223784827
Test: None
Change-Id: Ibbfe28b9727c2ef58d6f2622659cb9d302dcec0c
diff --git a/test/odsign/test-src/com/android/tests/odsign/CompOsSigningHostTest.java b/test/odsign/test-src/com/android/tests/odsign/CompOsSigningHostTest.java
index 99e2533..cd6fe18 100644
--- a/test/odsign/test-src/com/android/tests/odsign/CompOsSigningHostTest.java
+++ b/test/odsign/test-src/com/android/tests/odsign/CompOsSigningHostTest.java
@@ -105,12 +105,6 @@
}
@Test
- public void checkOutputValidity() throws Exception {
- assertThat(getDevice().getChildren(PENDING_ARTIFACTS_DIR)).asList().containsAtLeast(
- "cache-info.xml", "compos.info", "compos.info.signature");
- }
-
- @Test
public void checkFileChecksums() throws Exception {
CompOsTestUtils compOsTestUtils = new CompOsTestUtils(getDevice());
String actualChecksums = compOsTestUtils.checksumDirectoryContentPartial(