diff --git a/build/buildbot/config/TBITCWXBUILDBOT.xml b/build/buildbot/config/TBITCWXBUILDBOT.xml
index faf51a4b07..03908e130a 100644
--- a/build/buildbot/config/TBITCWXBUILDBOT.xml
+++ b/build/buildbot/config/TBITCWXBUILDBOT.xml
@@ -10,14 +10,50 @@
- Linux wxGTK trunk
- tbitcwxbuildbot_gtk
+ MinGW x86 trunk
+ tbitcwxbuildbot_mingw_trunk
+
+
+
+
+
+
+
+
+
+ MinGW x86 stable
+ tbitcwxbuildbot_mingw_stable
+
+
+
+
+
+
+
+
+
+ MinGW x86_64 trunk
+ tbitcwxbuildbot_mingw64_trunk
-
+
-
+
+
+
+
+ MinGW x86_64 stable
+ tbitcwxbuildbot_mingw64_stable
+
+
+
+
+
diff --git a/build/buildbot/config/include/defs.xml b/build/buildbot/config/include/defs.xml
index c0fab9951c..5b854d5aee 100644
--- a/build/buildbot/config/include/defs.xml
+++ b/build/buildbot/config/include/defs.xml
@@ -368,7 +368,7 @@ cd tests && runtests.bat
ERR=0
-cd tests
+cd tests || exit 0
./test || ERR=$?
if [ -n "$DISPLAY" -a -x test_gui ]; then ./test_gui || ERR=$?; fi
exit $ERR
diff --git a/build/buildbot/config/include/wx-devs.xml b/build/buildbot/config/include/wx-devs.xml
index 934308c1b7..08516d43c2 100644
--- a/build/buildbot/config/include/wx-devs.xml
+++ b/build/buildbot/config/include/wx-devs.xml
@@ -36,6 +36,7 @@
oliver.schoenborn -at- gmail.com
paulcor -at- bullseye.com
corsix -at- corsix.org
+ Peter_Most -at- gmx.de
robin -at- alldunn.com
wxprojects -at- comcast.net
rolinsky -at- femagsoft.com