On Wed, Nov 13, 2013 at 10:03 PM, Dylan Baker <baker.dyla...@gmail.com> wrote: >> +class Timeout(Status): >> + name = 'timeout' >> + value = 50 >> + fraction = (0, 0) > > Are you sure that you want this to be (0, 0)? That means that tests with this > status will not be counted toward the total number of tests. I don't think > you want to change this from the default (0, 1), but if you're sure I wont > argue :)
Indeed, that's just copypaste fail. Fixed and patches pushed, thanks for your review. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/piglit