[education/rkward] rkward/autotests: More logging

Thomas Friedrichsmeier null at kde.org
Thu Oct 6 13:30:46 BST 2022


Git commit ec32d8d8addb59a260fb4f6f1205afb69b185f7e by Thomas Friedrichsmeier.
Committed on 06/10/2022 at 12:30.
Pushed by tfry into branch 'master'.

More logging

M  +1    -0    rkward/autotests/core_test.cpp

https://invent.kde.org/education/rkward/commit/ec32d8d8addb59a260fb4f6f1205afb69b185f7e

diff --git a/rkward/autotests/core_test.cpp b/rkward/autotests/core_test.cpp
index 1fee016c..0fb23c68 100644
--- a/rkward/autotests/core_test.cpp
+++ b/rkward/autotests/core_test.cpp
@@ -307,6 +307,7 @@ private slots:
 		while (oldiface) {  // action may be delayed until next event processing
 			qApp->processEvents();
 		}
+		testLog("Backend is restarting");
 		waitForBackendStarted();
 
 		// backend should be clean after restart


More information about the rkward-tracker mailing list