-
-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add testcase exclusions for July (#5450)
Signed-off-by: Shelley Lambert <[email protected]>
- Loading branch information
Showing
5 changed files
with
419 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
144 changes: 144 additions & 0 deletions
144
openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
122
openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.