[Piglit] [PATCH 3/3] README: Make initial smoke tests steps internally consistent

Dylan Baker dylan at pnwbakers.com
Thu Jul 27 17:03:36 UTC 2017


Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Rhys Kidd (2017-07-26 18:26:41)
> No other stage of the suggested initial sanity.py test or other
> tests uses a folder structure with *.results.
> 
> Use a consistent naming approach throughout the initial README to
> make initial setup clearer.
> 
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
> ---
>  README | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/README b/README
> index 56ea52b62..c6961cfac 100644
> --- a/README
> +++ b/README
> @@ -261,12 +261,12 @@ See also section 4.
>  
>  To create some nice formatted test summaries, run
>  
> -  $ ./piglit summary html summary/sanity results/sanity.results
> +  $ ./piglit summary html summary/sanity results/sanity
>  
>  Hint: You can combine multiple test results into a single summary.
>        During development, you can use this to watch for regressions:
>  
> -  $ ./piglit summary html summary/compare results/baseline.results results/current.results
> +  $ ./piglit summary html summary/compare results/baseline results/current
>  
>        You can combine as many testruns as you want this way (in theory;
>        the HTML layout becomes awkward when the number of testruns increases)
> -- 
> 2.11.0
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20170727/acfd712c/attachment.sig>


More information about the Piglit mailing list