[gnome-settings-daemon/jjardon/f36] plugins/power/test.py: unblank timeout to 10



commit 26299f5e086a3485d37472b2b9ff4b0311464108
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Jan 22 17:24:52 2022 +0000

    plugins/power/test.py: unblank timeout to 10

 plugins/power/test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/power/test.py b/plugins/power/test.py
index 0446ccd8..fb4cd942 100755
--- a/plugins/power/test.py
+++ b/plugins/power/test.py
@@ -442,7 +442,7 @@ class PowerPluginTest2(PowerPluginBase):
         self.assertTrue(self.obj_screensaver.GetActive(), 'screensaver not turned on')
 
         # Check that we blank
-        self.check_blank(2)
+        self.check_blank(10)
 
         # Create the different possible inhibitors
         inhibit_id = self.obj_session_mgr.Inhibit(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]