Skip to content

Remaining temporary files are reported repeatedly during tests #724

@cgohlke

Description

@cgohlke

python Tests\run.py:

<snip>

running test_file_libtiff ...
..................=== remaining temporary files
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_6.tif
--------------------------------------------------------------------

----------------------------------------------------------------------
Ran 18 tests in 1.416s

OK
running test_file_libtiff_small ...
..................=== remaining temporary files
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_6.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_6.tif
--------------------------------------------------------------------
.....................=== remaining temporary files
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_6.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_23.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_30.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_6.tif
--------------------------------------------------------------------

----------------------------------------------------------------------
Ran 39 tests in 2.859s

OK
running test_file_msp ...
.=== remaining temporary files
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_6.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_23.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_30.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_6.tif
--------------------------------------------------------------------

----------------------------------------------------------------------
Ran 1 test in 0.032s

OK
running test_file_pcx ...
...=== remaining temporary files
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_6.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_13.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_23.tif
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_30.tiff
c:\users\gohlke\appdata\local\temp\pillow-tests\temp_file_libtiff_small_6.tif
--------------------------------------------------------------------

----------------------------------------------------------------------
Ran 3 tests in 0.063s

OK

<snip>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions