Closed Bug 381282 Opened 18 years ago Closed 14 years ago

unable to remove test files after test run

Categories

(Firefox :: Bookmarks & History, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dietrich, Unassigned)

Details

we had to disable the removal of the places.sqlite file after the unit tests ran due to permission-denied errors. the change: http://lxr.mozilla.org/mozilla/source/toolkit/components/places/tests/bookmarks/tail_bookmarks.js#41
now that we can close the connection, this should be fixable and we could also cleanup and sync a bit test headers
no, probably not. On windows, at least, you'll still hit this regardless of the ability to close the db connection.
that's strange because iirc we remove places.sqlite in some browser xpcshell tests, worth give it a try
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h". In Thunderbird 3.0b, you do that as follows: Tools | Message Filters Make sure the correct account is selected. Click "New" Conditions: Body contains places-to-b-and-h Change the action to "Delete Message". Select "Manually Run" from the dropdown at the top. Click OK. Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter. Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
currently we do remove places.sqlite after each test run, thanks to a cleaner shutdown code.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.