No subject


Tue Aug 30 17:20:58 CDT 2005


Compared to http://fgouget.free.fr/wine/tests-en.shtml Dec 12, 02

Advapi32/registry - crashed - last messages in terminal:
registry.c:123: Test failed: type 2 is not REG_SZ
registry.c:134: Test failed: expected ERROR_SUCCESS, got 234
registry.c:135: Test failed: val_count set to 20 instead of 4
registry.c:136: Test failed: data_count set to 24 instead of 7
registry.c:137: Test failed: type 2 is not REG_SZ
registry.c:138: Test failed: value is 'xxxxxxxxxx' instead of Test
registry.c:139: Test failed: data is 'xxxxxxxxxx' instead of foobar
registry.c:153: Test failed: expected ERROR_MORE_DATA, got 0
registry.c:155: Test failed: data_count set to 2 instead of =
7*sizeof(WCHAR)
registry.c:156: Test failed: type 1234 is not REG_SZ
registry.c:167: Test failed: expected ERROR_MORE_DATA, got 0
registry.c:169: Test failed: data_count set to 20 instead of =
7*sizeof(WCHAR)
registry.c:170: Test failed: type 1234 is not REG_SZ
registry.c:181: Test failed: expected ERROR_MORE_DATA, got 0
registry.c:182: Test failed: val_count set to 20 instead of 4
registry.c:183: Test failed: data_count set to 2 instead of =
7*sizeof(WCHAR)
registry.c:184: Test failed: type 1234 is not REG_SZ
registry.c:185: Test failed: value is not 'Test'
registry.c:196: Test failed: val_count set to 20 instead of 4
registry.c:197: Test failed: data_count set to 20 instead of =
7*sizeof(WCHAR)
registry.c:198: Test failed: type 1234 is not REG_SZ
registry.c:199: Test failed: value is not 'Test'
registry.c:200: Test failed: data is not 'foobar'

dsound/dsound passed

kernel/alloc - same results as for Win95

kernel/atom
F:\Temp>kernel32_test.exe atom - hmm does this mean passed or =
unsupported?
atom.c:55:WARNING: Unicode atom APIs are not supported on this platform
atom: 163850 tests executed, 0 marked as todo, 0 failures.

kernel/codepage
F:\Temp>kernel32_test.exe codepage
codepage.c:40: Test failed: any negative value should work as strlen() + =
1
codepage: 2 tests executed, 0 marked as todo, 1 failure.

kernel/directory - passed

kernel/drive - passed

kernel/environ - passed

kernel/file - same comments as Win95 - line numbers different
F:\Temp>kernel32_test.exe file
file.c:631: Test failed: WriteFile error 183
file.c:632: Test failed: expected number of bytes written 0
file.c:633:Current offset =3D 0100
file.c:634: Test failed: expected file offset 21
file.c:639: Test failed: WriteFile error 87
file.c:640: Test failed: expected number of bytes written 0
file.c:642: Test failed: expected file offset 517
file.c:656: Test failed: ReadFile error 0
file.c:657: Test failed: expected number of bytes read 0
file.c:658:Current offset =3D 0000
file.c:659: Test failed: expected file offset 21
file.c:661: Test failed: pattern match failed
file: 487224 tests executed, 0 marked as todo, 10 failures.

kernel/format_msg
Same as for Win95

kernel/generated - passed

kernel/locale
F:\Temp>kernel32_test.exe locale
locale.c:126: Test failed: GetTimeFormat with len=3D2 got =
xxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx=A6=A6=02=02=02=02=02=02=02 instead of AMxx
locale.c:181: Test failed: GetDateFormat got =
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxx=A6=A6-=05 instead of Saxx
locale.c:199: Test failed: GetDateFormatW allowed flags and format
locale.c:205: Test failed: GetDateFormatW did not detect null buffer =
pointer.
locale.c:208: Test failed: GetDateFormatW did not permit null buffer =
pointer whe
n counting.
locale.c:224: Test failed: Day of week correction failed

locale.c:312: Test failed: GetNumberFormat with len=3D2 got =
xxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxx=A6=A6____W instead of 2,xx
locale.c:270: Test failed: GetCurrencyFormat got =
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxx=A6=A6____W instead of $23.53
locale: 54 tests executed, 0 marked as todo, 8 failures.

kernel/path
F:\Temp>kernel32_test.exe path
path.c:738: Test failed: GetLongPathNameA returned =
'F:\shortdir\pathtest.pth' in
stead of 'C:\shortdir\pathtest.pth'
path.c:889:TMP=3DF:\TEMP
path.c:900:TMP=3DC:\WINDOWS
path.c:910:TMP=3DC:\
path.c:920:TMP=3DC:
path: 1772 tests executed, 0 marked as todo, 1 failure.

kernel/process - passed

kernel/thread
F:\Temp>kernel32_test.exe thread
thread.c:273: Test failed: SuspendThread did not obey access =
restrictions
thread.c:275: Test failed: ResumeThread did not obey access restrictions
thread.c:323: Test failed: TerminateThread did not obey access =
restrictions
thread.c:393: Test failed: SetThreadPriority did not obey access =
restrictions
thread.c:395: Test failed: GetThreadPriority did not obey access =
restrictions
thread.c:403: Test failed: GetExitCodeThread did not obey access =
restrictions
thread.c:430: Test failed: SetThreadPriorityBoost Failed
thread.c:432: Test failed: GetThreadPriorityBoost Failed
thread.c:434: Test failed: SetThreadPriorityBoost Failed
thread.c:436: Test failed: GetThreadPriorityBoost Failed
thread: 103 tests executed, 0 marked as todo, 10 failures.

msvcrt/scanf - passed

netapi32/access -crash with message box
The NETAPI32_TEST.EXE file is linked to missing export =
NETAPI32.DLL:NetApiBufferSize
(Same occurs if just netapi32_test is executed without the access =
parameter.)

netapi32/apibuf - same as above

netapi32/wksta - same as above

ntdll - no such file in zip

oleaut32 - no such file in zip

rpcrt4/rpc - passed

shell32/generated - passed

shell32/shlfileop
F:\Temp>shell32_test shlfileop
shlfileop.c:286: Test failed: Files are copied to other directory
shlfileop.c:287: Test failed: The file is copied
shlfileop: 121 tests executed, 0 marked as todo, 2 failures.

shlwapi/clist
F:\Temp>shlwapi_test clist
clist.c:367: Test failed: allowed bad element size
clist.c:372: Test failed: allowed adding a container
clist: 236 tests executed, 0 marked as todo, 2 failures.

shlwapi/generated - passed

shlwapi/shreg - crashed
F:\Temp>shlwapi_test shreg
shreg.c:206: Test failed: (ImARatherLongButIndeedNeededString)
shreg.c:207: Test failed: (ImARatherLongButIndeedNeededString)
shreg.c:263: Test failed: didn't open copy

user32/class - passed

user32/generated - passed

user32/sysparams - corrupts the environment and properties for =
command.com

user32/win - crashes
Last output from terminal
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
00000908
win.c:62: Test failed: Wrong result for GetParent 00000908 expected =
00000000
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 000008F8 expected =
0000078C
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
00000908
win.c:62: Test failed: Wrong result for GetParent 00000908 expected =
00000000
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 000008F8 expected =
0000078C
win.c:140:created top-level 00000788
win.c:62: Test failed: Wrong result for GetParent 00000000 expected =
00000080
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 00000788 expected =
00000080
win.c:150:created owned top-level 00000784
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:62: Test failed: Wrong result for GetParent 00000000 expected =
000008F8
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 00000784 expected =
000008F8
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:62: Test failed: Wrong result for GetParent 00000000 expected =
00000080
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 00000784 expected =
00000080
win.c:160:created popup 00000790
win.c:62: Test failed: Wrong result for GetParent 00000000 expected =
00000080
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 00000790 expected =
00000080
win.c:170:created owned popup 00000794
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:62: Test failed: Wrong result for GetParent 000008F8 expected =
00000080
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 000008F8 expected =
00000080
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:62: Test failed: Wrong result for GetParent 000008F8 expected =
00000000
win.c:70: Test failed: Wrong result for GA_ROOTOWNER 000008F8 expected =
00000794
win.c:180:created top-level owned by child 0000079C
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:186:created popup owned by desktop 000007A0
win.c:192:created popup owned by child 000007AC
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:198:created WS_CHILD popup 000007A8
win.c:204:created owned WS_CHILD popup 000007A4
win.c:60: Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8
win.c:209:testing parent changes

user32/wsprintf
F:\Temp>user32_test wsprintf
wsprintf.c:46: Test failed: wsPrintfW length failure
wsprintf: 4 tests executed, 0 marked as todo, 1 failure.

wininet/generated - passed

wininet/http
last messages in terminal
http.c:78:Callback 00CC0004 0xdeadbeef =
INTERNET_STATUS_HANDLE_CREATED(60) 0067E808 4
http.c:104:InternetConnectA -->
http.c:108:HttpOpenRequestA <--
http.c:78:Callback 00CC0008 0xdeadbead =
INTERNET_STATUS_HANDLE_CREATED(60) 0067EA7C 4
http.c:122:HttpOpenRequestA -->
http.c:126:HttpSendRequestA -->
http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_CONNECTING_TO_SERVER(20)0067E8B4 12
http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_CONNECTED_TO_SERVER(21) 0067E890 12
http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_SENDING_REQUEST(30) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_SENT(31) =
0067E9A0 4
http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_RECEIVING_RESPONSE(40) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_RESPONSE_RECEIVED(41) 0067E988 4
http.c:133:HttpSendRequestA <--
http.c:140:Option 0x17 -> 1  8
http.c:144:Option 0x22 -> 1  http://www.winehq.com/about/
http.c:149:Option 0x16 -> 1  HTTP/1.1 200 OK
Date: Fri, 13 Dec 2002 01:13:16 GMT
Server: Apache/1.3.22 (Unix)  (Red-Hat/Linux) mod_ssl/2.8.5 =
OpenSSL/0.9.6 PHP/4.1.2
X-Powered-By: PHP/4.1.2
Keep-Alive: timeout=3D15, max=3D100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html
http.c:154:Option 0x22 -> 1  http://www.winehq.com/about/
http.c:158:Option 0x5 -> 0  http://www.winehq.com/about/  (12150)
http.c:163:Option 0x1 -> 1  text/html
http.c:166:Entery Query loop
http.c:183:ReadFile -> 1 743
http.c:183:ReadFile -> 1 3348
http.c:183:ReadFile -> 1 4380
http.c:183:ReadFile -> 1 1460
http.c:183:ReadFile -> 1 1974
http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_HANDLE_CLOSING(70) 0067EAA8 4
http.c:78:Callback 00CC0008 0xdeadbeef =
INTERNET_STATUS_HANDLE_CLOSING(70) 0067EAA8 4
http: 24 tests executed, 0 marked as todo, 1 failure.

winmm/wave - passed

ws2_32/sock - passed

hth

Kevin


