<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 - [PIGLIT] Piglit does not recognize some tests"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101850">101850</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[PIGLIT] Piglit does not recognize some tests
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>piglit
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </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>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hector.edmundox.ramirez.gomez@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description
=======================================
Piglit does not recognize these two tests:
igt@drm_mm
igt@drv_selftest


Versions
======================================
Component: intel-gpu-tools
tag: intel-gpu-tools-1.19-96-gfb1ddc4
commit: fb1ddc47003ad6a683db79beeb81b6cbab1feb7c

Component: piglit
tag: piglit-v1
commit: 56e7e5583cd4a3ca15a8cda154d46d168959dd25


How to reproduce
=====================================
Run an IGT execution on a platform. Testslit in use must contain the two
problematic tests mentioned in description. After initiating the execution,
piglit will fail

1) Run as this command:
$ : /home/gfx/intel-graphics/intel-gpu-tools/piglit/piglit run igt -o
/home/gfx/iterationT --test-list /home/gfx/dead.testlist -l verbose --sync
Traceback (most recent call last):
  File "/home/gfx/intel-graphics/intel-gpu-tools/piglit/piglit", line 174, in
<module>
    main()
  File "/home/gfx/intel-graphics/intel-gpu-tools/piglit/piglit", line 170, in
main
    sys.exit(runner(args))
  File
"/home/gfx/intel-graphics/intel-gpu-tools/piglit/framework/exceptions.py", line
51, in _inner
    func(*args, **kwargs)
  File
"/home/gfx/intel-graphics/intel-gpu-tools/piglit/framework/programs/run.py",
line 357, in run
    profile.run(profiles, args.log_level, backend, args.concurrency)
  File "/home/gfx/intel-graphics/intel-gpu-tools/piglit/framework/profile.py",
line 387, in run
    profiles = [(p, list(p.itertests())) for p in profiles]
  File "/home/gfx/intel-graphics/intel-gpu-tools/piglit/framework/profile.py",
line 387, in <listcomp>
    profiles = [(p, list(p.itertests())) for p in profiles]
  File "/home/gfx/intel-graphics/intel-gpu-tools/piglit/framework/profile.py",
line 317, in itertests
    opts[n] = self.test_list[n]
  File "/home/gfx/intel-graphics/intel-gpu-tools/piglit/framework/profile.py",
line 161, in __getitem__
    return self.__container[key.lower()]
KeyError: 'igt@drm_mm'



Expected  behavior
=====================================
Execution should begin normally


Current Behavior
=====================================
Execution does not begin due to unrecognized tests</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>