Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-0361335-3.10
Sep 17, 2021
Merged

[3.10] bpo-45187: Collect test_socket tests using unittest (GH-28317)#28412
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-0361335-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington 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

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>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @ambv: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @ambv: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 5a5684a into python:3.10 Sep 17, 2021
@miss-islington miss-islington deleted the backport-0361335-3.10 branch September 17, 2021 10:34
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