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

Ensure that the tests work even if BinaryFormatter is not available#2638

Merged
filmor merged 10 commits intomasterfrom
no-stashing-embedding-tests
Dec 8, 2025
Merged

Ensure that the tests work even if BinaryFormatter is not available#2638
filmor merged 10 commits intomasterfrom
no-stashing-embedding-tests

Conversation

@filmor
Copy link
Member

@filmorfilmor commentedOct 21, 2025
edited
Loading

Summary

  • Run most tests in a single Python instance, initialized at start and shutdown at the end
  • Improve uv CI setup
  • Fix python test runner by essentially replacing it with a call topytest.main
  • Improve the PythonDLL exception
  • Run tests that require reinitialization of the PythonEngine only on .NET Framework/Mono, where we still have a working formatter for the stashing

TODO:

  • RemovePythonEngine.Initialize() and.Shutdown() from all fixtures where it's not strictly necessary
  • Ensure that all fixtures reset the environment (e.g. by adjusting the base type providers and codecs back to the default)
  • Move the remaining fixtures into a separate project that runs allactual tests in individual processes (not needed, we can run those tests on Mono)
  • Reenable all disabled tests (all but the low-level ones)
  • Fix the domain reload tests (or ditch them)

@filmorfilmorforce-pushed theno-stashing-embedding-tests branch fromccca132 tobbd8582CompareOctober 22, 2025 19:38
@filmorfilmor added this to the3.1.0 milestoneOct 22, 2025
@filmorfilmorforce-pushed theno-stashing-embedding-tests branch 4 times, most recently frome8e6f90 to2bd1a64CompareOctober 26, 2025 18:02
@filmorfilmor mentioned this pull requestOct 31, 2025
3 tasks
@filmorfilmorforce-pushed theno-stashing-embedding-tests branch 6 times, most recently from710d2e0 tobaf36d2CompareDecember 8, 2025 09:57
@filmorfilmorforce-pushed theno-stashing-embedding-tests branch frombaf36d2 to01cacfbCompareDecember 8, 2025 10:00
@filmorfilmorforce-pushed theno-stashing-embedding-tests branch from01cacfb to2f24a35CompareDecember 8, 2025 10:08
@filmorfilmor marked this pull request as ready for reviewDecember 8, 2025 10:14
@filmorfilmor merged commitbd15f2d intomasterDec 8, 2025
22 checks passed
@filmorfilmor deleted the no-stashing-embedding-tests branchDecember 8, 2025 10:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

3.1.0

Development

Successfully merging this pull request may close these issues.

1 participant

@filmor

[8]ページ先頭

©2009-2026 Movatter.jp