> -----Original Message-----
> From: Daniel Vetter [mailto:[email protected]] On Behalf Of Daniel
> Vetter
> Sent: Wednesday, April 8, 2015 4:15 PM
> To: He, Shuang
> Cc: [email protected]
> Subject: Re: [Intel-gfx] [PATCH] tests: Fix duplicate 'kms_flip_event_leak'
> entry in tests/Makefile.sources
> 
> On Tue, Apr 19, 2011 at 04:16:06AM +0800, Shuang He wrote:
> > Or, it will cause piglit failure to run I-G-T test case
> >
> > Signed-off-by: Shuang He <[email protected]>
> 
> How does it fail? And please fix the time on your machine, date on the
> mail is 2011 ;-)
[He, Shuang]  Piglit is now checking duplicate case name. and duplicate 
'kms_flip_event_leak' in I-G-T will directly lead piglit abort testing from 
start. Following are output of it:
./piglit-run.py -d tests/igt.py t
Error: A test has already been asigned the name: igt@kms_flip_event_leak
and both tests are the same.

Thanks
        --Shuang
> -Daniel
> 
> > ---
> >  tests/Makefile.sources | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/tests/Makefile.sources b/tests/Makefile.sources
> > index 3e3aa57..aded08f 100644
> > --- a/tests/Makefile.sources
> > +++ b/tests/Makefile.sources
> > @@ -85,7 +85,6 @@ TESTS_progs_M = \
> >     kms_flip \
> >     kms_flip_event_leak \
> >     kms_flip_tiling \
> > -   kms_flip_event_leak \
> >     kms_mmio_vs_cs_flip \
> >     kms_pipe_b_c_ivb \
> >     kms_pipe_crc_basic \
> > --
> > 1.9.1
> >
> > _______________________________________________
> > Intel-gfx mailing list
> > [email protected]
> > http://lists.freedesktop.org/mailman/listinfo/intel-gfx
> 
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to