http://bugs.winehq.org/show_bug.cgi?id=17050
Alois MadLoisae@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@mkarcher.dialup.fu- | |berlin.de
--- Comment #9 from Alois MadLoisae@gmx.net 2009-02-15 06:46:20 --- hello,
I'm sorry for delayed response - regressiontesting took a long time, a VIA C3 1GHz needs 18hours for wine compilation ... ;)
anyway, heres my result:
34aa6b7002af0155c6f0cc31a013391b17f62eea is first bad commit commit 34aa6b7002af0155c6f0cc31a013391b17f62eea Author: Michael Karcher wine@mkarcher.dialup.fu-berlin.de Date: Sun Aug 17 19:03:24 2008 +0200
kernel32: Fix profile cache logic and don't cache new files.
:040000 040000 bcd57dae0e716d362b63b03f1f659ca585c88c39 668cc4a9aea3fa63a863dbb9dcdeeb65ab4817ac M dlls
is there a way I can doublecheck if this commit is the bad one? the last four tests were good, this are my last "bad" one ...
cableguy:/home/wine-git# git bisect good Bisecting: 91 revisions left to test after this [44941a55fa97b40b4c9ffa8e414e3a8a26efc65b] expand: Extended expand program to accept /r argument. cableguy:/home/wine-git#
cableguy:/home/wine-git# git bisect bad Bisecting: 45 revisions left to test after this [cd8ac273046614430cf6d4359886442b7acd4bb0] mstask/tests: Conformance test for (Set|Get)Parameters. cableguy:/home/wine-git#
cableguy:/home/wine-git# git bisect bad Bisecting: 22 revisions left to test after this [34aa6b7002af0155c6f0cc31a013391b17f62eea] kernel32: Fix profile cache logic and don't cache new files. cableguy:/home/wine-git#
cableguy:/home/wine-git# git bisect bad Bisecting: 11 revisions left to test after this [636bdd800c51374de0dd7ec0dd961be20fe79dd9] dplayx: Tests for Receive. cableguy:/home/wine-git#
kind regards, Alois