Skip to content

[3.9] bpo-45187: Collect test_socket tests using unittest (GH-28317)#28413

Merged
serhiy-storchaka merged 1 commit intopython:3.9from
ambv:backport-0361335-3.9
Sep 17, 2021
Merged

[3.9] bpo-45187: Collect test_socket tests using unittest (GH-28317)#28413
serhiy-storchaka merged 1 commit intopython:3.9from
ambv:backport-0361335-3.9

Conversation

@ambv
Copy link
Copy Markdown
Contributor

@ambv ambv commented Sep 17, 2021

Previously, test classes ISOTPTest, J1939Test, BasicUDPLITETest and
UDPLITETimeoutTest were not included in the list of tests and
were not run by regrtest.
(cherry picked from commit 0361335)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue45187

…8317)

Previously, test classes ISOTPTest, J1939Test, BasicUDPLITETest and
UDPLITETimeoutTest were not included in the list of tests and
were not run by regrtest..
(cherry picked from commit 0361335)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 0f4449e into python:3.9 Sep 17, 2021
@ambv ambv deleted the backport-0361335-3.9 branch November 4, 2021 18:17
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