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: #6516

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh committed Dec 22, 2023
1 parent 2067ba1 commit cfb7814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
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 cfb7814

Please sign in to comment.