Skip to content

Use test.script_helper.assert_python_ok() instead of subprocess.* in test.test_warnings #64572

@Arfrever

Description

@Arfrever
mannequin
BPO 20373
Nosy @pitrou
Files
  • python-2.7-test_warnings.py_use_assert_python_ok.patch: Patch for 2.7 branch
  • python-3.3-test_warnings.py_use_assert_python_ok.patch: Patch for 3.3 branch
  • 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 = 'https://github.com/pitrou'
    closed_at = <Date 2014-01-29.22:45:36.768>
    created_at = <Date 2014-01-24.02:49:19.209>
    labels = ['type-feature', 'tests']
    title = 'Use test.script_helper.assert_python_ok() instead of subprocess.* in test.test_warnings'
    updated_at = <Date 2014-01-29.22:45:36.767>
    user = 'https://bugs.python.org/Arfrever'

    bugs.python.org fields:

    activity = <Date 2014-01-29.22:45:36.767>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2014-01-29.22:45:36.768>
    closer = 'pitrou'
    components = ['Tests']
    creation = <Date 2014-01-24.02:49:19.209>
    creator = 'Arfrever'
    dependencies = []
    files = ['33671', '33672']
    hgrepos = []
    issue_num = 20373
    keywords = ['patch']
    message_count = 4.0
    messages = ['209030', '209688', '209689', '209690']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'Arfrever', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20373'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions