GNOME Bugzilla – Bug 743820
gvfs-test fails if /tmp is not a separate mountpoint
Last modified: 2015-02-18 18:32:23 UTC
.
====================================================================== FAIL: test_file_in_system (__main__.Trash) trash:// deletion for system location ---------------------------------------------------------------------- Traceback (most recent call last):
+ Trace 234605
% os.getuid()))
----------------------------------------------------------------------
Created attachment 295906 [details] [review] test: Support /tmp on the same partition as test home Fix a test failure in test_file_in_system where it fails if /tmp is the same partition as $XDG_DATA_HOME by looking in a different place for the trashed item.
Review of attachment 295906 [details] [review]: Looks good, thanks!
Pushed to master as 5a4cc41acbf026fd640e16f6323482fb366bfb19. Thanks for the review.