BPO | [46425](https://bugs.python.org/issue46425) --- | :--- Nosy | @terryjreedy, @jaraco, @asvetlov, @ethanfurman, @zware, @serhiy-storchaka, @corona10, @miss-islington, @sobolevn PRs | python/cpython#30666python/cpython#30676python/cpython#30681python/cpython#30682python/cpython#30699python/cpython#30700python/cpython#30725python/cpython#30746python/cpython#30782python/cpython#30783python/cpython#30792python/cpython#30799python/cpython#30800python/cpython#30802python/cpython#30803 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['type-bug', 'tests', '3.9', '3.10', '3.11'] title = 'Multiple test modules fail to run if invoked directly' updated_at = user = 'https://github.com/sobolevn' ``` bugs.python.org fields: ```python activity = actor = 'jaraco' assignee = 'none' closed = False closed_date = None closer = None components = ['Tests'] creation = creator = 'sobolevn' dependencies = [] files = [] hgrepos = [] issue_num = 46425 keywords = ['patch'] message_count = 18.0 messages = ['410879', '410880', '410881', '410886', '410887', '410911', '410924', '410999', '411000', '411088', '411247', '411250', '411252', '411264', '411265', '411266', '411267', '411334'] nosy_count = 9.0 nosy_names = ['terry.reedy', 'jaraco', 'asvetlov', 'ethan.furman', 'zach.ware', 'serhiy.storchaka', 'corona10', 'miss-islington', 'sobolevn'] pr_nums = ['30666', '30676', '30681', '30682', '30699', '30700', '30725', '30746', '30782', '30783', '30792', '30799', '30800', '30802', '30803'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue46425' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11'] ```