Index: src/tests/test.py
===================================================================
--- src/tests/test.py	(revision 18a141962523ef1358076b48b0b89a96cb1cd4f8)
+++ src/tests/test.py	(revision 1d57215b9c0c992deec9ecdae4bab3d1bc62a016)
@@ -205,4 +205,7 @@
 
 		print(text, file = out);
+		sys.stdout.flush()
+		sys.stderr.flush()
+
 
 	#clean the workspace