--Boundary_(ID_mND2IUtv+Y43jGkIrfDlZg)
Content-type: text/html; charset=iso-8859-1
Content-transfer-encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>From Kevin Podgursky <A=20
href=3D"mailto:justintyme at accesswave.ca">justintyme at accesswave.ca</A></FO=
NT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Compared to <A=20
href=3D"http://fgouget.free.fr/wine/tests-en.shtml">http://fgouget.free.f=
r/wine/tests-en.shtml</A>&nbsp;Dec=20
12, 02</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Advapi32/registry - crashed - last =
messages in=20
terminal:<BR>registry.c:123: Test failed: type 2 is not=20
REG_SZ<BR>registry.c:134: Test failed: expected ERROR_SUCCESS, got=20
234<BR>registry.c:135: Test failed: val_count set to 20 instead of=20
4<BR>registry.c:136: Test failed: data_count set to 24 instead of=20
7<BR>registry.c:137: Test failed: type 2 is not =
REG_SZ<BR>registry.c:138: Test=20
failed: value is 'xxxxxxxxxx' instead of Test<BR>registry.c:139: Test =
failed:=20
data is 'xxxxxxxxxx' instead of foobar<BR>registry.c:153: Test failed: =
expected=20
ERROR_MORE_DATA, got 0<BR>registry.c:155: Test failed: data_count set to =
2=20
instead of 7*sizeof(WCHAR)<BR>registry.c:156: Test failed: type 1234 is =
not=20
REG_SZ<BR>registry.c:167: Test failed: expected ERROR_MORE_DATA, got=20
0<BR>registry.c:169: Test failed: data_count set to 20 instead of=20
7*sizeof(WCHAR)<BR>registry.c:170: Test failed: type 1234 is not=20
REG_SZ<BR>registry.c:181: Test failed: expected ERROR_MORE_DATA, got=20
0<BR>registry.c:182: Test failed: val_count set to 20 instead of=20
4<BR>registry.c:183: Test failed: data_count set to 2 instead of=20
7*sizeof(WCHAR)<BR>registry.c:184: Test failed: type 1234 is not=20
REG_SZ<BR>registry.c:185: Test failed: value is not =
'Test'<BR>registry.c:196:=20
Test failed: val_count set to 20 instead of 4<BR>registry.c:197: Test =
failed:=20
data_count set to 20 instead of 7*sizeof(WCHAR)<BR>registry.c:198: Test =
failed:=20
type 1234 is not REG_SZ<BR>registry.c:199: Test failed: value is not=20
'Test'<BR>registry.c:200: Test failed: data is not 'foobar'</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>dsound/dsound passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/alloc - same results as for=20
Win95</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>kernel/atom<BR>F:\Temp&gt;kernel32_test.exe atom -=20
hmm does this mean passed or unsupported?<BR>atom.c:55:WARNING: Unicode =
atom=20
APIs are not supported on this platform<BR>atom: 163850 tests executed, =
0 marked=20
as todo, 0 failures.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>kernel/codepage<BR>F:\Temp&gt;kernel32_test.exe=20
codepage<BR>codepage.c:40: Test failed: any negative value should work =
as=20
strlen() + 1<BR>codepage: 2 tests executed, 0 marked as todo, 1=20
failure.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/directory - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/drive - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/environ - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/file - same comments as Win95 - =
line numbers=20
different<BR>F:\Temp&gt;kernel32_test.exe file<BR>file.c:631: Test =
failed:=20
WriteFile error 183<BR>file.c:632: Test failed: expected number of bytes =
written=20
0<BR>file.c:633:Current offset =3D 0100<BR>file.c:634: Test failed: =
expected file=20
offset 21<BR>file.c:639: Test failed: WriteFile error 87<BR>file.c:640: =
Test=20
failed: expected number of bytes written 0<BR>file.c:642: Test failed: =
expected=20
file offset 517<BR>file.c:656: Test failed: ReadFile error =
0<BR>file.c:657: Test=20
failed: expected number of bytes read 0<BR>file.c:658:Current offset =3D =

0000<BR>file.c:659: Test failed: expected file offset 21<BR>file.c:661: =
Test=20
failed: pattern match failed<BR>file: 487224 tests executed, 0 marked as =
todo,=20
10 failures.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/format_msg<BR>Same as for =
Win95</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/generated - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>kernel/locale<BR>F:\Temp&gt;kernel32_test.exe=20
locale<BR>locale.c:126: Test failed: GetTimeFormat with len=3D2 got=20
xxxxxxxxxxxxxxxxxxxxxxxx<BR>xxxxxxxxxxxxxxxxxxxxxxxxxx=A6=A6=02=02=02=02=02=
=02=02 instead of=20
AMxx<BR>locale.c:181: Test failed: GetDateFormat got=20
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<BR>xxxxxxxxxxxxxxx=A6=A6-=05 instead =
of=20
Saxx<BR>locale.c:199: Test failed: GetDateFormatW allowed flags and=20
format<BR>locale.c:205: Test failed: GetDateFormatW did not detect null =
buffer=20
pointer.<BR>locale.c:208: Test failed: GetDateFormatW did not permit =
null buffer=20
pointer whe<BR>n counting.<BR>locale.c:224: Test failed: Day of week =
correction=20
failed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>locale.c:312: Test failed: =
GetNumberFormat with=20
len=3D2 got =
xxxxxxxxxxxxxxxxxxxxxx<BR>xxxxxxxxxxxxxxxxxxxxxxxxxxxx=A6=A6____W =
instead=20
of 2,xx<BR>locale.c:270: Test failed: GetCurrencyFormat got=20
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<BR>xxxxxxxxxxxxxxxxxxx=A6=A6____W =
instead of=20
$23.53<BR>locale: 54 tests executed, 0 marked as todo, 8 =
failures.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>kernel/path<BR>F:\Temp&gt;kernel32_test.exe=20
path<BR>path.c:738: Test failed: GetLongPathNameA returned=20
'F:\shortdir\pathtest.pth' in<BR>stead of=20
'C:\shortdir\pathtest.pth'<BR>path.c:889:TMP=3DF:\TEMP<BR>path.c:900:TMP=3D=
C:\WINDOWS<BR>path.c:910:TMP=3DC:\<BR>path.c:920:TMP=3DC:<BR>path:=20
1772 tests executed, 0 marked as todo, 1 failure.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kernel/process - passed</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>kernel/thread<BR>F:\Temp&gt;kernel32_test.exe=20
thread<BR>thread.c:273: Test failed: SuspendThread did not obey access=20
restrictions<BR>thread.c:275: Test failed: ResumeThread did not obey =
access=20
restrictions<BR>thread.c:323: Test failed: TerminateThread did not obey =
access=20
restrictions<BR>thread.c:393: Test failed: SetThreadPriority did not =
obey access=20
restrictions<BR>thread.c:395: Test failed: GetThreadPriority did not =
obey access=20
restrictions<BR>thread.c:403: Test failed: GetExitCodeThread did not =
obey access=20
restrictions<BR>thread.c:430: Test failed: SetThreadPriorityBoost=20
Failed<BR>thread.c:432: Test failed: GetThreadPriorityBoost=20
Failed<BR>thread.c:434: Test failed: SetThreadPriorityBoost=20
Failed<BR>thread.c:436: Test failed: GetThreadPriorityBoost =
Failed<BR>thread:=20
103 tests executed, 0 marked as todo, 10 failures.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>msvcrt/scanf - passed</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>netapi32/access -crash with message =
box<BR>The=20
NETAPI32_TEST.EXE file is linked to missing export=20
NETAPI32.DLL:NetApiBufferSize<BR>(Same occurs if just netapi32_test is =
executed=20
without the access parameter.)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>netapi32/apibuf - same as =
above</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>netapi32/wksta - same as =
above</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ntdll - no such file in =
zip</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>oleaut32 - no such file in =
zip</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>rpcrt4/rpc - passed</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>shell32/generated - passed</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>shell32/shlfileop<BR>F:\Temp&gt;shell32_test=20
shlfileop<BR>shlfileop.c:286: Test failed: Files are copied to other=20
directory<BR>shlfileop.c:287: Test failed: The file is =
copied<BR>shlfileop: 121=20
tests executed, 0 marked as todo, 2 failures.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>shlwapi/clist<BR>F:\Temp&gt;shlwapi_test=20
clist<BR>clist.c:367: Test failed: allowed bad element =
size<BR>clist.c:372: Test=20
failed: allowed adding a container<BR>clist: 236 tests executed, 0 =
marked as=20
todo, 2 failures.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>shlwapi/generated - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>shlwapi/shreg - =
crashed<BR>F:\Temp&gt;shlwapi_test=20
shreg<BR>shreg.c:206: Test failed:=20
(ImARatherLongButIndeedNeededString)<BR>shreg.c:207: Test failed:=20
(ImARatherLongButIndeedNeededString)<BR>shreg.c:263: Test failed: didn't =
open=20
copy</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>user32/class - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>user32/generated - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>user32/sysparams - corrupts the =
environment and=20
properties for command.com</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>user32/win - crashes</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Last output from terminal</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>win.c:60: Test failed: Wrong result for =

GWL_HWNDPARENT 00000000 expected 00000908<BR>win.c:62: Test failed: =
Wrong result=20
for GetParent 00000908 expected 00000000<BR>win.c:70: Test failed: Wrong =
result=20
for GA_ROOTOWNER 000008F8 expected 0000078C<BR>win.c:60: Test failed: =
Wrong=20
result for GWL_HWNDPARENT 00000000 expected 00000908<BR>win.c:62: Test =
failed:=20
Wrong result for GetParent 00000908 expected 00000000<BR>win.c:70: Test =
failed:=20
Wrong result for GA_ROOTOWNER 000008F8 expected =
0000078C<BR>win.c:140:created=20
top-level 00000788<BR>win.c:62: Test failed: Wrong result for GetParent =
00000000=20
expected 00000080<BR>win.c:70: Test failed: Wrong result for =
GA_ROOTOWNER=20
00000788 expected 00000080<BR>win.c:150:created owned top-level=20
00000784<BR>win.c:60: Test failed: Wrong result for GWL_HWNDPARENT =
00000000=20
expected 000008F8<BR>win.c:60: Test failed: Wrong result for =
GWL_HWNDPARENT=20
00000000 expected 000008F8<BR>win.c:62: Test failed: Wrong result for =
GetParent=20
00000000 expected 000008F8<BR>win.c:70: Test failed: Wrong result for=20
GA_ROOTOWNER 00000784 expected 000008F8<BR>win.c:60: Test failed: Wrong =
result=20
for GWL_HWNDPARENT 00000000 expected 000008F8<BR>win.c:62: Test failed: =
Wrong=20
result for GetParent 00000000 expected 00000080<BR>win.c:70: Test =
failed: Wrong=20
result for GA_ROOTOWNER 00000784 expected 00000080<BR>win.c:160:created =
popup=20
00000790<BR>win.c:62: Test failed: Wrong result for GetParent 00000000 =
expected=20
00000080<BR>win.c:70: Test failed: Wrong result for GA_ROOTOWNER =
00000790=20
expected 00000080<BR>win.c:170:created owned popup 00000794<BR>win.c:60: =
Test=20
failed: Wrong result for GWL_HWNDPARENT 00000000 expected =
000008F8<BR>win.c:60:=20
Test failed: Wrong result for GWL_HWNDPARENT 00000000 expected=20
000008F8<BR>win.c:62: Test failed: Wrong result for GetParent 000008F8 =
expected=20
00000080<BR>win.c:70: Test failed: Wrong result for GA_ROOTOWNER =
000008F8=20
expected 00000080<BR>win.c:60: Test failed: Wrong result for =
GWL_HWNDPARENT=20
00000000 expected 000008F8<BR>win.c:62: Test failed: Wrong result for =
GetParent=20
000008F8 expected 00000000<BR>win.c:70: Test failed: Wrong result for=20
GA_ROOTOWNER 000008F8 expected 00000794<BR>win.c:180:created top-level =
owned by=20
child 0000079C<BR>win.c:60: Test failed: Wrong result for GWL_HWNDPARENT =

