<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Bisected]duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89950">89950</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Bisected]duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>high
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>huax.lu@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>==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 <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
AuthorDate: Thu Mar 19 15:24:52 2015 +0000
Commit:     Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
CommitDate: Thu Mar 19 15:33:51 2015 +0000

    igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlank

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

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 \</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>