Index: /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
===================================================================
--- /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp	(revision 60384)
+++ /trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp	(revision 60385)
@@ -514,7 +514,6 @@
 #ifndef RT_ARCH_AMD64
     /*
-    * Seems linux x86 machines has 4GB memory limit.
-    * So this test cannot be run here, just to skip the test.
-    */
+     * 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");
     return RTTestSummaryAndDestroy(g_hTest);