00000000 expected 000008F8<BR>win.c:186:created popup owned by desktop=20
000007A0<BR>win.c:192:created popup owned by child 000007AC<BR>win.c:60: =
Test=20
failed: Wrong result for GWL_HWNDPARENT 00000000 expected=20
000008F8<BR>win.c:198:created WS_CHILD popup =
000007A8<BR>win.c:204:created owned=20
WS_CHILD popup 000007A4<BR>win.c:60: Test failed: Wrong result for=20
GWL_HWNDPARENT 00000000 expected 000008F8<BR>win.c:209:testing parent=20
changes<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>user32/wsprintf</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>F:\Temp&gt;user32_test =
wsprintf<BR>wsprintf.c:46:=20
Test failed: wsPrintfW length failure<BR>wsprintf: 4 tests executed, 0 =
marked as=20
todo, 1 failure.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>wininet/generated - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>wininet/http</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>last messages in terminal</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>http.c:78:Callback 00CC0004 0xdeadbeef=20
INTERNET_STATUS_HANDLE_CREATED(60) 0067E808 =
4<BR>http.c:104:InternetConnectA=20
--&gt;<BR>http.c:108:HttpOpenRequestA &lt;--<BR>http.c:78:Callback =
00CC0008=20
0xdeadbead INTERNET_STATUS_HANDLE_CREATED(60) 0067EA7C=20
4<BR>http.c:122:HttpOpenRequestA --&gt;<BR>http.c:126:HttpSendRequestA=20
--&gt;<BR>http.c:78:Callback 00CC000C 0xdeadbead=20
INTERNET_STATUS_CONNECTING_TO_SERVER(20)0067E8B4 =
12<BR>http.c:78:Callback=20
00CC000C 0xdeadbead INTERNET_STATUS_CONNECTED_TO_SERVER(21) 0067E890=20
12<BR>http.c:78:Callback 00CC000C 0xdeadbead =
INTERNET_STATUS_SENDING_REQUEST(30)=20
00000000 0<BR>http.c:78:Callback 00CC000C 0xdeadbead=20
INTERNET_STATUS_REQUEST_SENT(31) 0067E9A0&nbsp;4<BR>http.c:78:Callback =
00CC000C=20
0xdeadbead INTERNET_STATUS_RECEIVING_RESPONSE(40) 00000000=20
0<BR>http.c:78:Callback 00CC000C 0xdeadbead=20
INTERNET_STATUS_RESPONSE_RECEIVED(41) 0067E988 =
4<BR>http.c:133:HttpSendRequestA=20
&lt;--<BR>http.c:140:Option 0x17 -&gt; 1&nbsp; 8<BR>http.c:144:Option =
0x22 -&gt;=20
1&nbsp; <A=20
href=3D"http://www.winehq.com/about/">http://www.winehq.com/about/</A><BR=
>http.c:149:Option=20
0x16 -&gt; 1&nbsp; HTTP/1.1 200 OK<BR>Date: Fri, 13 Dec 2002 01:13:16=20
GMT<BR>Server: Apache/1.3.22 (Unix)&nbsp; (Red-Hat/Linux) mod_ssl/2.8.5=20
OpenSSL/0.9.6 PHP/4.1.2<BR>X-Powered-By: PHP/4.1.2<BR>Keep-Alive: =
timeout=3D15,=20
max=3D100<BR>Connection: Keep-Alive<BR>Transfer-Encoding: =
chunked<BR>Content-Type:=20
text/html</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>http.c:154:Option 0x22 -&gt; 1&nbsp; <A =

href=3D"http://www.winehq.com/about/">http://www.winehq.com/about/</A><BR=
>http.c:158:Option=20
0x5 -&gt; 0&nbsp; <A=20
href=3D"http://www.winehq.com/about/">http://www.winehq.com/about/</A>&nb=
sp;=20
(12150)<BR>http.c:163:Option 0x1 -&gt; 1&nbsp; =
text/html<BR>http.c:166:Entery=20
Query loop<BR>http.c:183:ReadFile -&gt; 1 743<BR>http.c:183:ReadFile =
-&gt; 1=20
3348<BR>http.c:183:ReadFile -&gt; 1 4380<BR>http.c:183:ReadFile -&gt; 1=20
1460<BR>http.c:183:ReadFile -&gt; 1 1974<BR>http.c:78:Callback 00CC000C=20
0xdeadbead INTERNET_STATUS_HANDLE_CLOSING(70) 0067EAA8 =
4<BR>http.c:78:Callback=20
00CC0008 0xdeadbeef INTERNET_STATUS_HANDLE_CLOSING(70) 0067EAA8 =
4<BR>http: 24=20
tests executed, 0 marked as todo, 1 failure.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>winmm/wave - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ws2_32/sock - passed</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;</DIV>
<DIV>hth</DIV>
<DIV>&nbsp;</DIV>
<DIV>Kevin<BR></DIV></FONT>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial=20
size=3D2>&nbsp;</DIV></FONT></BODY></HTML>

--Boundary_(ID_mND2IUtv+Y43jGkIrfDlZg)--



More information about the wine-devel mailing list