That's ok. Builds are now fine (http://mumak.net:8080/). That was caused by two things: - fixed a bug without fixing the tests (Hudson is just for that) - added a test for checking that the documentation compiles properly
Thanks for the heads up! Luca On Sat, May 29, 2010 at 5:28 PM, Jonathan Lange <[email protected]> wrote: > Hello everyone, > > The build started failing recently. Not sure why – is this a bug? > > jml > > > ---------- Forwarded message ---------- > From: mumak.net Hudson <[email protected]> > Date: Sat, May 29, 2010 at 3:17 PM > Subject: Build failed in Hudson: GTG #18 > To: [email protected] > > > See <http://mumak.net:8080/job/GTG/18/> > > ------------------------------------------ > Started by an SCM change > $ bzr branch http://bazaar.launchpad.net/~gtg/gtg/trunk > <http://mumak.net:8080/job/GTG/ws/> > Branched 776 revision(s). > Getting local revision... > $ bzr revision-info -d <http://mumak.net:8080/job/GTG/ws/> > [email protected] > [workspace] $ /bin/sh -xe /tmp/hudson3916941159914418467.sh > + trial --reporter=subunit GTG > + subunit-filter -s --no-passthrough > + subunit2junitxml > /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: > could not open display > warnings.warn(str(e), _gtk.Warning) > /usr/lib/pymodules/python2.6/pydoctor/model.py:6: DeprecationWarning: > the sets module is deprecated > import sets > Traceback (most recent call last): > File "/usr/bin/pydoctor", line 5, in <module> > main(sys.argv[1:]) > File "/usr/lib/pymodules/python2.6/pydoctor/driver.py", line 275, in main > writer.prepOutputDirectory() > File "/usr/lib/pymodules/python2.6/pydoctor/html.py", line 169, in > prepOutputDirectory > os.mkdir(self.base) > OSError: [Errno 2] No such file or directory: 'doc/api' > Recording test results > > _______________________________________________ > Mailing list: https://launchpad.net/~gtg-contributors > Post to : [email protected] > Unsubscribe : https://launchpad.net/~gtg-contributors > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~gtg-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg-contributors More help : https://help.launchpad.net/ListHelp

