Changeset 60385 in vbox
- Timestamp:
- Apr 8, 2016 6:34:00 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r60383 r60385 514 514 #ifndef RT_ARCH_AMD64 515 515 /* 516 * Seems linux x86 machines has 4GB memory limit. 517 * So this test cannot be run here, just to skip the test. 518 */ 516 * Linux OOM killer when running many VMs on a 32-bit host. 517 */ 519 518 RTTestPassed(g_hTest, "Warning: the test can be processed on x64 machine only.\n"); 520 519 return RTTestSummaryAndDestroy(g_hTest);
Note:
See TracChangeset
for help on using the changeset viewer.

