Skip to content

Update unittest from v3.14.3#7288

Open
github-actions[bot] wants to merge 1 commit intomainfrom
update-unittest-v3.14.3-b4d1ba36a2568c6d
Open

Update unittest from v3.14.3#7288
github-actions[bot] wants to merge 1 commit intomainfrom
update-unittest-v3.14.3-b4d1ba36a2568c6d

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2026

Summary

Upgrade unittest from CPython v3.14.3.

Part of #6839

Changes

  • Updated Lib/unittest from CPython
  • Migrated test files preserving RustPython markers
  • Auto-marked test failures with @expectedFailure
  • Fixed expectedFailureIf decorator to use expectedFailure (the conditional version doesn't exist in RustPython's unittest yet)

Generated by Upgrade Python Library

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • telemetry.individual.githubcopilot.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "telemetry.individual.githubcopilot.com"

See Network Configuration for more information.

  • expires on Mar 2, 2026, 12:42 PM UTC

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant