Skip to content

test_site fails if run after test_inspect #79052

@yan12125

Description

@yan12125
mannequin
BPO 34871
Nosy @vstinner, @methane, @1st1, @yan12125, @miss-islington, @tirkarthi
PRs
  • bpo-34871: inspect: Don't pollute sys.modules #9696
  • bpo-34871: Fix two typos in test_inspect.py #9698
  • [3.7] bpo-34871: inspect: Don't pollute sys.modules (GH-9696) #9701
  • [3.6] bpo-34871: inspect: Don't pollute sys.modules (GH-9696) #9702
  • Files
  • cpython-failure.txt: Output of ./python -m test.regrtest -v test_inspect test_site
  • 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-10-04.19:34:39.824>
    created_at = <Date 2018-10-02.14:37:42.865>
    labels = ['3.8', 'type-bug', 'tests']
    title = 'test_site fails if run after test_inspect'
    updated_at = <Date 2018-10-04.19:34:39.822>
    user = 'https://github.com/yan12125'

    bugs.python.org fields:

    activity = <Date 2018-10-04.19:34:39.822>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-04.19:34:39.824>
    closer = 'yselivanov'
    components = ['Tests']
    creation = <Date 2018-10-02.14:37:42.865>
    creator = 'yan12125'
    dependencies = []
    files = ['47842']
    hgrepos = []
    issue_num = 34871
    keywords = ['patch']
    message_count = 9.0
    messages = ['326881', '326882', '326884', '326885', '327050', '327066', '327075', '327076', '327077']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'methane', 'yselivanov', 'yan12125', 'miss-islington', 'xtreak']
    pr_nums = ['9696', '9698', '9701', '9702']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34871'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetestsTests 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