Hi,

I used Nautilus to browse some code and make myself familiar with a
foriegn codebase. I inserted some code and pressed the button in the
browser to execute the test. The button turned green, I got the test
finished notification but my code was not executed.

It took me a bit to figure out that this test is in the expected
failure list and only by stepping through the exception handling
and looking at the 'TestResult' returned from TestResult>>#runTest.

Is there any color (not equal to green) that could be used to indicate
expected failures?

kind regards
        holger

Reply via email to