From: Ville Syrjälä <[email protected]>

Signed-off-by: Ville Syrjälä <[email protected]>
---
 tests/kms_flip.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/kms_flip.c b/tests/kms_flip.c
index 23dadad..af1ccfb 100644
--- a/tests/kms_flip.c
+++ b/tests/kms_flip.c
@@ -1449,6 +1449,7 @@ static void run_test_on_crtc_set(struct test_output *o, 
int *crtc_idxs,
                 */
                igt_assert_f(crtc_count > 1 || crtc_idxs[0] < 2,
                             "set_mode may only fail on the 3rd pipe or in 
multiple crtc tests\n");
+               igt_info("\n%s: SKIPPED\n\n", test_name);
                goto out;
        }
        igt_assert(fb_is_bound(o, o->fb_ids[0]));
-- 
2.4.10

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to