Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenJ9 AArch64: excluding tests known to timeout #1710

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

Akira1Saitoh
Copy link
Contributor

Excluding following tests known to timeout for OpenJ9 AArch64:

- java/lang/String/UnicodeCasingTest.java
- java/math/BigInteger/LargeValueExceptions.java
- java/net/httpclient/http2/HpackHuffmanDriver.java
- java/net/httpclient/websocket/ReaderDriver.java
- java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java

Signed-off-by: Akira Saitoh <[email protected]>
@Akira1Saitoh
Copy link
Contributor Author

@knn-k @pshipton

@karianna karianna added the bug label Apr 2, 2020
@karianna karianna added this to the April 2020 milestone Apr 2, 2020
Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @Akira1Saitoh !

@smlambert smlambert merged commit a540d46 into adoptium:master Apr 2, 2020
knn-k added a commit to knn-k/aqa-tests that referenced this pull request Jun 25, 2020
This commit enables the following test for OpenJ9 AArch64.  It was
disabled by adoptium#1710.

- java/lang/String/UnicodeCasingTest.java eclipse-openj9/openj9#9081

Signed-off-by: KONNO Kazuhiro <[email protected]>
karianna pushed a commit that referenced this pull request Jun 25, 2020
This commit enables the following test for OpenJ9 AArch64.  It was
disabled by #1710.

- java/lang/String/UnicodeCasingTest.java eclipse-openj9/openj9#9081

Signed-off-by: KONNO Kazuhiro <[email protected]>
knn-k added a commit to knn-k/aqa-tests that referenced this pull request Aug 12, 2021
The following test used to timeout with OpenJ9 for AArch64, and it was
excluded by adoptium#1710, adoptium#1947, and adoptium#2243.

- java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java

This commit removes its entries from the exclude lists.

Signed-off-by: KONNO Kazuhiro <[email protected]>
llxia pushed a commit that referenced this pull request Aug 16, 2021
…#2817)

The following test used to timeout with OpenJ9 for AArch64, and it was
excluded by #1710, #1947, and #2243.

- java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java

This commit removes its entries from the exclude lists.

Signed-off-by: KONNO Kazuhiro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants