Skip to content

test_pty: test_basic() fails randomly on Travis CI #75341

@vstinner

Description

@vstinner
BPO 31158
Nosy @vstinner, @xdegaye, @vadmium, @stratakis, @diekmann
PRs
  • bpo-31158: test_pty now handles partial writes #3037
  • bpo-31158: Fix test_pty.test_basic() #3802
  • bpo-31158: Fix nondeterministic read in test_pty #3808
  • [3.6] bpo-31158: Fix nondeterministic read in test_pty (GH-3808) #3852
  • [2.7] bpo-31158: Fix nondeterministic read in test_pty (#3808) #3853
  • 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 2017-10-02.09:59:15.484>
    created_at = <Date 2017-08-09.10:52:13.951>
    labels = ['3.7', 'tests']
    title = 'test_pty: test_basic() fails randomly on Travis CI'
    updated_at = <Date 2017-10-02.09:59:15.483>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-10-02.09:59:15.483>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-02.09:59:15.484>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-08-09.10:52:13.951>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31158
    keywords = ['patch']
    message_count = 21.0
    messages = ['299987', '299988', '299991', '299995', '300067', '303199', '303241', '303249', '303252', '303257', '303259', '303261', '303275', '303276', '303286', '303397', '303518', '303519', '303522', '303523', '303524']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'xdegaye', 'martin.panter', 'cstratak', 'Cornelius Diekmann']
    pr_nums = ['3037', '3802', '3808', '3852', '3853']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue31158'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions