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