Some tests don't clean up when they are teared down

Bug #613954 reported by Lorenzo Gil Sanchez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pySAML2
Won't Fix
Undecided
Unassigned

Bug Description

In my case every time I run the tests around new 15 files appears on my /tmp directory:

ls /tmp/ | wc -w
110

py.test

ls /tmp/ | wc -w
128

py.test

ls /tmp/ | wc -w
144

py.test

ls /tmp/ | wc -w
159

py.test

ls /tmp/ | wc -w
174

I will try to find the ones to blame.

Revision history for this message
Roland Hedberg (roland-hedberg) wrote : Re: [Bug 613954] [NEW] Some tests don't clean up when they are teared down

On 8/5/10 19:58, Lorenzo Gil Sanchez wrote:
> Public bug reported:
>
> In my case every time I run the tests around new 15 files appears on my
> /tmp directory:
>
> ls /tmp/ | wc -w
> 110
>
> py.test
>
> ls /tmp/ | wc -w
> 128
>
>
<snip>
> I will try to find the ones to blame.
>
>
Most probably these are 'temporary' certificate files.

-- Roland

Changed in pysaml2:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.