We are already skipping this test in CI on more than one platform,
so migrate them to nightly.

Signed-off-by: Marius Vlad <[email protected]>
---
 tests/gem_exec_suspend.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/gem_exec_suspend.c b/tests/gem_exec_suspend.c
index cd133cc..3d529bd 100644
--- a/tests/gem_exec_suspend.c
+++ b/tests/gem_exec_suspend.c
@@ -247,7 +247,7 @@ igt_main
                run_test(fd, -1, NOSLEEP);
        igt_subtest("basic-S3")
                run_test(fd, -1, SUSPEND);
-       igt_subtest("basic-S4")
+       igt_subtest("S4")
                run_test(fd, -1, HIBERNATE);
 
        for (e = intel_execution_engines; e->name; e++) {
-- 
2.5.0

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to