[Piglit] Piglit feature regression?

Dylan Baker baker.dylan.c at gmail.com
Sun Jul 5 03:56:31 PDT 2015


I think changed on purpose. Try replacing the / with @ and see if that
works. If it does and we want to preserve the / behavior I can make that
happen.
On Jul 4, 2015 11:51 PM, "Timothy Arceri" <t_arceri at yahoo.com.au> wrote:

> Hi all,
>
> I've been meaning to ask about this for a while.
>
> You used to be able to run piglit tests using wildcard type searchs.
>
> For example:
>
> $ ./piglit-run.py -t glsl-1.40 tests/all.tests results/test1
>
> Would run all glsl-1.40 tests
>
> $ ./piglit-run.py -t glsl-1.40/compiler tests/all.tests results/test1
>
> Would run only the glsl-1.40 compiler tests
>
> $ ./piglit-run.py -t glsl-1.40/compiler/gl_F tests/all.tests results/test1
>
> Would run only compiler tests that start with gl_F
>
> $ ./piglit-run.py -t glsl-1.40/compiler/gl_FragCoord.frag tests/all.tests
> results/test1
>
> Would only run gl_FragCoord.frag
>
>
> Now only the first example works, the others get "Fatal Error: There are no
> tests scheduled to run. Aborting run.". Is there a reason for this change?
> Was
> it removed on purpose or was broken by accident?
>
>
> Tim
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150705/86d13cd1/attachment.html>


More information about the Piglit mailing list