Comment #2 on issue 1031 by [email protected]: Log: Keep non-critical failed tests closed by default and differentiate them from critical failed tests
http://code.google.com/p/robotframework/issues/detail?id=1031
First draft of differentiation is implemented in r40e4986cf25b . This adds (non-critical) to the header section of a non-critical test.I think that we shouldn't add information to critical tests as most likely most of the test cases are critical anyway - it is the default.
