Ticket #345 (closed defect: fixed)
SKIPPED is missing in buildbot/status/web/base.py and can cause exception
| Reported by: | cli | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.7.10 |
| Version: | 0.7.8 | Keywords: | skipped web css |
| Cc: |
Description
If one uses SKIPPED in a custom Shell class an exception is thrown if one visits the Builder page that has recently skipped a build/step.
It seems the exception is a result of the missing SKIPPED entry in the css_classes. The little attached patch should fix that in the buildbot/status/web/base.py file.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)

Exception stacktrace