On Wed, Jun 17, 2009 at 1:40 PM, Paul Vriens<[email protected]> wrote: > Nicolas Le Cam wrote: >> >> 2009/6/17 Austin English <[email protected]>: >>> >>> 2009/6/17 Paul Vriens <[email protected]>: >>>> >>>> André Hentschel wrote: >>>>> >>>>> WinNT4 is passing now for the first time since a long time(maybe since >>>>> ever?). >>>>> So special congratulations to Paul Vriens, who spent much time making >>>>> the >>>>> test-suite run on NT4. >>>>> This is a great step for the test-suite. Now NT4, 2K, XP and 2K3 are >>>>> passing partially. >>>>> Keep it up! >>>>> >>>>> >>>> Yep, another milestone. >>>> >>>> Several areas that would solve a bunch of test failures on several >>>> platforms: >>>> >>>> - IE8 >>>> - Different dpi settings (only Detlef I guess ;) ) >>>> - Locale dependent tests >>>> - comctl32 < 5.80 >>>> - < IE6 (or even earlier on none IE). >>> >>> Also tests dependent on the system drive being C:\. >>> >>> -- >>> -Austin >>> >>> >>> >> >> And tests that don't work on root drive directories or network drives. >> > - People running the tests but not as administrator. > - Leftovers from old tests (we still need some work to properly cleanup > after tests). > > And there also still tests that intermittently fail (race conditions? heap > corruption?).
Race conditions most likely...I run with +heap daily on wine, but there's only one test failing because of that (oleaut32:tmarshal). I sometimes run with +all or +relay, which shows several intermittent failures. -- -Austin
