Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xenomai xenomai
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xenomai
  • xenomaixenomai
  • Repository
Switch branch/tag
  • xenomai
  • testsuite
  • smokey
  • posix-mutex
  • posix-mutex.c
Find file BlameHistoryPermalink
  • Jan Kiszka's avatar
    testsuite/smokey: posix-mutex: Expand mutex holding time when running in VM · 44ade7e4
    Jan Kiszka authored Jul 16, 2021
    
    
    When running in QEMU, the 5 ms holding time of mutex_timed_locker may be
    too short when the host is busy. This occasionally leads to failing
    tests in our CI:
    
    posix-mutex.c:510, FAILED: get_effective_prio() == prio (=false)
    
    Expand to 50 ms in such setups.
    Signed-off-by: Jan Kiszka's avatarJan Kiszka <jan.kiszka@siemens.com>
    44ade7e4

Imprint & Privacy Policy