Something's rotten in git today...

Dan Kegel dank at kegel.com
Wed Sep 14 19:02:55 CDT 2011


It might be just me, but I've seen five very strange test failures
today out of about 30 build/test runs.
Has anybody else noticed problems?

Here they are, most recent first:

==== http://buildbot.kegel.com/builders/runtests-default/builds/72

../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p
advapi32_test.exe.so service.c && touch service.ok
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
service.c:152: Test failed: Expected success, got error 1060
err:rpc:I_RpcGetBuffer no binding
service.c:176: Test failed: Expected ERROR_SERVICE_DOES_NOT_EXIST, got 123
...
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so file.c && touch file.ok
file.c:933: Tests skipped: Either no authority to volume, or is
todo_wine for C:\users\bob\Temp\ err=5 should be 3
file.c:933: Tests skipped: Either no authority to volume, or is
todo_wine for C:\users\bob\Temp\removeme\ err=5 should be 3
file.c:933: Tests skipped: Either no authority to volume, or is
todo_wine for C:\ err=5 should be 3
file.c:946: Test failed: CreateFileA failed on \\?\C:, hFile
0xffffffffffffffff, err=2, should be 0
...

==== http://buildbot.kegel.com/builders/runtests-default/builds/70

../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p
msi_test.exe.so action.c && touch action.ok
...
action.c:4792: Test failed: The 'Spooler' service does not exist
make: *** [action.ok] Error 1
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p
msi_test.exe.so install.c && touch install.ok
install.c:5393: Test failed: Directory not created
...
make: *** [install.ok] Error 8


==== http://buildbot.kegel.com/builders/runtests-default-x86_64/builds/68

../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p
advapi32_test.exe.so service.c && touch service.ok
...
service.c:2084: Test failed: Winetest Sleep Service:
QueryServiceStatusEx() failed le=1727
service.c:2085: Test failed: Winetest Sleep Service: should be stopped state=ff
service.c:2092: Test failed: Winetest Sleep Service: the second try
should yield the same error: 1728 != 1727
service.c:2098: Test failed: Winetest Sleep Service: 1727 !=
ERROR_SERVICE_NOT_ACTIVE
service.c:2099: Test failed: Winetest Sleep Service: should be stopped
state=deadbeef
service.c:2188: Test failed: 1728 != ERROR_SERVICE_REQUEST_TIMEOUT
service.c:2223: Test failed: Expected success, got error 6
...
make: *** [service.ok] Error 20

==== http://buildbot.kegel.com/builders/runtests-default/builds/67

../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p
msi_test.exe.so action.c && touch action.ok
...
action.c:4792: Test failed: The 'Spooler' service does not exist



More information about the wine-devel mailing list