Using this patch: diff --git a/test/gvfs-test b/test/gvfs-test index 4537d8a5..c82e13a8 100755 --- a/test/gvfs-test +++ b/test/gvfs-test @@ -278,7 +278,7 @@ class GvfsTestCase(unittest.TestCase): ml = GLib.MainLoop() - mount.unmount_with_operation(Gio.MountUnmountFlags.NONE, None, None, + mount.unmount_with_operation(Gio.MountUnmountFlags.FORCE, None, None, unmount_done, ml) # ensure we are timing out GLib.timeout_add_seconds(5, lambda data: ml.quit(), None)
We ran the tests 10x in the build farm on ppc, got no failures: https://paste.ubuntu.com/p/kNcRc4Dd3c/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1713098 Title: Frequent DEP8 test failures related to ftp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1713098/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs