Ticket #673 (closed defect: fixed)
/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
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Yup. The code is incorred, as used_by_builders is never used.