http://bugs.winehq.org/show_bug.cgi?id=27729
Summary: shell32/shlfolder.c test always fails on 32-bit gentoo Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, testcase Severity: minor Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=35483) --> (http://bugs.winehq.org/attachment.cgi?id=35483) +shell
My only current failure, it seems, aside from flaky tests..
../../../tools/runtest -q -P wine -M shell32.dll -T ../../.. -p shell32_test.exe.so shlfolder.c && touch shlfolder.ok fixme:shdocvw:IEParseDisplayNameWithBCW stub: 0x0 L"http:\yyy" (nil) 0x32fc98 fixme:shdocvw:IEParseDisplayNameWithBCW stub: 0x0 L"xx:yyy" (nil) 0x32fc98 err:shell:HCR_GetFolderAttributes should be called for simple PIDL's only! fixme:shell:ISF_Desktop_IPersistFolder2_fnInitialize (0x129590)->((nil)) stub fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 270fl fixme:shell:ISvItemCm_fnInvokeCommand Unhandled string verb "foobar_wine_test" fixme:pidl:SHGetNameFromIDList Unsupported SIGDN 80068000 fixme:pidl:SHGetNameFromIDList Unsupported SIGDN 80068000 fixme:shell:SHGetItemFromDataObject Failed to create item, should try CF_URL. fixme:shell:SHGetItemFromDataObject Failed to create item, should try CF_URL. shlfolder.c:2798: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2798: Test failed: ParseDisplayName returned 80070002 shlfolder.c:2798: Test failed: ParseDisplayName returned 80070002
+shell trace attached
occurs with gcc 4.4.5 / 4.6.0