Index: /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
===================================================================
--- /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp	(revision 60385)
+++ /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp	(revision 60386)
@@ -516,5 +516,5 @@
      * Linux OOM killer when running many VMs on a 32-bit host.
      */
-    RTTestPassed(g_hTest, "Warning: the test can be processed on x64 machine only.\n");
+    RTTestSkipped(g_hTest, "Warning: the test can be processed on 64-bit hosts only.\n");
     return RTTestSummaryAndDestroy(g_hTest);
 #endif
