| Bug ID | 108496 |
|---|---|
| Summary | Non functional -d, --dry-run option for the igt_runner |
| Product | DRI |
| Version | DRI git |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | IGT |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | andi.shyti@intel.com |
The runner tool build/runner/igt_runner has the dry-run feature that in the help is displayed as: "-d, --dry-run Do not execute the tests" But in reality this flag doesn't have any effect and the tests are executed in any case.