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 859
    • Issues 859
    • 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
  • Issues
  • #1371
Closed
Open
Issue created Apr 26, 2018 by Bugzilla@bugzilla-migration💬Reporter

MinGW CI: fix tests

Submitted by Christoph Reiter @creiter

Link to original bug (#795569)

Description

With bug 793729 we now run tests on each commit under MSYS2, see https://gitlab.gnome.org/GNOME/glib/-/jobs/27013 as an example

OK: 104 FAIL: 15 SKIP: 1 TIMEOUT: 5

We should

  1. Fix the tests
  2. Make failing tests fatal and make the error logs downloadable (and/or print them directly with --print-errorlogs)

Currently failing tests:

  • gdatetime
  • option-context
  • spawn-singlethread
  • spawn-test: fixed in !3282 (merged)
  • testing
  • signalgroup
  • contenttype
Edited Feb 17, 2023 by Philip Withnall
Assignee
Assign to
Time tracking