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:
Daniel Vetter 2014-05-22 09:32:22 +02:00
parent f893535141
commit 0675765eff

View File

@ -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