Excerpts from Clint Byrum's message of Mon Aug 01 23:56:43 UTC 2011:
> Public bug reported:
> 
> ensemble.formula.tests.test_bundle.BundleTest.test_executable_extraction
> ===============================================================================
> [FAIL]
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 
> 1020, in _inlineCallbacks
>     result = g.send(result)
>   File 
> "/build/buildd/ensemble-0.5+bzr283/ensemble/state/tests/test_relation.py", 
> line 1462, in test_watch_user_callback_invocation_delays_node_watch
>     self.assertEqual(output.getvalue(), "\n".join(expected_output))
> twisted.trial.unittest.FailTest: not equal:
> a = "relation watcher start\nrelation membership change\nrelation watcher 
> settings change <ClientEvent changed at 
> '/relations/relation-0000000000/settings/unit-0000000001'>\nrelation watcher 
> settings change <ClientEvent changed at 
> '/relations/relation-0000000000/settings/unit-0000000001'>\nrelation watcher 
> settings change <ClientEvent changed at 
> '/relations/relation-0000000000/settings/unit-0000000001'>\n"
> b = "relation watcher start\nrelation membership change\nrelation watcher 
> settings change <ClientEvent changed at 
> '/relations/relation-0000000000/settings/unit-0000000001' state: 
> connected>\nrelation watcher settings change <ClientEvent changed at 
> '/relations/relation-0000000000/settings/unit-0000000001' state: 
> connected>\nrelation watcher settings change <ClientEvent changed at 
> '/relations/relation-0000000000/settings/unit-0000000001' state: connected>\n"
> 
> ** Affects: ensemble
>      Importance: Undecided
>          Status: New
> 
> ** Affects: ensemble (Ubuntu)
>      Importance: Undecided
>          Status: New
> 
> ** Also affects: ensemble
>    Importance: Undecided
>        Status: New
> 


This looks like a txzookeeper package version problem, as the client event 
string representation is being implemented there. The latest version of the 
package should have the correct output.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819563

Title:
  ensemble.formula.tests.test_bundle.BundleTest.test_executable_extraction
  fails on buildds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ensemble/+bug/819563/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to