Community
Participate
Working Groups
Steps to reproduce: - Have multiple failing tests where strings are compared with assertEquals() - In the Junit view select one failing test and press the "Compare Actual With Expected Test Result" button => Comparison dialog shows up, above "Expected" the test name and class name of the failing test is printed - Click on another failing test in the JUnit view => The content of the Result Comparison dialog is replaced, but the test case above "Expected" still shows the old entry
*** This bug has been marked as a duplicate of bug 325982 ***