GNOME Bugzilla – Bug 736188
some tests fail in continuous
Last modified: 2014-09-06 17:11:36 UTC
See http://build.gnome.org/continuous/buildmaster/builds/2014/09/06/27/integrationtest/work-gnome-continuous-x86_64-runtime/installed-test-results/gtksourceview_test-file-saver.test/output.txt The same test fails in jhbuild as well when running the installed tests manually with jhbuild run gnome-desktop-testing-runner gtksourceview
The tests try to save into sftp://localhost/tmp/: https://git.gnome.org/browse/gtksourceview/tree/tests/test-file-saver.c#n34 We should maybe disable or remove the tests with sftp. Normally gvfs has enough unit tests too. If the file loader and saver work in gtksourceview for local files, it should work for remote files too. If not it is a gvfs bug.
It should be fixed now, the tests for remote files are disabled by default: https://git.gnome.org/browse/gtksourceview/commit/?id=67d1d106fed2d06301a3cc1ec4b7042d66f94f24