Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack trace truncated #239

Closed
tekumara opened this issue Jul 6, 2012 · 2 comments
Closed

Stack trace truncated #239

tekumara opened this issue Jul 6, 2012 · 2 comments

Comments

@tekumara
Copy link

tekumara commented Jul 6, 2012

When viewing the stack trace of a test failure in the TestNG eclipse plugin the stack trace is truncated and I can't see the line of my test that failed. This is a particular problem when using AbstractTransactionalTestNGSpringContextTests - all I see is the outer spring exception.

See screenshot: http://i.imgur.com/SLmuw.png

In the stacktrace in the screenshot I can see the transaction died and rolled back, but I have no idea why.

JUnit (using the spring junit runner) will show me the nested exceptions and the line in my test that failed in the stack trace.

@krmahadevan
Copy link
Member

ping @missedone - Nick can you please help take a look at this one ?

@krmahadevan
Copy link
Member

Migrated to testng-team/testng-eclipse#450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants