Index: /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
===================================================================
--- /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp	(revision 60648)
+++ /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp	(revision 60649)
@@ -552,6 +552,5 @@
                 if (rc == VERR_TIMEOUT)
                 {
-                    // seems that test thread hungs - alert
-                    RTTestFailed(g_hTest, "Test failed - one of operations hunged. VBoxSvc deadlock detected.\n");
+                    RTTestFailed(g_hTest, "Timeout. Deadlock?\n");
                     com::Shutdown();
                     return RTTestSummaryAndDestroy(g_hTest);
