Ubuntu job should install gdb · Issue #383 · python/core-workflow · GitHub
Skip to content

Ubuntu job should install gdb #383

Description

@vstinner

test_gdb is skipped on the GitHub Action Ubuntu job, because gdb is not installed.

Would it be possible to install it?

I broke buildbots because I renamed the function "collect" to "gc_collect_main" in Modules/gcmodule.c and python-gdb.py uses it to check if Python is running a garbage collection. The strange thing is that test_gdb passed on Travis CI of my PR python/cpython#23038 test_gdb was skipped on the Ubuntu job.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions