Skip to content

Commit

Permalink
Merge pull request #7213 from babsingh/clock_gettime_monotonic
Browse files Browse the repository at this point in the history
Disable PortSockTest tests that fail on Azure MacOSX
  • Loading branch information
hzongaro committed Jan 3, 2024
2 parents 787725a + cfb7814 commit fcc26de
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 fcc26de

Please sign in to comment.