Skip to content

bpo-40275: Use new test.support helper submodules in tests#21451

Merged
vstinner merged 5 commits intopython:masterfrom
shihai1991:bpo_40275_helper_replace_14
Aug 3, 2020
Merged

bpo-40275: Use new test.support helper submodules in tests#21451
vstinner merged 5 commits intopython:masterfrom
shihai1991:bpo_40275_helper_replace_14

Conversation

@shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Jul 12, 2020

Use test helpers in the following test cases:

  • test_bdb
  • test_code_module
  • test_embed
  • test_gzip
  • test_largefile
  • test_lltrace
  • test_ordered_dict
  • test_pathlib
  • test_pipes
  • test_posix
  • test_pydoc
  • test_resource
  • test_runpy
  • test_sax
  • test_sys
  • test_syslog
  • test_ttk_textonly
  • test_unicode_file_functions
  • test_urllib2
  • test_venv

https://bugs.python.org/issue40275

@shihai1991
Copy link
Member Author

cc @vstinner

@vstinner vstinner merged commit bb0424b into python:master Aug 3, 2020
shihai1991 added a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
shihai1991 added a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants