Just for the record:
The changes are between r7324487 and r7281232.
gdi32:palette +2 failures shell32:shlexec: crash user32:combo: +4 failures user32:cursoricon: -8 tests / +8 failures user32:edit: crash user32:monitor: not run user32:msg not run user32:win: -5743 tests winmm:mixer -192 tests
Hi!
On Fri, Nov 5, 2010 at 9:25 AM, Timo Kreuzer timo.kreuzer@web.de wrote:
Am 05.11.2010 14:43, schrieb Timo Kreuzer:
The changes are between r7324487 and r7281232.
I mean r49229 and 49472 ;-)
Exam the debug print out, the tests are running but there is nothing resulting from the test prints itself.
Yes, it is hook related. We are spending to much time in the send message and I'm working on fixing it right now. Instead of 5000 it should be the default LL 300 and in most cases 0 which means a direct send without any waiting. I've shortened it here and waiting for the journal data results. James
Hi, Just finished the regtest here and the results read very good. Everything is in sequence. Once the kernel issues are fixed it will be obvious. The new patches are from 49475 checked out tree and upped from newer commits in win32k. There is more work to do and more to commit from the test branch here. I apologize for any inconvenience this created. I thank everyone that helped out! Thanks, James
Kernel Bugs to monitor, 5681, 5707, 5725, 5736 and 5739, Win32k Bug, 4405 and 5705