Skip to content

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

Merged
vstinner merged 1 commit intopython:2.7from
serhiy-storchaka:backport-75d9aca-2.7
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 intopython:2.7from
serhiy-storchaka:backport-75d9aca-2.7

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