Skip to content

test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x #77875

Closed
@vstinner

Description

@vstinner
BPO 33694
Nosy @vstinner, @ned-deily, @miss-islington
PRs
  • WIP: bpo-33694, asyncio: fix proactor transport pause/resume #7479
  • bpo-33694: asyncio: Fix race in Proactor's Transport.set_protocol() #7486
  • bpo-33694: Fix race condition on proactor recv() #7498
  • [3.7] bpo-33694: Fix race condition in asyncio proactor (GH-7498) #7499
  • bpo-33694: Fix typo in asyncio helper function name #7522
  • [3.7] bpo-33694: Fix typo in helper function name (GH-7522) #7523
  • bpo-33694: Remove test_asyncio ProactorDatagramTransportTests #16288
  • [3.8] bpo-33694: Remove test_asyncio ProactorDatagramTransportTests (GH-16288) #16305
  • Files
  • Screen Shot 2018-05-30 at 11.38.38 AM.png
  • race.py
  • 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 2018-06-09.16:44:39.217>
    created_at = <Date 2018-05-30.11:19:38.205>
    labels = ['3.8', '3.7', 'tests', 'expert-asyncio']
    title = 'test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x'
    updated_at = <Date 2019-09-20.21:27:31.745>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-09-20.21:27:31.745>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-09.16:44:39.217>
    closer = 'vstinner'
    components = ['Tests', 'asyncio']
    creation = <Date 2018-05-30.11:19:38.205>
    creator = 'vstinner'
    dependencies = []
    files = ['47626', '47632']
    hgrepos = []
    issue_num = 33694
    keywords = ['patch']
    message_count = 32.0
    messages = ['318164', '318165', '318193', '318194', '318195', '318209', '318424', '318569', '318705', '318707', '318809', '318869', '318872', '318873', '318874', '318875', '318876', '318915', '318921', '318977', '318979', '318993', '319034', '319035', '319155', '319175', '319209', '319220', '319299', '319450', '352891', '352894']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ned.deily', 'miss-islington']
    pr_nums = ['7479', '7486', '7498', '7499', '7522', '7523', '16288', '16305']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33694'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions