Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006728 |
[Squeak] Graphics |
minor |
sometimes |
10-13-07 19:06 |
10-13-07 19:08 |
|
Reporter |
RalphJohnson |
View Status |
public |
|
Assigned To |
andreas |
Priority |
normal |
Resolution |
open |
Platform |
|
Status |
assigned |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
|
Product Version |
3.10 |
|
Product Build |
|
|
Summary |
0006728: PNGReadWriterTest litters |
Description |
PNGReadWriterTest leaves a lot of files around on Windows. It does not do this on the Mac. The tearDown method is supposed to delete the file, but isn't. The problem is that the file is open, so it won't be deleted. The fix is to close the file in encodeAndDecode: |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
PNGReadWriterTest-encodeAndDecode-M6728.st [^] (1,432 bytes) 10-13-07 19:08 |
|