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: Enable 2 java/net/httpclient tests back again #1827

Merged
merged 1 commit into from
Jun 12, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions openjdk/ProblemList_openjdk11-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ java/net/MulticastSocket/Promiscuous.java https://github.com/AdoptOpenJDK/openjd
java/net/MulticastSocket/SetLoopbackMode.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/699 linux-s390x
java/net/MulticastSocket/Test.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/699 linux-s390x
java/net/Socket/asyncClose/AsyncClose.java https://github.com/eclipse/openj9/issues/4560 generic-all
java/net/httpclient/http2/HpackHuffmanDriver.java https://github.com/eclipse/openj9/issues/9041 linux-aarch64
java/net/httpclient/websocket/BlowupOutputQueue.java https://github.com/eclipse/openj9/issues/4298 macosx-all
java/net/httpclient/websocket/PendingBinaryPingClose.java https://github.com/eclipse/openj9/issues/4298 macosx-all
java/net/httpclient/websocket/PendingBinaryPongClose.java https://github.com/eclipse/openj9/issues/4298 macosx-all
Expand All @@ -167,7 +166,6 @@ java/net/httpclient/websocket/PendingPongBinaryClose.java https://github.com/ecl
java/net/httpclient/websocket/PendingPongTextClose.java https://github.com/eclipse/openj9/issues/4298 macosx-all
java/net/httpclient/websocket/PendingTextPingClose.java https://github.com/eclipse/openj9/issues/4298 macosx-all
java/net/httpclient/websocket/PendingTextPongClose.java https://github.com/eclipse/openj9/issues/4298 macosx-all
java/net/httpclient/websocket/ReaderDriver.java https://github.com/eclipse/openj9/issues/9083 linux-aarch64
# java/net/ipv6tests/B6521014.java on macosx-all issue https://github.com/AdoptOpenJDK/openjdk-tests/issues/1524
# java/net/ipv6tests/B6521014.java on macosx-all issue https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1085
java/net/ipv6tests/B6521014.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1105 linux-all,macosx-all
Expand Down