-
Notifications
You must be signed in to change notification settings - Fork 397
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
OSX PR builds: OMR Socket Test Failures #6516
Comments
I see the same socket test failures on AArch64 macOS as I mentioned in #6716.
|
As @jmesyou pointed out to me off-line, this test has been failing frequently in PR testing for the past 18 months. Should we consider disabling the test for macOS runs, if it's not something that can be fixed? |
These tests pass on our local Jenkins machines, but fail on Azure MacOSX due to machine issues. Related: eclipse-omr#6516 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
These tests pass on our local Jenkins machines, but fail on Azure MacOSX due to machine issues. Related: eclipse-omr#6516 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
These tests pass on our local Jenkins machines, but intermittently fail on Azure MacOSX due to machine issues. Related: eclipse-omr#6516 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
The tests pass on the Jenkins macOS machines. The failures are intermittent and only seen on Azure macOS. It's most likely a machine/network issue. Opened #7213 to disable the failing tests on Azure macOS. |
These tests pass on the Jenkins MacOSX machines, but intermittently fail on Azure MacOSX due to machine/network issues. Related: eclipse-omr#6516 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
These tests pass on the Jenkins MacOSX machines, but intermittently fail on Azure MacOSX due to machine/network issues. Related: eclipse-omr#6516 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Recently, the following OSX failures have been seen in OMR OSX PR builds:
PRs, where the above failures are seen:
The above failures are not related to the above PRs.
The above failures happen during
sock_bind
andsock_accept
which may indicate involvement of network issues.The text was updated successfully, but these errors were encountered: