diff --git a/build/buildbot/config/include/defs.xml b/build/buildbot/config/include/defs.xml
index a3531c51d8..8a68746b51 100644
--- a/build/buildbot/config/include/defs.xml
+++ b/build/buildbot/config/include/defs.xml
@@ -333,6 +333,7 @@
-->
+
@@ -344,43 +345,10 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- running tests with timing
- run tests with timing
-
-
-
-
-
-
-
-
-
-
+
@@ -393,6 +361,7 @@
simple command so that these aren't necessary.
-->
+
cd tests &&
(for /d %x in (..\lib\*_dll) do @PATH=%x;%PATH%) &&
@@ -402,26 +371,10 @@ cd tests &&
+
cd tests &&
-./test &&
-if [ -n "$DISPLAY" -a -x test_gui ]; then ./test_gui; fi
-
-
-
-
-
-cd tests &&
-(for /d %x in (..\lib\*_dll) do @PATH=%x;%PATH%) &&
-(for /d %x in (*) do @if exist %x\test.exe %x\test -t) &&
-(for /d %x in (*) do @if exist %x\test_gui.exe %x\test_gui -t)
-
-
-
-
-
-cd tests &&
-./test -t &&
+./test &&
if [ -n "$DISPLAY" -a -x test_gui ]; then ./test_gui; fi
diff --git a/build/buildbot/config/ravnsgaard.xml b/build/buildbot/config/ravnsgaard.xml
index ae0aab975d..fa515d9794 100644
--- a/build/buildbot/config/ravnsgaard.xml
+++ b/build/buildbot/config/ravnsgaard.xml
@@ -28,7 +28,7 @@
-
+