[gvfs] Update gvfs-test timeout



commit 51e6b3559102cbcf9eae44f247f7c6d8c253fc1f
Author: Sebastien Bacher <seb128 debian org>
Date:   Fri Jan 29 17:10:15 2021 +0000

    Update gvfs-test timeout
    
    The current value is not enough and results are sometime flaky on slow architectures

 test/gvfs-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/gvfs-test b/test/gvfs-test
index 3038923f..8beb7266 100755
--- a/test/gvfs-test
+++ b/test/gvfs-test
@@ -1306,7 +1306,7 @@ pkill --signal HUP udevd || pkill --signal HUP systemd-udevd
             time.sleep(0.1)
 
         # wait a bit more to see whether we catch some stragglers
-        time.sleep(0.2)
+        time.sleep(0.7)
         out2 = self.monitor.stdout.read()
         if out2:
             out += out2


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