-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
jdk_net and jdk_nio fails on linux with java8 #827
Comments
Without issue opened in JBS:
|
With issue opened in JBS:
|
With issue opened in JBS:
|
No issue opened in JBS:
|
No issue opened in JBS:
|
java/net/ipv6tests/B6521014.java
JBS: https://bugs.openjdk.java.net/browse/JDK-8006560 java/net/Inet6Address/B6206527.java 'Cannot assign requested address (Bind failed) '
https://ci.adoptopenjdk.net/view/Test_openjdk/job/openjdk8_j9_openjdktest_x86-64_linux/433/testReport/junit/java_net_Inet6Address_B6206527/java/B6206527/ java/net/MulticastSocket/SetOutgoingIf.java on linux
java/net/ipv6tests/UdpTest.java 'timeout'
JBS: https://bugs.openjdk.java.net/browse/JDK-8054118 |
com/sun/net/httpserver/Test1.java get timeout error Program /home/jenkins/workspace/openjdk8_hs_openjdktest_ppc64le_linux/openjdkbinary/j2sdk-image/jre/bin/../../bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 960563ms)' could be a net work issue? |
Intermittent failure on Macosx as timeout |
This issue is pretty stale. Are there more current or specific issues that cover the failures? What actions need to be taken to address and close this one? |
Those tests failed with hotspot. Some of them are recorded in JBS with issue opened or resolved ( resolved, but still failed in AdoptOpenJDK). Most of them are still excluded by ProblemList. I can reenable to see if issues still exist. |
Test fail Jenkins URL: https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_ppc64_aix_testList_0/6/#showFailuresLink |
Doing a review of old issues, @sophia-guo is this an issue that needs to remain? It is somewhat general and does not include some of information that we would hope to capture and there are also no PRs linked to this issue, though I have not looked in ProblemLists if there is mention of it. There are 3 other issues that have referenced it. |
All tests mentioned here are referenced by ProblemLists. The exclusion may be done combined with others so no PR is linked. |
All tests excluded by #593. |
excluded tests with this issue jdk8 linux-x64 https://ci.adoptium.net/view/Test_grinder/job/Grinder/11350/console jdk21 jdk23: jdk24: All grinder passed. Enable tests and close this one an invalid. |
adoptium#827 Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
#827 Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
No issues in JBS:
java/net/InetAddress/BadDottedIPAddress.java failed with 'UnknownHostException was not thrown for: 999.999.999.999'
https://ci.adoptopenjdk.net/view/Test_openjdk/job/openjdk8_hs_openjdktest_x86-64_linux/306/testReport/junit/java_net_InetAddress_BadDottedIPAddress/java/BadDottedIPAddress/
With issue opened in JBS:
java/net/InetAddress/CachedUnknownHostName.java failed with 'java.lang.Exception: Missing java.net.UnknownHostException '
https://ci.adoptopenjdk.net/view/Test_openjdk/job/openjdk8_hs_openjdktest_x86-64_linux/306/testReport/junit/java_net_InetAddress_CachedUnknownHostName/java/CachedUnknownHostName/
https://bugs.openjdk.java.net/browse/JDK-8056988 opened for window, should update with linux too.
The text was updated successfully, but these errors were encountered: