Ticket #673 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

/buildslaves in new web view shows wrong info in Builders column

Reported by: Nicolas Owned by: marcusl
Priority: major Milestone: 0.8.0
Version: Keywords: jinja
Cc:

Description

In the new jinja-based web interface of buildbot (git master 6a73602), in the /buildslaves page, all four buildslaves show gcov in the Builders column.

The individual pages for builders show the correct information. /builders/gcov shows only the tahu slave is on that builder. /builders/MSVC80 shows only azrael slave is on that builder. But the buildslave list says all four are on gcov, and none is on MSVC80.

Change History

Changed 7 months ago by marcusl

  • owner set to marcusl
  • status changed from new to accepted

Yup. The  code is incorred, as used_by_builders is never used.

Changed 7 months ago by marcusl

  • status changed from accepted to closed
  • resolution set to fixed
commit 57e2d43377c9a8b9b03f0cce6a5e5873cb19ccba
Author: Marcus Lindblom <macke@yar.nu>
Date:   Thu Jan 7 19:54:01 2010 +0100

    List relevant builders per slave in buildsslaves view (fixes #673)
Note: See TracTickets for help on using tickets.