[Bug 13538] New: netapi/access test doesn't delete testuser home directories after the test
http://bugs.winehq.org/show_bug.cgi?id=13538 Summary: netapi/access test doesn't delete testuser home directories after the test Product: Wine Version: CVS/GIT Platform: PC OS/Version: Windows XP Status: UNCONFIRMED Severity: minor Priority: P5 Component: testcases AssignedTo: wine-bugs(a)winehq.org ReportedBy: Paul.Vriens.Wine(a)gmail.com CC: kai.blin(a)gmail.com On XP and up (W2K3 and Vista) the netapi/access tests leaves user directories behind. Every new winetest run (or manual netapi/access test run) will create a testuser. The NetUserDel function is used to remove this testuser from the system. As of XP, NetUserDel doesn't seem to delete the user's home directory. The tests won't fail when a new test is run but you will end up with several home directories. For example (on my XP box): C:\Documents and Settings\testuser C:\Documents and Settings\testuser.XP I guess the delete_test_user function should be changed to: - find out the created home directory - delete the user account - delete the home directory if it exists The home directories can be deleted without a problem btw. We also need to make sure that older testuser directories get deleted (will be a one time thingy probably). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13538 Kai Blin <kai.blin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #1 from Kai Blin <kai.blin(a)gmail.com> 2008-06-24 10:10:20 --- Ok, got it, working on a fix -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13538 --- Comment #2 from Kai Blin <kai.blin(a)gmail.com> 2008-06-24 12:29:41 --- Patch sent. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13538 Kai Blin <kai.blin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Kai Blin <kai.blin(a)gmail.com> 2008-06-28 03:17:58 --- Patch committed as ce81d843c606d891c594b7e31de04c5e62fdcbbc -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13538 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-07-11 11:10:24 --- Closing bugs fixed in 1.1.1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13538 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13538 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Windows -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org