buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10

2013-04-22 Thread buildbot
The Buildbot has detected a new failure on builder avro-py-ubuntu-9.10 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-py-ubuntu-9.10/builds/89 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler

Re: buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10

2013-04-22 Thread Jeremy Kahn
uh, looks like the buildbot is using some very old version of unittest ? == [py-test] ERROR: test_inner_namespace_not_rendered (test_protocol.TestProtocol) [py-test]

Re: buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10

2013-04-22 Thread Jeremy Kahn
okay, not very old; probably python 2.6. http://docs.python.org/2/library/unittest.html#unittest.TestCase.assertNotIn Looks like buildbot on Ubuntu 9.10 is probably running Python 2.6. I will submit a patch for 2.6 compatibility. --Jeremy On Mon, Apr 22, 2013 at 11:56 AM, Jeremy Kahn

Re: buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10

2013-04-22 Thread Philip Zeyliger
Ideally we'd be 2.4 compatible as well. Let me know when you have a patch, and I'll get it pushed in quickly. -- Philip On Mon, Apr 22, 2013 at 12:11 PM, Jeremy Kahn troc...@trochee.net wrote: okay, not very old; probably python 2.6.

Re: buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10

2013-04-22 Thread Jeremy Kahn
I haven't checked the 2.4 compatibility. I note that assertNotIn was introduced in 2.7, so I used only assertFalse instead. On Mon, Apr 22, 2013 at 12:23 PM, Philip Zeyliger phi...@cloudera.comwrote: Ideally we'd be 2.4 compatible as well. Let me know when you have a patch, and I'll get it

buildbot failure in ASF Buildbot on avro-py-ubuntu-9.10

2012-05-18 Thread buildbot
The Buildbot has detected a new failure on builder avro-py-ubuntu-9.10 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-py-ubuntu-9.10/builds/69 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler