[plt-dev] Pre-Release Checklist for v4.1.5, second call

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Mar 19 07:30:19 EDT 2009

Checklist items for the v4.1.5 release
  (using the v4.1.4.900 alpha build)

Search for your name to find relevant items, reply when you finish
an item (please indicate which item is done).  Also, if you have
any commits that should have been merged, make sure that they're
in.

Important: new builds are created without announcement, usually
whenever I see significant commits.  If you need to commit changes,
please make sure you tell me to merge it to the release branch.

--> Release candidates are at
-->   http://pre.plt-scheme.org/release/installers

Please use these installers (or source bundles) -- don't test from
your own svn chekout (don't test v4.1.5.1 by mistake!).  To get
the tests directory in the normal release, you can do this:
  cd .../collects
  svn export http://svn.plt-scheme.org/plt/release/collects/tests

----------------------------------------------------------------------

*** Testing:

* Kathy Gray <kathyg at cs.utah.edu>
  - ProfJ Tests
  - Test Engine Tests

* Noel Welsh <noelwelsh at gmail.com>, Chongkai Zhu <czhu at cs.utah.edu>
  - SRFI Tests
  - Ensure that all claimed srfi's are in the bundle and they all load
    into mzscheme or drscheme (as appropriate)

* Sam Tobin-Hochstadt <samth at ccs.neu.edu>
  - Match Tests
  - Typed Scheme Tests

* Doug Williams <m.douglas.williams at gmail.com>
  - Plot Tests

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the dev mailing list.