HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/plain; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 00:59:22 GMT Content-length: 1189 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) -- ## 23: Regression Tickets ## -- -- This report lists tickets that are fixed, but cannot be closed due to missing tests. -- -- It shows any non-closed tickets that have "needs-regression-tests" in the Keyword field. -- -- The tickets are color-coded by Type, and ordered by Type and Id. -- -- Original discussion: http://irclog.perlgeek.de/parrotsketch/2010-08-03#i_2660866 SELECT Id AS ticket, Summary, Component, Priority, Version, Milestone, Type, ( -- This is the ordered type, taken from the lookup table. -- i.e. bug, cage, todo, patch, RFC, feature, spam, roadmap SELECT value FROM enum WHERE enum.type = 'ticket_type' AND enum.name = ticket.type ) AS __color__, Owner, Status, Time AS created, Changetime AS _changetime, Description AS _description, Reporter AS _reporter FROM ticket WHERE status <> 'closed' AND Keywords ILIKE '%needs-regression-test%' ORDER BY __color__, Id DESC con.ico" type="image/x-i