From 6a5dcca9e3b0330b8cbbec2c5d16e58755c6f683 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 31 Aug 2009 15:47:29 -0400 Subject: [PATCH 1/3] retrigger panda now that we've shifted around a few things on the box --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index 5c34201aea..8a39d9d9b9 100644 --- a/README.txt +++ b/README.txt @@ -89,3 +89,4 @@ OpenSim, as well as how to report bugs, and participate in the OpenSim project can always be found at http://opensimulator.org. Thanks for trying OpenSim, we hope it is a pleasant experience. + From 441518bad6e78191a79ff2680789a351ef83cd33 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 31 Aug 2009 17:44:52 -0400 Subject: [PATCH 2/3] change the way the unit tests are run in the hopes of greater stability --- .nant/local.include | 93 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 77 insertions(+), 16 deletions(-) diff --git a/.nant/local.include b/.nant/local.include index 58285bbd57..c4b75f29e9 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -156,25 +156,86 @@ + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 1bc430ca869f51e641fd3c34b5e0100c15c3afb0 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 31 Aug 2009 17:54:51 -0400 Subject: [PATCH 3/3] add some fail detection to the new test-xml target --- .nant/local.include | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/.nant/local.include b/.nant/local.include index c4b75f29e9..1e1c030f57 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -172,41 +172,51 @@ - + - + - + - + - + - + - + + + + + + + + + + +