mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user