[Bug 36168] New: shell32/shlfolder test fails if current directory has directories named 'a' 'b' or 'c'
https://bugs.winehq.org/show_bug.cgi?id=36168 Bug ID: 36168 Summary: shell32/shlfolder test fails if current directory has directories named 'a' 'b' or 'c' Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: major Priority: P2 Component: shell32 Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com I noticed that shell32/shlfolder failed on one my machines: shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002 looking at the code, I noticed it was using directories named a,b,c in the current directory. If those directories exist and are not writable (e.g., a mounted iso), the tests will fail. The tests should be using a temporary directory instead (and checking that the directory isn't already present). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36168 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor -- 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