Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
test out of memory exception
-
Description
Some tests like testReceive1000Threads() in rt-gwt-server, fail on some machines to run with Out Of Memory Exception. This hurts the classic 'mvn install' build process, requiring users to customize the build process by adding extra memory to maven's JVM, or by skipping tests.
Problematic (stress)tests should be excluded from the standard set and run only if an environment variable is explicitly set.