On 12/08/2013 17:18, Jonathan Gibbons wrote:
What is the significance of the tests which have "---" in the second
column?
I presume it means "not run" --- in which case, the followup question, is
"why did we stop running tests that were previously passing?"
-- Jon
I suspect a mix of things, sometimes tests are excluded or un-excluded
(there are changes to jdk/test/ProblemList.txt at almost every build),
sometimes tests are moved/renamed. There has been quite a churn in the
JSR-310 and stream tests for example.
-Alan.