Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

TST: Fix minor issues in interactive backend test#28838

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ksunden merged 1 commit intomatplotlib:mainfromQuLogic:test-interactive-update
Sep 30, 2024

Conversation

QuLogic
Copy link
Member

PR summary

We noticed this while looking at#28588.

  • Close the figure immediately, to avoid the deprecation warning about automatically closing figure when changing backends. This test doesn't intend to test the warning, just the change behaviour itself.
  • Enable the post-show() result check everywhere. The comment implies it should only be skipped on(macOS and Qt5), but the condition is actually only enabled onmacOS and (not Qt5). I'm not sure if this will actually work as it's been disabled for so long unintentionally.

PR checklist

- Close the figure immediately, to avoid the deprecation warning about  automatically closing figure when changing backends. This test doesn't  intend to test the warning, just the change behaviour itself.- Enable the post-`show()` result check everywhere. The comment implies  it should only be skipped on `(macOS and Qt5)`, but the condition is  actually only enabled on `macOS and (not Qt5)`.
@tacaswell
Copy link
Member

The failed check looks like the thread-safe test where sometimes the sub-process dies for other (? we hope) reasons.

@QuLogic
Copy link
MemberAuthor

Did that get restarted? I don't see a failed test any more.

@ksundenksunden merged commit7c7f94c intomatplotlib:mainSep 30, 2024
50 checks passed
@QuLogicQuLogic deleted the test-interactive-update branchSeptember 30, 2024 22:59
kyracho pushed a commit to kyracho/matplotlib that referenced this pull requestOct 10, 2024
- Close the figure immediately, to avoid the deprecation warning about  automatically closing figure when changing backends. This test doesn't  intend to test the warning, just the change behaviour itself.- Enable the post-`show()` result check everywhere. The comment implies  it should only be skipped on `(macOS and Qt5)`, but the condition is  actually only enabled on `macOS and (not Qt5)`.
QuLogic added a commit to fedora-python/matplotlib that referenced this pull requestJan 24, 2025
QuLogic added a commit to fedora-python/matplotlib that referenced this pull requestMay 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.10.0
Development

Successfully merging this pull request may close these issues.

4 participants
@QuLogic@tacaswell@timhoffm@ksunden

[8]ページ先頭

©2009-2025 Movatter.jp