mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
gem_suspend: Skip on simulation
Simulation has proven flaky across both reset, and s3/4 Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
parent
5382aca1af
commit
87cf5571fc
@ -151,6 +151,8 @@ int main(int argc, char **argv)
|
||||
{
|
||||
igt_subtest_init(argc, argv);
|
||||
|
||||
igt_skip_on_simulation();
|
||||
|
||||
igt_fixture
|
||||
fd = drm_open_any();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user