tests: fix spurious souphttpsrc test timouts
authorTim-Philipp Müller <tim@centricular.com>
Thu, 18 Feb 2016 13:43:07 +0000 (13:43 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Feb 2016 13:46:45 +0000 (13:46 +0000)
commit8e2c1d1de56bddbff22170f8b17473882e0e63f9
treea727f7461a68a4f9d06745eea07bc296c5a48aeb
parenta7c3f353bdbbdfa5baa091677de22172e5230e83
tests: fix spurious souphttpsrc test timouts

Set GSETTINGS_BACKEND=memory, apparently there's something
about fork() and the dconf backend (or whatever else that
drags in or activates) that messes up locking and causes
timeouts due to deadlocks in g_mutex_lock(), since
everything works fine with CK_FORK=no as well.
tests/check/Makefile.am