8000 [Bug]: Automated test failing · Issue #29131 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
< 8000 div id="show_issue" class="js-issues-results js-socket-channel js-updatable-content" data-morpheus-enabled="false" data-channel="eyJjIjoiaXNzdWU6MjY1Mzg3NjEyMDp0aW1lbGluZSIsInQiOjE3NDgwODA1ODZ9--df569d2d7fab9e318048875491015ce196f29c3d67151cb366ff19b65b5cd792">

[Bug]: Automated test failing #29131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
NGWi opened this issue Nov 13, 2024 · 2 comments
Closed

[Bug]: Automated test failing #29131

NGWi opened this issue Nov 13, 2024 · 2 comments

Comments

@NGWi
Copy link
Contributor
NGWi commented Nov 13, 2024

Bug summary

One of the tests in the automated suite has been failing during PRs since this morning: https://github.com/matplotlib/matplotlib/actions/workflows/tests.yml
Tests #25844 and on

Code for reproduction

=========================== short test summary info ============================
FAILED lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolmanager-MPLBACKEND=wxagg-BACKEND_DEPS=wx] - Failed: Subprocess failed to test intended behavior
<frozen _collections_abc>:982: UserWarning: Treat the new Tool classes introduced in v1.5 as experimental for now; the API and rcParam may change in future versions.
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/runner/work/matplotlib/matplotlib/lib/matplotlib/tests/test_backends_interactive.py", line 232, in _test_interactive_impl
    assert result.getvalue() == result_after.getvalue()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError

Actual outcome

=========================== short test summary info ============================
FAILED lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolmanager-MPLBACKEND=wxagg-BACKEND_DEPS=wx] - Failed: Subprocess failed to test intended behavior
:982: UserWarning: Treat the new Tool classes introduced in v1.5 as experimental for now; the API and rcParam may change in future versions.
Traceback (most recent call last):
File "", line 1, in
File "/home/runner/work/matplotlib/matplotlib/lib/matplotlib/tests/test_backends_interactive.py", line 232, in _test_interactive_impl
assert result.getvalue() == result_after.getvalue()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError

Expected outcome

No hard failures.

Additional information

https://github.com/matplotlib/matplotlib/actions/workflows/tests.yml

Operating system

No response

Matplotlib Version

GitHub Repo / Dev Version

Matplotlib Backend

No response

Python version

No response

Jupyter version

No response

Installation

git checkout

@timhoffm
Copy link
Member

See #29129.

@QuLogic QuLogic closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
@NGWi
Copy link
Contributor Author
NGWi commented Nov 13, 2024

@timhoffm, thanks. Hopefully, we can track down the change that introduced that issue.

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

No branches or pull requests

3 participants
0