Difference between revisions of "Testman blacklist"
Line 11: | Line 11: | ||
== The list == | == The list == | ||
− | kernel32:pipe - (Alex: has always been pretty random to me, due to race conditions in NPFS, I believe) | + | * 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) | + | * 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:info - number of tests/failures depends on the number of running processes which may vary between runs |
Revision as of 17:31, 12 February 2012
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