Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 858
    • Issues 858
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !2977

gstdio: Temporarily disable g_close() warning on macOS

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Philip Withnall requested to merge wip/pwithnall/2785-macos-fd-close-test-failure into main Oct 18, 2022
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

It causes the tests to fail, which suggests some latent FD handling bug on macOS (but not other platforms).

Unfortunately I’m unable to debug that due to not having access to a macOS machine, and it’s blocking CI for the rest of the project.

So disable it on macOS for now, until someone with access to a macOS machine can take a look.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Helps: #2785 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/pwithnall/2785-macos-fd-close-test-failure