On Tue, May 10, 2016 at 5:32 PM, Dylan Baker <[email protected]> wrote: > Quoting Ilia Mirkin (2016-05-10 06:41:33) >> Shouldn't the test's result just be included into the "max" no matter what? >> > > Well, the problem is that a lot of tests were retrofitted with subtests, > and now the overall status is bunk, and for new tests we generally don't > add an overall result when there's subtests.
It's surprising if the status of a test says fail but piglit-summary reports it as pass. In the case where one of the subtests fails but the overall status is pass, this would still say fail, no? What situation are you protecting against by only incorporating the overall status on crash? _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
