testng-team / testng-googlecode

DEPRECATED: Automatically exported from code.google.com/p/testng
0 stars 0 forks source link

junit test case build issue #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. build maven application with jUnit test cases
2.
3.

What is the expected output? What do you see instead?

build success
What version of the product are you using? On what operating system?
windos, maven junit,

Please provide any additional information below.
i am getting error like below
outofmemory
java heap space
Arrays.copyOf(Arrays.java:2882)

if i delete couple of test case files then it works fine

Original issue reported on code.google.com by catherin...@gmail.com on 1 Sep 2014 at 7:25