Closed GoogleCodeExporter closed 8 years ago
I don't think this report is enough to consider this as a bug. First of all,
the screenshot only shows how Eclipse presents test results. Your test class is
extremely hard to read (it's definitely not minimal reproduction steps) and you
did not specify what you think should be the correct result.
For me (Idea 13, 64-bit Java 1.7.0_45 on Linux) the GUI test report shows the
line underlined on the screenshot in correct order.
Note that JUnit by default does not guarantee any order of execution of test
methods: https://github.com/junit-team/junit/wiki/Test-execution-order
I would suggest rejecting this issues as "not a bug" because too much is
unclear here.
Original comment by piotr.ku...@gmail.com
on 1 Jan 2014 at 12:35
Indeed surefire report for the same testcase results in correct order. This is
probably eclipse specific and doesn't belong here.
Original comment by dsmo...@gmail.com
on 1 Jan 2014 at 8:11
Please close the issue.
Original comment by dsmo...@gmail.com
on 1 Jan 2014 at 8:12
Original comment by pnied...@gmail.com
on 2 Jan 2014 at 2:14
Original issue reported on code.google.com by
dsmo...@gmail.com
on 15 Apr 2013 at 2:40Attachments: