Skip to content

test_urllib: testInterruptCaught() has a race condition and fails randomly #90865

@vstinner

Description

@vstinner
BPO 46709
Nosy @vstinner, @markshannon, @tirkarthi, @sobolevn, @kumaraditya303
PRs
  • bpo-46709: fix race conditions in unittest/test_brake #31273
  • bpo-46709: check eval breaker in specialized CALL opcodes #31404
  • Superseder
  • bpo-46465: Regression caused by CALL_FUNCTION specialization for C function calls (test_urllib fails when run multiple times)
  • 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-02-11.13:20:16.284>
    created_at = <Date 2022-02-10.12:04:16.357>
    labels = ['tests', '3.11']
    title = 'test_urllib: testInterruptCaught() has a race condition and fails randomly'
    updated_at = <Date 2022-02-18.12:56:30.805>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-02-18.12:56:30.805>
    actor = 'Mark.Shannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-11.13:20:16.284>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2022-02-10.12:04:16.357>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46709
    keywords = ['patch']
    message_count = 7.0
    messages = ['412993', '413040', '413041', '413043', '413057', '413068', '413479']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'Mark.Shannon', 'xtreak', 'sobolevn', 'kumaraditya']
    pr_nums = ['31273', '31404']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '46465'
    type = None
    url = 'https://bugs.python.org/issue46709'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixestestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions