Hi, gregor herrmann wrote (22 Sep 2013 20:41:23 GMT) : > What the original log shows is: [ ... snipping successful tests ... ] > (overrides.t:5041): Gtk-CRITICAL **: Unable to create user data directory > '/sbuild-nonexistent/.local/share' for storing the recently used files list: > Permission denied > ** > Gtk:ERROR:/tmp/buildd/gtk+3.0-3.8.4/./gtk/gtkrecentmanager.c:622:gtk_recent_manager_set_filename: > assertion failed: (priv->filename != NULL) > t/overrides.t .................. > Failed 124/159 subtests > (less 5 skipped subtests: 30 okay)
My understanding of the full log is: 1. Many tests succeed despite the D-Bus warnings. 2. The two test files that fail expose the same Gtk-CRITICAL error about not being able to create a file in $HOME (and indeed, it doesn't exist). So, I believe simply patching t/overrides.t and t/zz-GtkRecentChooserDialog.t to set $HOME to a tmpdir should be enough to fix that bug. Going to do this right now, and then I'll ask David to try reproducing the bug with the updated package in his environment, and if it works, then I'll ask upstream if they want to take such a patch. Cheers, -- intrigeri | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org