Skip to content

Update some tests to 3.14.5#8072

Open
ShaharNaveh wants to merge 3 commits into
RustPython:mainfrom
ShaharNaveh:update-tests-3
Open

Update some tests to 3.14.5#8072
ShaharNaveh wants to merge 3 commits into
RustPython:mainfrom
ShaharNaveh:update-tests-3

Conversation

@ShaharNaveh

Copy link
Copy Markdown
Contributor

Summary

@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • Lib/test/test_poll.py is excluded by !Lib/**
  • Lib/test/test_unpack.py is excluded by !Lib/**
  • Lib/test/test_utf8_mode.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: 57506262-aaac-4295-95c5-73609daf575e

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 and usage tips.

@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_select.py (TODO: 3)
[x] test: cpython/Lib/test/test_poll.py (TODO: 1)

dependencies:

dependent tests: (106 tests)

  • select: test_asyncio test_devpoll test_epoll test_exception_hierarchy test_file_eintr test_kqueue test_os test_poll test_pty test_select test_smtplib test_socket test_socketserver test_ssl test_subprocess
    • http.server: test_httpservers test_logging test_robotparser test_urllib2_localnet test_xmlrpc
      • pydoc: test_enum test_pydoc
      • wsgiref.simple_server: test_wsgiref
      • xmlrpc.server: test_docxmlrpc
    • pty: test_builtin test_ioctl
    • selectors: test_asyncio test_selectors
      • asyncio.selector_events: test_asyncio
      • socket: test_asyncio test_ftplib test_httplib test_imaplib test_largefile test_mailbox test_mmap test_pathlib test_poplib test_signal test_smtpnet test_stat test_support test_sys test_timeout test_urllib test_urllib2 test_urllib2net test_urllib_response test_urllibnet
      • subprocess: test_android test_asyncio test_atexit test_audit test_bz2 test_c_locale_coercion test_cmd_line test_cmd_line_script test_ctypes test_dtrace test_embed test_faulthandler test_gc test_gzip test_inspect test_json test_launcher test_msvcrt test_ntpath test_osx_env test_peg_generator test_platform test_plistlib test_py_compile test_quopri test_regrtest test_repl test_runpy test_script_helper test_shutil test_site test_sqlite3 test_sys_settrace test_sysconfig test_tempfile test_threading test_traceback test_unittest test_utf8_mode test_venv test_wait3 test_webbrowser test_xpickle test_zipfile
    • subprocess:
      • ctypes.util: test_ctypes
      • ensurepip: test_ensurepip
      • platform: test__locale test__osx_support test_baseexception test_cmath test_fcntl test_math test_mimetypes test_posix test_strptime test_time test_winreg

[x] test: cpython/Lib/test/test_unpack.py
[ ] test: cpython/Lib/test/test_unpack_ex.py (TODO: 7)

dependencies:

dependent tests: (no tests depend on unpack)

[x] test: cpython/Lib/test/test_utf8_mode.py (TODO: 6)

dependencies:

dependent tests: (no tests depend on utf8_mode)

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