> > Yes. I used the comment in framework/status.py to determine what > > severities of piglit status correspond to JUnit failures: > > > > Status ordering from best to worst: > > > > pass > > dmesg-warn > > warn > > dmesg-fail > > fail > > timeout > > crash > > Pretty sure that dmesg-warn is worse than warn, and quite sure that > dmesg-fail is worse than fail. I think that comment is out of date. > Dylan?
Yeah, I agree with Ilia, I think dmesg-<status> should be worse than <status>. And looking at the code the comment is wrong, I've pushed a trivial patch to update that comment to reflect the actual code. Sorry for the confusion. Dylan
signature.asc
Description: Digital signature
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
