aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-20 21:40:14 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-12-20 21:40:14 +0000
commit83e6f56e4650c181d9060c5497828cc46aa55d8f (patch)
tree2c72a65a350d5341a50eaf6e7ca55bef2484d2ac
parent4bed3af4b3656726b13e905c74ed98066aca9763 (diff)
parent811cb2423c583fb920f74c85a4006299966e1d3b (diff)
downloadlibcore-android-vts-13.0_r7.tar.gz
Merge "Snap for 11241590 from 22e2d000276cdf174ffb5aec6a7062a662adc341 to android13-tests-release" into android13-tests-releaseandroid-vts-13.0_r7
-rw-r--r--expectations/skippedCtsTest.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/expectations/skippedCtsTest.txt b/expectations/skippedCtsTest.txt
index 53eccbc064d..4ee04feb36c 100644
--- a/expectations/skippedCtsTest.txt
+++ b/expectations/skippedCtsTest.txt
@@ -30,6 +30,13 @@
]
},
{
+ "bug": 260847206,
+ "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
+ "names": [
+ "org.apache.harmony.tests.javax.security.OldSHA1PRNGSecureRandomTest#testGenerateSeedint01"
+ ]
+ },
+ {
"bug": 286802267,
"description": "Test for internal APIs.",
"names": [
@@ -106,5 +113,19 @@
"libcore.java.util.zip.GZIPOutputStreamTest#testShortMessage",
"org.apache.harmony.tests.java.util.zip.ZipOutputStreamTest#test_exttSupport"
]
+ },
+ {
+ "bug": 316502724,
+ "description": "SharedSecrets class is at different location in newer ART versions",
+ "names": [
+ "libcore.sun.misc.SharedSecretsTest#testGetJavaIOFileDescriptorAccess_notNull"
+ ]
+ },
+ {
+ "bug": 316502724,
+ "description": "The test was removed and its no longer throws CME",
+ "names": [
+ "org.apache.harmony.tests.java.util.PriorityQueueTest#test_spliterator_CME"
+ ]
}
] \ No newline at end of file