mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 01:16:18 +00:00
tests/kms_flip: Add a note that the test was skipped when modeset fails
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
parent
a09880d1c3
commit
29cd8a092e
@ -1433,6 +1433,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]));
|
||||
|
Loading…
x
Reference in New Issue
Block a user