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

Appearance settings

[2.7] bpo-30759: Rename test_ file that is really a support file to remove test_prefix.#2548

Merged
vstinner merged 1 commit into
python:2.7python/cpython:2.7from
serhiy-storchaka:backport-75d9aca-2.7serhiy-storchaka/cpython:backport-75d9aca-2.7Copy head branch name to clipboard
Jul 3, 2017
Merged

[2.7] bpo-30759: Rename test_ file that is really a support file to remove test_prefix.#2548
vstinner merged 1 commit into
python:2.7python/cpython:2.7from
serhiy-storchaka:backport-75d9aca-2.7serhiy-storchaka/cpython:backport-75d9aca-2.7Copy head branch name to clipboard

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

I thought I had run the full test suite before the last checkin, but
obviously I didn't. test_multibytecodec_support.py isn't really a test file,
it is a support file that contains a base test class. Rename it to
multibytecodec_support so that regrtest test discovery doesn't think it is a
test file that should be run.
(cherry picked from commit 75d9aca)

… prefix.

I thought I had run the full test suite before the last checkin, but
obviously I didn't.  test_multibytecodec_support.py isn't really a test file,
it is a support file that contains a base test class.  Rename it to
multibytecodec_support so that regrtest test discovery doesn't think it is a
test file that should be run..
(cherry picked from commit 75d9aca)
@serhiy-storchaka serhiy-storchaka added the tests Tests in the Lib/test dir label Jul 3, 2017
@serhiy-storchaka serhiy-storchaka requested a review from vstinner July 3, 2017 17:19
@serhiy-storchaka serhiy-storchaka changed the title [2.7] Rename test_ file that is really a support file to remove test_prefix. [2.7] bpo-30759: Rename test_ file that is really a support file to remove test_prefix. Jul 3, 2017
@vstinner vstinner merged commit c51a8e9 into python:2.7 Jul 3, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-75d9aca-2.7 branch July 4, 2017 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.