On Wed, May 15, 2013 at 3:32 AM, Henri Verbeet <hverb...@gmail.com> wrote: > On 14 May 2013 23:46, Stefan Dösinger <ste...@codeweavers.com> wrote: >> These tests have the potential to break on Windows when other >> applications create or release a large number of video memory resources >> while the test is running. >> > Yeah, maybe we don't really need this to be in the tree, although it's > good to see for reference.
It seems like a good candidate for if(winetest_interactive) -- -Austin