Kill any python test script that takes more than 5 minutes
There is at least one test that hangs on the Linux debian buildbot. When that test hangs, the buildbot kills dosep which loses all test results. This change kills just the hung test and should let us see which test is hanging. This is useful for that test and any others in the future which start hanging. llvm-svn: 223423
Loading
Please sign in to comment