From d19038d2aa112fbaa77e2ab9153a5ce4a7c2bf80 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. --- opendj-sdk/opends/ext/testng/src.zip | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/ext/testng/src.zip b/opendj-sdk/opends/ext/testng/src.zip index 93c32ed..5b8ad56 100644 --- a/opendj-sdk/opends/ext/testng/src.zip +++ b/opendj-sdk/opends/ext/testng/src.zip Binary files differ -- Gitblit v1.10.0