Testman blacklist
Please only add tests that are really acting random and cannot be simply fixed.
Sample list
Currently in use for testing:
- gdiplus:graphics
- gdiplus:graphicspath
- gdiplus:region
- wininet:urlcache
- ws2_32:sock
The list
- kernel32:pipe - (Alex: has always been pretty random to me, due to race conditions in NPFS, I believe)
- urlmon:url - (Alex: is wildly random/erratic, I believe due to ws2_32:sock)
- ntdll:info - number of tests/failures depends on the number of running processes which may vary between runs
- ntdll:file - flaky
- user32:win - number of tests/failures is quite random
- user32:msg - number of tests/failures is quite random (it must be due to TrackMouseEvent but there may be more reasons)
- user32:TrackMouseEvent - number of tests/failures is quite random
- gdi32:SetSysColors - randomly crashing http://www.reactos.org/testman/detail.php?id=4074447
- gdi32:SetMapMode - randomly crashing http://www.reactos.org/testman/detail.php?id=4069486
- gdiplus:graphics - flaky
- gdiplus:graphicspath - flaky
- gdiplus:region - flaky
- wininet:urlcache
- ws2_32:sock