http://bugs.winehq.org/show_bug.cgi?id=17996
--- Comment #88 from Juan Lang juan_lang@yahoo.com 2009-05-14 17:54:26 --- (In reply to comment #87)
[cahrendt@stinky tests]$ make test ../../../tools/runtest -q -P wine -M inetmib1.dll -T ../../.. -p inetmib1_test.exe.so main.c && touch main.ok main.c:409: Test failed: SnmpExtensionQuery failed: 0, 0 make: *** [main.ok] Error 1
I think this is an improvement. The first patch should eliminate the endless loop you were seeing, though it does introduce two test failures. The second patch eliminates one of the test failures. I'm not sure what the cause of the second is yet. I think I'll send in the two patches I have, wait for those to settle down a bit, then I'll come back at the second failure in a few days.