mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
tests/kms_sink_crc_basic: skip properly
Not running the test is not failing. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
f893535141
commit
0675765eff
@ -178,8 +178,7 @@ static void run_test(data_t *data)
|
||||
return;
|
||||
}
|
||||
|
||||
fprintf(stderr, "no eDP with CRC support found\n");
|
||||
igt_fail(1);
|
||||
igt_skip("no eDP with CRC support found\n");
|
||||
}
|
||||
|
||||
igt_simple_main
|
||||
|
Loading…
x
Reference in New Issue
Block a user