On Fri, May 30, 2008 at 11:18 PM, Alistair Leslie-Hughes <[EMAIL PROTECTED]> wrote: > Hi, > > I've being investigating crashes that occur on Win98 when the tests run. I > have fixed a couple already which where trivial. When I attempted to fix the > snmpapi tests, I have found that i will end up removing alot of tests (~ > 17). If I add a check for the windows version, I can skip the tests that > will crash, also there is already tests with if(0) around them. What is the > policy about checking the version of the OS before running certain tests? >
Version checks are not allowed. -- James Hawkins