gnome-lirc-properties r12 - trunk/test



Author: murrayc
Date: Mon Apr 28 09:10:17 2008
New Revision: 12
URL: http://svn.gnome.org/viewvc/gnome-lirc-properties?rev=12&view=rev

Log:
Added a TODO in tests

Modified:
   trunk/test/test-backend-service.py

Modified: trunk/test/test-backend-service.py
==============================================================================
--- trunk/test/test-backend-service.py	(original)
+++ trunk/test/test-backend-service.py	Mon Apr 28 09:10:17 2008
@@ -1,5 +1,10 @@
 #!/usr/bin/python
 
+#TODO: How can this test be run, avoiding this error:
+# exception:  org.freedesktop.DBus.Error.AccessDenied: 
+# A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file 
+# (rejected message had interface "(unset)" member "WriteLircdConfFile" error name "(unset)" destination ":1.132")
+
 import dbus
 
 bus = dbus.SystemBus()



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]