[Intel-gfx] [PATCH i-g-t 4/4] tests/kms_flip: Add a note that the test was skipped when modeset fails
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Wed Nov 11 09:32:48 PST 2015
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
---
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
More information about the Intel-gfx
mailing list