-
-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial Windows ARM64 problem listing (#4159)
* Bump version of jtreg up in build * Initial problem listing for windows aarch64 * Update java/foreign with jbs issue * Fix line endings. Add omitted tests to JDK17 * Adding in additional problem lists for msft Co-authored-by: Joe Braley <joebraley@microsoft.com>
- Loading branch information
1 parent
6f9572d
commit 1061a87
Showing
7 changed files
with
623 additions
and
1 deletion.
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
123 changes: 123 additions & 0 deletions
123
openjdk/excludes/vendors/microsoft/ProblemList_openjdk11.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,123 @@ | ||
############################################################################ | ||
# 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 | ||
|
||
############################################################################ | ||
|
||
# jdk_compiler | ||
|
||
############################################################################ | ||
|
||
# jdk_lang | ||
java/lang/ProcessBuilder/PipelineTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
############################################################################ | ||
|
||
# jdk_management | ||
|
||
############################################################################ | ||
|
||
# jdk_jmx | ||
|
||
############################################################################ | ||
|
||
# jdk_math | ||
|
||
############################################################################ | ||
|
||
# jdk_net | ||
|
||
############################################################################ | ||
|
||
# jdk_io | ||
|
||
############################################################################ | ||
|
||
# jdk_nio | ||
|
||
############################################################################ | ||
|
||
# jdk_rmi | ||
|
||
############################################################################ | ||
|
||
# jdk_security | ||
|
||
############################################################################ | ||
|
||
# jdk_security4 | ||
|
||
############################################################################ | ||
|
||
# jdk_sound | ||
|
||
############################################################################ | ||
|
||
# jdk_swing | ||
|
||
############################################################################ | ||
|
||
# jdk_text | ||
|
||
############################################################################ | ||
|
||
# jdk_time | ||
|
||
############################################################################ | ||
|
||
# jdk_tools | ||
tools/jlink/plugins/VendorInfoPluginsTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
|
||
############################################################################ | ||
|
||
# jdk_jdi | ||
|
||
############################################################################ | ||
|
||
# jdk_util | ||
|
||
############################################################################ | ||
|
||
# svc_tools | ||
|
||
############################################################################ | ||
|
||
# jdk_other | ||
|
||
|
||
############################################################################ | ||
|
||
# jdk_imageio | ||
|
||
############################################################################ | ||
|
||
# jdk_jfr | ||
jdk/jfr/jvm/TestDumpOnCrash.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
|
127 changes: 127 additions & 0 deletions
127
openjdk/excludes/vendors/microsoft/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,127 @@ | ||
############################################################################ | ||
# 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 | ||
|
||
############################################################################ | ||
|
||
# jdk_compiler | ||
|
||
############################################################################ | ||
|
||
|
||
# jdk_lang | ||
java/lang/ProcessBuilder/PipelineTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
|
||
############################################################################ | ||
|
||
# jdk_management | ||
|
||
############################################################################ | ||
|
||
# jdk_jmx | ||
|
||
############################################################################ | ||
|
||
# jdk_math | ||
|
||
############################################################################ | ||
|
||
# jdk_net | ||
|
||
############################################################################ | ||
|
||
# jdk_io | ||
|
||
############################################################################ | ||
|
||
# jdk_nio | ||
|
||
############################################################################ | ||
|
||
# jdk_rmi | ||
|
||
############################################################################ | ||
|
||
# jdk_security | ||
|
||
############################################################################ | ||
|
||
# jdk_security4 | ||
|
||
############################################################################ | ||
|
||
# jdk_sound | ||
|
||
############################################################################ | ||
|
||
# jdk_swing | ||
|
||
############################################################################ | ||
|
||
# jdk_text | ||
|
||
############################################################################ | ||
|
||
# jdk_time | ||
|
||
############################################################################ | ||
|
||
# jdk_tools | ||
tools/jlink/plugins/VendorInfoPluginsTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
sun/tools/jhsdb/HeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
|
||
############################################################################ | ||
|
||
# jdk_jdi | ||
|
||
############################################################################ | ||
|
||
# jdk_util | ||
|
||
############################################################################ | ||
|
||
# svc_tools | ||
|
||
############################################################################ | ||
|
||
# jdk_other | ||
|
||
|
||
############################################################################ | ||
|
||
# jdk_imageio | ||
|
||
############################################################################ | ||
|
||
# jdk_jfr | ||
jdk/jfr/event/runtime/TestDumpReason.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 | ||
jdk/jfr/jvm/TestDumpOnCrash.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 |
Oops, something went wrong.