Skip to content

test_asyncio fails when run under -O #68007

@brettcannon

Description

@brettcannon
BPO 23819
Nosy @gvanrossum, @brettcannon, @asvetlov, @serhiy-storchaka, @1st1, @miss-islington, @kumaraditya303
PRs
  • bpo-23819: asyncio: Replace AssertionError with proper excs #29894
  • bpo-23819: Fix asyncio tests on python optimized mode #30195
  • bpo-23819: Get rid of assert statements in test_asyncio #30212
  • [3.10] bpo-23819: Get rid of assert statements in test_asyncio (GH-30212) #30213
  • [3.9] bpo-23819: Fix asyncio tests on python optimized mode (GH-30195) #30265
  • 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:

    assignee = None
    closed_at = <Date 2022-01-09.07:42:51.750>
    created_at = <Date 2015-03-31.13:31:35.871>
    labels = ['easy', '3.11', 'expert-asyncio']
    title = 'test_asyncio fails when run under -O'
    updated_at = <Date 2022-01-09.07:42:51.749>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2022-01-09.07:42:51.749>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-09.07:42:51.750>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2015-03-31.13:31:35.871>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23819
    keywords = ['patch', 'easy']
    message_count = 12.0
    messages = ['239704', '239706', '355043', '407179', '407309', '407355', '407879', '408950', '408957', '409189', '409194', '410135']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'asvetlov', 'serhiy.storchaka', 'yselivanov', 'miss-islington', 'kumaraditya']
    pr_nums = ['29894', '30195', '30212', '30213', '30265']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23819'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions