Ticket #260 (closed defect: fixed)

Opened 2 years ago

Last modified 19 months ago

words.IRC fails to report the right URL for builders

Reported by: therve Owned by:
Priority: major Milestone: undecided
Version: 0.7.7 Keywords:
Cc:

Description

The result of a build is printed like this:

< buildbot> Build details are at http://buildbot.twistedmatrix.com/winxp32-py2.5-iocp/builds/54

However, the right URL for the builder is now  http://domain.tld/builders/name. I think Status.getURLForThing hasn't been updated when 'builders' has been added.

Change History

Changed 19 months ago by dustin

  • status changed from new to closed
  • resolution set to fixed

Fixed a while back

commit ac6b20dd7cf7da69fd1e86726dbdc972232f0e5f
Author: warner <warner@lothar.com>
Date:   Wed Oct 10 13:32:16 2007 +0100

    fix getURLForThing, it was out-of-date, and add tests. Closes #112.
Note: See TracTickets for help on using tickets.