[tahoe-dev] buildbots (Re: My buildbot)
Zooko O'Whielacronx
zookog at gmail.com
Thu Jun 4 15:05:44 PDT 2009
Aha! Now that we got pycryptopp working on Zandr's Lenny-armel
machine, it has another failure. And it is the same failure as
Ruben's Fedora! Signal 11 in
allmydata.test.test_cli.Backup.test_backup . Interestingly, the same
signal 11 does *not* happen on François's Lenny-armel box, although it
did get an otherwise unexplained failure in that test case:
File "/home/buildbot/tahoe-buildbot/François
Lenny-armv5tel/build/src/allmydata/test/test_cli.py", line 1068, in
_check9
self.failUnlessEqual(dc, 0)
twisted.trial.unittest.FailTest: not equal:
a = 3
b = 0
Here are the differences between the versions of the three systems
that have failures in this test:
Zandr lenny-armel:
allmydata-tahoe: 1.4.1-r3900, python: 2.5.2 (/usr/bin/python),
platform: Linux-debian_5.0.1-armv5tejl-32bit (None), sqlite: 3.5.9
(unknown), pysqlite: 2.3.2 (/usr/lib/python2.5/sqlite3)
François Lenny-armv5tel:
allmydata-tahoe: 1.4.1-r3900, python: 2.5.2 (/usr/bin/python),
platform: Linux-debian_5.0.1-armv5tel-32bit (None), sqlite: 3.5.9
(unknown), pysqlite: 2.3.2 (/usr/lib/python2.5/sqlite3)
Ruben Fedora:
allmydata-tahoe: 1.4.1-r3900, python: 2.6.0
(/home/buildbot/tahoe/bin/python), platform:
Linux-fedora_11-x86_64-64bit_ELF (None), sqlite: 3.6.12 (unknown),
pysqlite: 2.4.1 (/usr/lib64/python2.6/sqlite3)
More information about the tahoe-dev
mailing list