| Bug ID | 110752 |
|---|---|
| Summary | Make kms_ccs clearer |
| Product | DRI |
| Version | unspecified |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | IGT |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | arkadiusz.hiler@intel.com |
The test is written in a clever manner but that makes the skip results hard to parse both by humans and machines. igt_requires should be moved inside test_output and we should not use for_each_valid_output_on_pipe to find the first one valid.