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

Disable PortSockTest tests that fail on Azure MacOSX #7213

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented Dec 22, 2023

These tests pass on the Jenkins MacOSX machines, but intermittently
fail on Azure MacOSX due to machine/network issues.

Related: #6516

@babsingh babsingh marked this pull request as draft December 22, 2023 14:47
@babsingh babsingh force-pushed the clock_gettime_monotonic branch 2 times, most recently from 140925a to 034491d Compare December 22, 2023 17:21
@babsingh babsingh marked this pull request as ready for review December 22, 2023 17:22
@babsingh
Copy link
Contributor Author

fyi @hzongaro @jmesyou

These tests pass on the Jenkins MacOSX machines, but intermittently
fail on Azure MacOSX due to machine/network issues.

Related: eclipse#6516

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh
Copy link
Contributor Author

babsingh commented Dec 22, 2023

https://dev.azure.com/eclipse-omr/ea4519db-b27e-4d19-a971-f01491f803e3/_apis/build/builds/8441/logs/50

The two failing tests in the PortSockTest suite have been been disabled on Azure macOS. Only 17 out of 19 tests in the PortSockTest suite are run as per the above log.

The failure is due to

Copy link
Member

@hzongaro hzongaro left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

@hzongaro
Copy link
Member

hzongaro commented Jan 2, 2024

Jenkins build all

@hzongaro
Copy link
Member

hzongaro commented Jan 2, 2024

The failures for riscv and Windows should be unrelated to this, but just for safety's sake, I'll rerun them.

Jenkins build riscv,win

@hzongaro hzongaro merged commit fcc26de into eclipse:master Jan 3, 2024
16 of 18 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants