From 0e81a89428812436ad35285700c8fae614a7b92e Mon Sep 17 00:00:00 2001 From: davidely <davidely@localhost> Date: Mon, 22 Jan 2007 03:40:12 +0000 Subject: [PATCH] 1. Wrapped TestNG suite runner with our own (SuiteRunner.java). When there is an uncaught exception in the tests, this gives us the stack trace and forces the tests to exit. This should make it easier to track down OutOfMemoryErrors in the future. --- opends/ext/testng/src.zip | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opends/ext/testng/src.zip b/opends/ext/testng/src.zip index 93c32ed..5b8ad56 100644 --- a/opends/ext/testng/src.zip +++ b/opends/ext/testng/src.zip Binary files differ -- Gitblit v1.10.0