facundo@exepus:~/devel/reps/magicicada/review_build-gui$ nosetests syncdaemon.py: Not installing glib2reactor because: reactor already installed. ..........................................EEE...... ====================================================================== ERROR: Check that it polls mq until no more is needed. ---------------------------------------------------------------------- DirtyReactorAggregateError: Reactor was unclean. DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug) ====================================================================== ERROR: Check that it polls mq while working in both. ---------------------------------------------------------------------- DirtyReactorAggregateError: Reactor was unclean. DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug) -------------------- >> begin captured logging << -------------------- dbus.connection: ERROR: Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message self._handler(*args, **kwargs) File "/home/facundo/devel/reps/magicicada/review_build-gui/magicicada/syncdaemon.py", line 118, in _on_status_changed self._check_mq() File "/home/facundo/devel/reps/magicicada/review_build-gui/magicicada/syncdaemon.py", line 205, in _check_mq d.addCallback(self._process_mq) AttributeError: 'NoneType' object has no attribute 'addCallback' --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: Check that it polls mq while working in metadata. ---------------------------------------------------------------------- DirtyReactorAggregateError: Reactor was unclean. DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug) -------------------- >> begin captured logging << -------------------- dbus.connection: ERROR: Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message self._handler(*args, **kwargs) File "/home/facundo/devel/reps/magicicada/review_build-gui/magicicada/syncdaemon.py", line 118, in _on_status_changed self._check_mq() File "/home/facundo/devel/reps/magicicada/review_build-gui/magicicada/syncdaemon.py", line 205, in _check_mq d.addCallback(self._process_mq) AttributeError: 'NoneType' object has no attribute 'addCallback' --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 51 tests in 2.864s FAILED (errors=3)