Skip to content

test_fileno of test_urllibnet intermittently fails #65268

@dfarrell07

Description

@dfarrell07
BPO 21069
Nosy @orsenthil, @vstinner, @ned-deily, @bitdancer, @berkerpeksag, @vadmium
Files
  • test_failures.txt: Output of make test, shows test failures
  • issue21069.patch: Patch to change example URL, fixes this issue
  • test_success_after_patch.txt: Successful test run after applying two relevant patches to latest code
  • rewrite-fileno.patch: Test HTTPResponse, use CONNECT
  • 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 2016-04-09.22:27:15.901>
    created_at = <Date 2014-03-26.08:10:37.504>
    labels = ['type-bug', 'tests']
    title = 'test_fileno of test_urllibnet intermittently fails'
    updated_at = <Date 2016-04-09.22:27:15.900>
    user = 'https://bugs.python.org/dfarrell07'

    bugs.python.org fields:

    activity = <Date 2016-04-09.22:27:15.900>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-04-09.22:27:15.901>
    closer = 'martin.panter'
    components = ['Tests']
    creation = <Date 2014-03-26.08:10:37.504>
    creator = 'dfarrell07'
    dependencies = []
    files = ['34626', '34630', '34631', '42351']
    hgrepos = []
    issue_num = 21069
    keywords = ['patch', 'buildbot']
    message_count = 24.0
    messages = ['214882', '214897', '214898', '214900', '214901', '214918', '214919', '214924', '214925', '214942', '214945', '214947', '216400', '216416', '216429', '216430', '216438', '242576', '262733', '262785', '262816', '262822', '263074', '263099']
    nosy_count = 9.0
    nosy_names = ['orsenthil', 'vstinner', 'ned.deily', 'Arfrever', 'r.david.murray', 'python-dev', 'berker.peksag', 'martin.panter', 'dfarrell07']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21069'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions