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

openjdk_regression tests java/net/MulticastSocket fail due to timeouts on zLinux #143

Closed
andrew-m-leonard opened this issue Oct 17, 2018 · 3 comments

Comments

@andrew-m-leonard
Copy link
Contributor

andrew-m-leonard commented Oct 17, 2018

The following tests fail for OpenJ9 on zLinux due to the test specified timeouts, between 1 and 5 seconds, most likely being too short for the environment:

  • java/net/MulticastSocket/Promiscuous.java.Promiscuous
  • java/net/MulticastSocket/SetLoopbackMode.java.SetLoopbackMode
  • java/net/MulticastSocket/Test.java.Test
  • java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java
  • java/nio/channels/DatagramChannel/Promiscuous.java
@ben-walsh
Copy link
Contributor

I've just excluded these tests on JDK11 too.

What's the real fix here ? Should a OpenJDK contribution be made so that those testing on less powerful test machines aren't seeing false failures ?

@ben-walsh
Copy link
Contributor

Further investigation determined that multicast networking is non-functional on the zLinux test machines - see adoptium/infrastructure#699

@andrew-m-leonard
Copy link
Contributor Author

I concur this is an Adopt infra issue with their zLinux machine:
#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants