Skip to content

Commit

Permalink
Add testcase exclusions for July (#5450)
Browse files Browse the repository at this point in the history
Signed-off-by: Shelley Lambert <[email protected]>
  • Loading branch information
smlambert authored Jul 16, 2024
1 parent 5e45286 commit 8dd4c0c
Show file tree
Hide file tree
Showing 5 changed files with 419 additions and 2 deletions.
4 changes: 3 additions & 1 deletion openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ gc/g1/TestSummarizeRSetStatsTools.java https://github.com/adoptium/aqa-tests/iss
gc/g1/TestHumongousAllocInitialMark.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestShrinkAuxiliaryData10.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestStringDeduplicationPrintOptions.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
# gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/5247 aix-all
gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm,aix-all
gc/g1/TestShrinkAuxiliaryData15.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestStringDeduplicationTableRehash.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
gc/g1/TestHumongousShrinkHeap.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm
Expand Down Expand Up @@ -334,6 +335,7 @@ com/sun/tools/attach/StartManagementAgent.java https://github.com/adoptium/aqa-t
tools/pack200/CommandLineTests.java https://github.com/adoptium/aqa-tests/issues/1051 linux-s390x,solaris-sparcv9
tools/pack200/Pack200Test.java https://github.com/adoptium/aqa-tests/issues/2657 generic-all
tools/launcher/RunpathTest.java https://bugs.openjdk.java.net/browse/JDK-8286118 linux-arm
tools/launcher/VersionCheck.java https://github.com/adoptium/aqa-tests/issues/4243 linux-x64
sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java https://github.com/adoptium/infrastructure/issues/2565 solaris-x64
sun/jvmstat/monitor/MonitoredVm/CR6672135.java https://github.com/adoptium/aqa-tests/issues/3691 windows-x64

Expand Down
2 changes: 1 addition & 1 deletion openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
############################################################################

# jdk_nio

java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all
############################################################################

# jdk_rmi
Expand Down
144 changes: 144 additions & 0 deletions openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
############################################################################
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#############################################################################

# jdk_awt

############################################################################

# jdk_beans

############################################################################

# jdk_lang

############################################################################

# jdk_management

############################################################################

# jdk_jmx

############################################################################

# jdk_math

############################################################################

# jdk_other

############################################################################

# jdk_net

############################################################################

# jdk_io

############################################################################

# jdk_jdi

############################################################################

# jdk_nio
java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all

############################################################################

# jdk_rmi

############################################################################

# jdk_security

############################################################################

# jdk_security3

#############################################################################

# jdk_security_infra

#############################################################################

# jdk_sound

############################################################################

# jdk_swing

############################################################################

# jdk_text

############################################################################

# jdk_time

############################################################################

# jdk_tools

############################################################################

# jdk_jdi

############################################################################

# jdk_util

############################################################################

# svc_tools

############################################################################

# jdk_other

############################################################################

# jdk_foreign

############################################################################

# hotspot_compiler

############################################################################

# jdk_jfr

###########################################################################

# jdk_vector

############################################################################

# jvm_compiler

############################################################################

# jdk_container/hotspot_container

############################################################################

# hotspot_gc

############################################################################

# hotspot_runtime

############################################################################

# hotspot_serviceability
122 changes: 122 additions & 0 deletions openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
############################################################################
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#############################################################################

# hotspot_all

############################################################################

# hotspot_jre

############################################################################

# jdk_awt

############################################################################

# jdk_beans

############################################################################

# jdk_build
build/AbsPathsInImage.java https://github.com/adoptium/aqa-tests/issues/3988 generic-all

############################################################################

# jdk_compiler

############################################################################

# jdk_lang

############################################################################

# jdk_management

############################################################################

# jdk_jmx

############################################################################

# jdk_math

############################################################################

# jdk_net

############################################################################

# jdk_io

############################################################################

# jdk_nio
java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all

############################################################################

# jdk_rmi

############################################################################

# jdk_security

############################################################################

# jdk_security4

############################################################################

# jdk_sound

############################################################################

# jdk_swing

############################################################################

# jdk_text

############################################################################

# jdk_time

############################################################################

# jdk_tools

############################################################################

# jdk_jdi

############################################################################

# jdk_util

############################################################################

# svc_tools

############################################################################

# jdk_other


############################################################################

# jdk_imageio

############################################################################

# jdk_jfr
Loading

0 comments on commit 8dd4c0c

Please sign in to comment.