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 853
    • Issues 853
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 43
    • Merge requests 43
  • 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
  • !3050

tests: Shorten internal codegen test timeout

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ray Strode requested to merge slow-slow-slow-your-boat into main Nov 02, 2022
  • Overview 4
  • Commits 1
  • Pipelines 7
  • Changes 1

the gio dbus codegen test has 10 test cases in it. Each test case is given 100 seconds to complete.

That is far longer than they should need.

Furthermore, the entire test is only given 60s to complete.

This commit makes the internal timeout more consistent with the external timeout, by giving each of the 10 test cases 6 seconds instead of 100s.

Edited Nov 08, 2022 by Ray Strode
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: slow-slow-slow-your-boat