diff options
author | Chad Versace <chad.versace@linux.intel.com> | 2012-09-28 08:06:54 -0700 |
---|---|---|
committer | Chad Versace <chad.versace@linux.intel.com> | 2012-10-09 19:08:30 -0700 |
commit | 4520ae8fc1ddbf46c75fa91e10c4a0be0f474ae8 (patch) | |
tree | 23a8c36319873b9f9b13901695663324c1695e4f /tests/spec/arb_sampler_objects | |
parent | 15e7655425bd1b14824fba91015c4bc6c1b8b359 (diff) |
framework: Report 'skip' if test executable not found
Previously, Piglit reported 'fail'.
Different sets of tests are built under different build configurations. If
a developer chooses to not build a test, Piglit shouldn't report failure.
Otherwise, it appears as a regression.
Now that 'returncode' may be None, any string formatting that references
it must be converted from Python2-style (%) to Python3-style (str.format).
Reviewed-and-tested-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Paul Berry <stereotype441@gmail.com>
Acked-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'tests/spec/arb_sampler_objects')
0 files changed, 0 insertions, 0 deletions