Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 597e39516ffabaca438ac850b11c1496c54c30e7)
+++ Jenkinsfile	(revision 9a9009239aa1704838d00d2dc1ac54ef0a5fd2f9)
@@ -152,5 +152,5 @@
 		jopt = '-j $(nproc)'
 
-		Tools.BuildStage('Test: Debug') {
+		Tools.BuildStage('Test: Debug', true) {
 			dir (BuildDir) {
 				//Run the tests from the tests directory
