mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-26 09:16:34 +00:00
debugfs_pipe_crc: skip on simulation
As with other display tests, they're not working (and in this case, cause hangs). Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
parent
2addb2744f
commit
164b540936
@ -220,6 +220,8 @@ int main(int argc, char **argv)
|
||||
|
||||
igt_subtest_init(argc, argv);
|
||||
|
||||
igt_skip_on_simulation();
|
||||
|
||||
igt_fixture {
|
||||
size_t written;
|
||||
int ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user