Changes between Version 4 and Version 5 of CTPUGBugs


Ignore:
Timestamp:
Apr 28, 2010, 4:46:13 PM (14 years ago)
Author:
Neil
Comment:

Update with results from bitten sprint

Legend:

Unmodified
Added
Removed
Modified
  • CTPUGBugs

    v4 v5  
    4242
    4343 * http://trac-hacks.org/ticket/6887 (!WikiCalenderMacro doesn't strip leading '/'s correctly)
     44 * http://bitten.edgewall.org/ticket/243 Failure if there are special characters in the build log. (see also [http://bitten.edgewall.org/ticket/533 #533], [http://bitten.edgewall.org/ticket/458 #458], [http://bitten.edgewall.org/ticket/505 #505])
     45 * http://bitten.edgewall.org/ticket/466 Coverage Annotation is base on the last revision on the file, and not on the last revision of the repository
     46 * http://bitten.edgewall.org/ticket/426 Replace XML/SWF Charts with an open system
     47 * http://bitten.edgewall.org/ticket/552 Bitten svn:checkout does not handle failure to check out externals (see also [http://subversion.tigris.org/issues/show_bug.cgi?id=3622 subversion issue #3622])
     48
     49=== Resolved ====
     50
     51 * ~~http://bitten.edgewall.org/ticket/570~~ Allow timeout parameter to be set on sh exec python
     52 * ~~http://bitten.edgewall.org/ticket/571~~ Adding the ability to modify the default onerror behaviour
     53 * ~~http://bitten.edgewall.org/ticket/572~~ Make all times be generated by the server.
     54 * ~~http://bitten.edgewall.org/ticket/573~~ Allow in-progress steps
     55 * ~~http://bitten.edgewall.org/ticket/409~~ Allow per-recipe onerror default
     56 * ~~http://bitten.edgewall.org/ticket/93~~ Chart data does not restrict itself to the specified revisions in config
     57 * ~~http://bitten.edgewall.org/ticket/380~~ When the build for *one* revision hangs, the slave hangs forever, and builds aren't triggered anymore
     58 * ~~http://bitten.edgewall.org/ticket/454~~ build configuration pages should only show charts for configurations that have data
     59 * ~~http://bitten.edgewall.org/ticket/455~~ in-progress builds should show the current step in-progress
     60 * ~~http://bitten.edgewall.org/ticket/222~~ Slave connection timeout incorrectly measured
     61 * ~~http://bitten.edgewall.org/ticket/451~~ Lint report generator fails on postgres, and prevents build upload
     62 * ~~http://bitten.edgewall.org/ticket/574~~ verbose flag in svntools should be converted to boolean
     63 * ~~http://bitten.edgewall.org/ticket/529~~ add --no-auth-cache and username/password options to all svn commands
     64 * ~~http://bitten.edgewall.org/ticket/564~~ Another py.test patch: Ignore ignored tests