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 875
    • Issues 875
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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
  • Issues
  • #480

/gdbus/connection/signals test intermittently fails: assertion failed (count_name_owner_changed == 2): (1 == 2)

Submitted by Simon McVittie

Assigned to David Zeuthen

Link to original bug (#664629)

Description

While trying to reproduce Bug #662395 I ran gdbus-connection 50 times in a loop. Two consecutive runs failed with:

TEST: /home/smcv/build/glib/debug/gio/tests/.libs/lt-gdbus-connection... (pid=27769) /gdbus/connection/basic: OK /gdbus/connection/life-cycle: OK /gdbus/connection/send: OK /gdbus/connection/signals: ** ERROR:/home/smcv/src/gnome/glib/gio/tests/gdbus-connection.c:697:test_connection_signals: assertion failed (count_name_owner_changed == 2): (1 == 2) FAIL

Version: 2.31.x

Assignee
Assign to
Time tracking