Skip to content

Some tests leak temporary files #81602

Description

@vstinner
BPO 37421
Nosy @vstinner, @zware, @serhiy-storchaka, @pablogsal, @miss-islington
PRs
  • [WIP] bpo-37421: regrtest detects if a test leaks temporary files #14415
  • bpo-37421: Fix test_shutil: don't leak temporary files #14416
  • [3.8] bpo-37421: Fix test_shutil: don't leak temporary files (GH-14416) #14417
  • bpo-37421: _test_multiprocessing calls _run_finalizers() #14527
  • bpo-37421: test_urllib calls urlcleanup() #14529
  • [3.8] bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527) #14554
  • bpo-37421: test_winconsoleio doesn't leak temp file anymore #14562
  • bpo-37421: test_concurrent_futures cleans up multiprocessing #14563
  • bpo-37421: Fix test_distutils.test_build_ext() #14564
  • [3.8] bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562) #14569
  • [3.8] bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563) #14570
  • [3.8] bpo-37421: Fix test_distutils.test_build_ext() (GH-14564) #14571
  • bpo-37421: Fix multiprocessing get_temp_dir() finalizer #14572
  • [3.8] bpo-37421: Fix multiprocessing get_temp_dir() finalizer (GH-14572) #14585
  • [3.7] bpo-37421: Fix multiprocessing get_temp_dir() finalizer (GH-14572) #14586
  • bpo-37421: multiprocessing tests now stop ForkServer #14601
  • [3.8] bpo-37421: multiprocessing tests now stop ForkServer (GH-14601) #14602
  • bpo-37421: test_concurrent_futures stop ForkServer #14643
  • [3.8] bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) #14645
  • bpo-38546: multiprocessing tests stop the resource tracker #17641
  • 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 2019-07-08.22:10:28.983>
    created_at = <Date 2019-06-26.22:34:15.944>
    labels = ['tests', '3.9']
    title = 'Some tests leak temporary files'
    updated_at = <Date 2020-04-23.22:44:12.215>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-04-23.22:44:12.215>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-08.22:10:28.983>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-06-26.22:34:15.944>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37421
    keywords = ['patch']
    message_count = 26.0
    messages = ['346692', '346693', '346699', '346700', '346703', '347127', '347135', '347137', '347140', '347191', '347192', '347193', '347199', '347201', '347204', '347265', '347270', '347273', '347343', '347348', '347352', '347355', '347492', '347493', '347513', '367157']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'zach.ware', 'serhiy.storchaka', 'pablogsal', 'miss-islington']
    pr_nums = ['14415', '14416', '14417', '14527', '14529', '14554', '14562', '14563', '14564', '14569', '14570', '14571', '14572', '14585', '14586', '14601', '14602', '14643', '14645', '17641']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37421'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (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