Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 853
    • Issues 853
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • 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
  • !1211

WIP: gdbus-peer test: Tolerate failing nonce-tcp GDBusServer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Simon McVittie requested to merge wip/smcv/disable-nonce-tcp-server into master Nov 04, 2019
  • Overview 8
  • Commits 4
  • Pipelines 2
  • Changes 2
  • gdbus-peer test: Skip if we get EADDRNOTAVAIL

    We're still not sure why this test hits EADDRNOTAVAIL so often on CI, but let's not allow it to break all other CI in the meantime.

    Mitigates: #1912 (closed)

  • gsocket: Improve diagnostics on bind() failure

    This is in an attempt to diagnose #1912 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/smcv/disable-nonce-tcp-server