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
  • !1929

tests/codegen.py: removing unecessary print statement

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Yifan requested to merge yifan19/glib:remove_print into master Feb 04, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

A huge amount of output(boilerplate code) is printed to the console screen. This is not critical to the test results. Removing them should be harmless.

It causes issues in Yocto Project when we run automated testing. https://bugzilla.yoctoproject.org/show_bug.cgi?id=14170

Signed-off-by: Yi Fan Yu yifan.yu@windriver.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove_print