Skip to content

Commit

Permalink
Disable PortSockTest tests that fail on Azure MacOSX
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
babsingh authored and jjohnst-us committed Jan 8, 2024
1 parent b6e8718 commit d933e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
vmImage: 'macOS-latest'
variables:
CCACHE_DIR: $(Pipeline.Workspace)/ccache
GTEST_FILTER: -*.poll_functionality_basic:*poll_functionality_many_sockets
steps:
- script: |
brew install ccache
Expand Down

0 comments on commit d933e2e

Please sign in to comment.