Bug 89950

Summary: [Bisected]duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources
Product: DRI Reporter: lu hua <huax.lu>
Component: DRM/IntelAssignee: Shuang He <shuang.he>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: high CC: intel-gfx-bugs
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description lu hua 2015-04-08 05:41:42 UTC
==System Environment==
--------------------------
Regression: Yes/igt regression

Non-working platforms: all

igt version: a6c3b32622d3d1cd2f3cb67255cd006b99d3fabb

==Bug detailed description==
-----------------------------
duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources 
e7d26df4198af40c92292cb4209fd803fa02062f is the first bad commit.
commit e7d26df4198af40c92292cb4209fd803fa02062f
Author:     Chris Wilson <chris@chris-wilson.co.uk>
AuthorDate: Thu Mar 19 15:24:52 2015 +0000
Commit:     Chris Wilson <chris@chris-wilson.co.uk>
CommitDate: Thu Mar 19 15:33:51 2015 +0000

    igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlank

    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index c32c37a..a165978 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -72,6 +72,7 @@ TESTS_progs_M = \
        kms_flip \
        kms_flip_event_leak \
        kms_flip_tiling \
+       kms_flip_event_leak \
        kms_mmio_vs_cs_flip \
        kms_pipe_crc_basic \
        kms_plane \
Comment 1 lu hua 2015-04-10 05:36:45 UTC
Fixed by b556c9e8e5f53874da902c0c54442ef3eb56353e
Comment 2 lu hua 2015-04-10 05:37:00 UTC
Verified.Fixed.
Comment 3 lu hua 2015-04-13 01:41:38 UTC
(In reply to lu hua from comment #1)
> Fixed by b556c9e8e5f53874da902c0c54442ef3eb56353e

commit detailed info:
commit b556c9e8e5f53874da902c0c54442ef3eb56353e
Author:     Shuang He <shuang.he@intel.com>
AuthorDate: Tue Apr 19 04:16:06 2011 +0800
Commit:     Daniel Vetter <daniel.vetter@ffwll.ch>
CommitDate: Thu Apr 9 10:12:33 2015 +0200

    tests: Fix duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources

    Or, it will cause piglit failure to run I-G-T test case

    Signed-off-by: Shuang He <shuang.he@intel.com>
    Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Comment 4 Gordon Jin 2015-04-13 01:43:59 UTC
(credit to Shuang)
Comment 5 Jari Tahvanainen 2017-05-19 09:01:00 UTC
Closing verified+fixed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.