Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Re-organization of mpl_toolkits tests broke tools/triage_tests.py #24508

Closed
@anntzer

Description

@anntzer

Bug summary

Since #24247 (@QuLogic), triage_tests.py is no longer able to report on broken mpl_toolkits tests.

Code for reproduction

Change e.g. the definition of tests_axes3d.py::test_aspects() to just plt.plot(); return and run pytest lib/mpl_toolkits/mplot3d/tests/test_axes3d.py::test_aspects (which will fail), and then run tools/triage_tests.py.

Actual outcome

ValueError: Can't find baseline dir for test_axes3d

Expected outcome

triage_tests.py runs.

Additional information

No response

Operating system

fedora37

Matplotlib Version

3.7.0.dev719+gfc8e041146

Matplotlib Backend

any

Python version

3.10

Jupyter version

ENOSUCHLIB

Installation

git checkout

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions