Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

test_xpickle isn't running (failing) anywhere #144930

Copy link
Copy link
@StanFromIreland

Description

@StanFromIreland
Issue body actions

This resulted in #144878 and, the following day, #144927.

The test requires the 'xpickle' resource (and for various Python versions to be installed) but it is not included in ALL_RESOURCES, so currently it is not run on any buildbot:

RESOURCE_NAMES = ALL_RESOURCES + ('extralargefile', 'tzdata', 'xpickle', 'wantobjects')

Some options:

  1. Adding the resource to all. @serhiy-storchaka there is no comment above explaining why it was excluded, did it cause issues?
  2. Run it in the CI, this would be best done as a separate job, since it requires several installed python versions.
  3. Run it on a buildbot.
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.testsTests in the Lib/test dirTests in the Lib/test dir
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.