Actually, the problem is a little deeper.  I see two test failures with
Python 3.4 against trunk code.  Still investigating, by you should be
able to reproduce with this in Trusty (assuming python3.4 is installed).

$ python3.4 setup.py nosetests -vv --test test.test_syncing

======================================================================
FAIL: Test when getting all machines errors, we should stop syncing
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/barry/projects/ubuntu/oneconf/lp1269898/test/test_syncing.py", 
line 417, in test_get_all_machines_error
    self.assertFalse(self.check_msg_in_output("Saving updated", 
check_errors=False))
nose.proxy.AssertionError: AssertionError: True is not false

======================================================================
FAIL: Test server not responsing at all
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/barry/projects/ubuntu/oneconf/lp1269898/test/test_syncing.py", 
line 391, in test_server_error
    self.assertFalse(self.check_msg_in_output("Saving updated", 
check_errors=False))
nose.proxy.AssertionError: AssertionError: True is not false


** Summary changed:

- Build-Depend on python3-all
+ Python 3.4 failures

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to oneconf in Ubuntu.
https://bugs.launchpad.net/bugs/1269898

Title:
  Python 3.4 failures

Status in “oneconf” package in Ubuntu:
  New

Bug description:
  In order to properly build against both Python 3.3 and 3.4, the
  package needs to B-D on python3-all.  I'll provide a merge proposal
  momentarily.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oneconf/+bug/1269898/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to