There is something that I am missing here. For example on my Linux build, running kernel tests with .jet, I see some java.lang tests failures eg., SystemExtensionTest fails for me, and in the console summary report I get "Kernel tests failed using Jitrino.Jet blah blah", but when I go browse reports/jitrino.jet/html/index.html, there are no errors!
On 11/15/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Rana Dasgupta wrote: > I think that a problem with the junit tests is that some failures spit out > to the console, but show up in the test run results as passed. I find this > very confusing. So unless you are watching all the time, you can miss them. We can't depend on this - they have to mechanically resolve as passed or failed. Can you give me an example of a test?