vladblaj / testng-idea

Automatically exported from code.google.com/p/testng-idea
0 stars 0 forks source link

Enter one-line summary #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run some tests
2. Quit IDEA

In the output on the console I see the following:

The following objects were not disposed:
***   com.theoryinpractice.testng.model.TestTreeBuilder@97ac5 of class
class com.theoryinpractice.testng.model.TestTreeBuilder
***   com.theoryinpractice.testng.model.TestTreeBuilder@1cdae49 of class
class com.theoryinpractice.testng.model.TestTreeBuilder

The more times you run tests, the more of these objects linger.

Original issue reported on code.google.com by tal...@gmail.com on 13 Oct 2006 at 5:14