Skip to content

Update some tests to 3.14.6#8167

Open
ShaharNaveh wants to merge 8 commits into
RustPython:mainfrom
ShaharNaveh:test-nits
Open

Update some tests to 3.14.6#8167
ShaharNaveh wants to merge 8 commits into
RustPython:mainfrom
ShaharNaveh:test-nits

Conversation

@ShaharNaveh

Copy link
Copy Markdown
Contributor

Summary

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (8)
  • Lib/test/string_tests.py is excluded by !Lib/**
  • Lib/test/test_baseexception.py is excluded by !Lib/**
  • Lib/test/test_bigmem.py is excluded by !Lib/**
  • Lib/test/test_dtrace.py is excluded by !Lib/**
  • Lib/test/test_exception_group.py is excluded by !Lib/**
  • Lib/test/test_exceptions.py is excluded by !Lib/**
  • Lib/test/test_fileutils.py is excluded by !Lib/**
  • Lib/test/test_zipimport_support.py is excluded by !Lib/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 7431f2a0-2a9f-4897-ad67-8b6881589c28

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[x] test: cpython/Lib/test/test_fileutils.py

dependencies:

dependent tests: (no tests depend on fileutils)

[ ] test: cpython/Lib/test/test_bigmem.py (TODO: 5)

dependencies:

dependent tests: (no tests depend on bigmem)

[x] test: cpython/Lib/test/test_exceptions.py (TODO: 24)
[ ] test: cpython/Lib/test/test_baseexception.py
[x] test: cpython/Lib/test/test_except_star.py (TODO: 1)
[x] test: cpython/Lib/test/test_exception_group.py (TODO: 5)
[x] test: cpython/Lib/test/test_exception_hierarchy.py (TODO: 2)
[x] test: cpython/Lib/test/test_exception_variations.py

dependencies:

dependent tests: (no tests depend on exception)

[x] lib: cpython/Lib/zipimport.py
[x] test: cpython/Lib/test/test_zipimport.py (TODO: 2)
[x] test: cpython/Lib/test/test_zipimport_support.py (TODO: 2)

dependencies:

  • zipimport

dependent tests: (9 tests)

  • zipimport: test_cmd_line_script test_importlib test_pkgutil test_zipimport test_zipimport_support
    • pkgutil: test_pydoc test_pyrepl test_runpy
      • pydoc: test_enum

[x] test: cpython/Lib/test/test_dtrace.py

dependencies:

dependent tests: (no tests depend on dtrace)

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

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