Status: Untriaged Owner: [email protected] Labels: Type-Cleanup Pri-3 OS-Linux Area-Misc
New issue 8580 by [email protected]: net_perftests should delete temp files it create http://code.google.com/p/chromium/issues/detail?id=8580 What steps will reproduce the problem? 1. run net_perftests What is the expected output? What do you see instead? net_perftests leaves behind /tmp/cache_test/ when it finishes. It should delete that directory. Please use labels and text to provide additional information. Tested with r11300 on Ubuntu Hardy. Haven't tried on Windows and mac. I tried deleting it from TearDown() in src/net/disk_cache/disk_cache_test_base.cc, but that didn't seem to work? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
