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

Temporary file descriptor fix #1650

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

nielsenko
Copy link
Contributor

@nielsenko nielsenko commented Apr 24, 2024

After upgrading xcode/macos some tests are prone to run out of file-descriptors. Simply bumping ulimit on the host running the simulator don't work.

This PR tags some test suites as using many_files and exclude those when testing on iOS.

@cla-bot cla-bot bot added the cla: yes label Apr 24, 2024
@nielsenko nielsenko added the no-changelog Used to skip the changelog check label Apr 24, 2024
Copy link

Pull Request Test Coverage Report for Build 8820473067

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.74%

Totals Coverage Status
Change from base Build 8818907004: 0.0%
Covered Lines: 5894
Relevant Lines: 6795

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes no-changelog Used to skip the changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant