On 05/22/2015 04:16 PM, Ryan Culpepper wrote:
Checklist items for the v6.2 release
   (using the v6.1.91.900 release candidate build)

Search for your name to find relevant items, reply when you finish an
item (please indicate which item/s is/are done).  Also, if you have any
commits that should have been picked, make sure that the changes are in.

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

--> Release candidates are at
-->   http://pre-release.racket-lang.org

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test the `master' branch by mistake!).  To
get the tests, you can do this:

   cd ...racket-root...
   ./bin/raco pkg install -i main-distribution-test

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

* Matthias Felleisen <[email protected]>
   - check-satisfied?

* Ryan Culpepper <[email protected]>
   - DB Tests
   Release tests for (one of the) linux releases:
   - Test that the `racket' and `racket-textual' source releases
     compile fine (note that they're still called `plt' and `mz' at
     this stage).
   - Test that the binary installers for both work, try each one in
     both normal and unix-style installation modes. (just ubuntu)
   [Note: get the release candidates from the URL in this email. Use
    the 'static table' link to see a list of all tar files available]

* Stephen Bloch <[email protected]>
   - Picturing Programs Tests

* David Van Horn <[email protected]>
   - EoPL Tests

* Neil Toronto <[email protected]>
   - Plot Tests
   - Images Tests
   - Inspect icons
   - Math tests

Status: Working on Doug's animation test case for Plot. It's very slow.

It looks like it has to do with a dc<%> instance crossing from untyped to typed code. I'll probably end up inserting the types of `plot/dc` and `plot3d/dc` into the base type environment, and then finding some way to put contracts on them.

Neil ⊥

--
You received this message because you are subscribed to the Google Groups "Racket 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/55668ECE.6040204%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to