Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-28 Thread John Clements
On Jul 27, 2011, at 1:29 AM, Ryan Culpepper wrote: > > * John Clements > - Stepper Tests Done. > Updates: > - Stepper Updates: update HISTORY > (updates should show v5.1.2 as the most current version; email me > to pick the changes when they're done, or tell me if there are no such > cha

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Michael Sperber
Eli Barzilay writes: > 11 hours ago, Michael Sperber wrote: >> >> I still need Stephen Chang's commit to be merged over: >> >> commit 8956364387fa25ffeb51e50fc1a83c20fd88af32 >> Author: Stephen Chang >> Date: Sun Jul 24 12:18:09 2011 -0400 >> >> change recon-val in stepper to use rende

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Carl Eastlund
On Wed, Jul 27, 2011 at 1:29 AM, Ryan Culpepper wrote: > * Carl Eastlund >  - Dracula Tests (confirm that Dracula runs from PLaneT) Done, in case my [late] response on the prior thread was missed. --Carl _ For list-related administrative tasks:

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Eli Barzilay
11 hours ago, Michael Sperber wrote: > > I still need Stephen Chang's commit to be merged over: > > commit 8956364387fa25ffeb51e50fc1a83c20fd88af32 > Author: Stephen Chang > Date: Sun Jul 24 12:18:09 2011 -0400 > > change recon-val in stepper to use render-to-sexpr for non-lazy lists The

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-27 Thread Carl Eastlund
On Tue, Jul 19, 2011 at 5:16 PM, Ryan Culpepper wrote: > > * Carl Eastlund >  - Dracula Tests (confirm that Dracula runs from PLaneT) Done. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-27 Thread Eli Barzilay
On Sunday, Stephen Bloch wrote: > > On Jul 19, 2011, at 5:16 PM, Ryan Culpepper wrote: > > > * Stephen Bloch > > - Picturing Programs Tests > > Looks good. I've just pushed three commits: > ab01d563ca6a0313e1cb5c07372a2bd2929ae4bc should definitely go into the > release (it corrects some err

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread John Clements
On Jul 27, 2011, at 1:29 AM, Ryan Culpepper wrote: > Checklist items for the v5.1.2 release > (using the v5.1.1.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 > comm

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Michael Sperber
Ryan Culpepper writes: > * Mike Sperber > - Stepper Tests I still need Stephen Chang's commit to be merged over: commit 8956364387fa25ffeb51e50fc1a83c20fd88af32 Author: Stephen Chang Date: Sun Jul 24 12:18:09 2011 -0400 change recon-val in stepper to use render-to-sexpr for non-lazy

[racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-26 Thread Ryan Culpepper
Checklist items for the v5.1.2 release (using the v5.1.1.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

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-25 Thread Michael Sperber
Stephen Chang writes: > I've made a push that should fix both these problems. The push should > be included in the release. > > The stepper was intercepting rendering of lists so that infinite lists > could be handled, but I've restored deferring to render-to-sexp for > non-lazy lists. Works fo

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-24 Thread Stephen Bloch
On Jul 19, 2011, at 5:16 PM, Ryan Culpepper wrote: > * Stephen Bloch > - Picturing Programs Tests Looks good. I've just pushed three commits: ab01d563ca6a0313e1cb5c07372a2bd2929ae4bc should definitely go into the release (it corrects some error messages to match what they are now) 9a24e66df0

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-24 Thread Stephen Chang
On Sun, Jul 24, 2011 at 12:23 PM, Stephen Chang wrote: > I've made a push that should fix both these problems. The push should > be included in the release. Correction. Commit 8956364387fa25ffeb51e50fc1a83c20fd88af32 should be included but not the other one. __

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-24 Thread Stephen Chang
wrote:   - Stepper Tests >>> >>> Printing in the Stepper is broken yet again.  (I get backquote printing >>> for the DMdA levels for lists.)  I'll try to fix it Monday or Tuesday. >> Can you describe the failing test case? > > Pick the DeinProgramm -> Die Macht der Abstraktion language. > > T

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-24 Thread Noel Welsh
On Tue, Jul 19, 2011 at 10:16 PM, Ryan Culpepper wrote: > * Noel Welsh >  - Rackunit Tests >  - SRFI Tests >  - Ensure that all claimed srfi's are in the installer and they all >    load into racket or drracket (as appropriate) .done. _ For list

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-24 Thread Kathy Gray
On 19 Jul 2011, at 10:16:01, Ryan Culpepper wrote: > * Kathy Gray > - Test Engine Tests Done -Kathy _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-24 Thread Michael Sperber
Stephen Chang writes: >>>   - Stepper Tests >> >> Printing in the Stepper is broken yet again.  (I get backquote printing >> for the DMdA levels for lists.)  I'll try to fix it Monday or Tuesday. > > Mike, is the DMdA stepper the same as the HtDP stepper? Yes. > I'm only seeing 1 dmda test in

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-23 Thread Gregory Cooper
> > * Greg Cooper > - FrTime Tests > Done. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-23 Thread Stephen Chang
>>   - Stepper Tests > > Printing in the Stepper is broken yet again.  (I get backquote printing > for the DMdA levels for lists.)  I'll try to fix it Monday or Tuesday. Mike, is the DMdA stepper the same as the HtDP stepper? I'm only seeing 1 dmda test in collects/tests/stepper but it doesnt have

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-23 Thread Stephen Chang
> * Stephen Chang >  - Lazy Racket Tests >  - Lazy stepper tests All passed. > * Eli Barzilay >  - Swindle Tests >  - Plot Tests >  - Verify that the unix installer works in both modes >  - Racket Tree: compare new distribution tree to previous one >  Version Updates: if a major change has ha

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-23 Thread John Clements
On Jul 19, 2011, at 5:16 PM, Ryan Culpepper wrote: > Checklist items for the v5.1.2 release > (using the v5.1.1.900 release candidate build) > > > * John Clements > - Stepper Tests I've just discovered a bug in the stepper (that was there in 5.1.1 as well). Let me see how simple it is to f

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-23 Thread Michael Sperber
Ryan Culpepper writes: > - Stepper Tests Printing in the Stepper is broken yet again. (I get backquote printing for the DMdA levels for lists.) I'll try to fix it Monday or Tuesday. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla __

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-22 Thread Jay McCarthy
On Tue, Jul 19, 2011 at 9:16 PM, Ryan Culpepper wrote: > * Jay McCarthy >  - Web Server Tests >  - XML Tests >  - HTML Tests >  - PLAI Tests >  - Racklog tests >  - Datalog tests All passed, sorry for the delay. -- Jay McCarthy Assistant Professor / Brigham Young University http://faculty.cs.

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-22 Thread Jon Rafkind
> > * Jon Rafkind > > > > 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 wor

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-22 Thread Robby Findler
I see. Thanks for the explanation. You're right: let's leave it out. Robby On Thursday, July 21, 2011, Eli Barzilay wrote: > You did the commit on the 6th, before the release branch was made, but > pushed it on the 8th, after that.  (You can use "git show > --format=fuller fbccf38" and see the d

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-21 Thread Eli Barzilay
You did the commit on the 6th, before the release branch was made, but pushed it on the 8th, after that. (You can use "git show --format=fuller fbccf38" and see the different commit date due to rebasing, and also the email for the push is from the 8th.) Given that it was a relatively large commit

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-21 Thread Robby Findler
On Tue, Jul 19, 2011 at 4:16 PM, Ryan Culpepper wrote: > * Robby Findler > - DrRacket Tests > - Framework Tests > - Contracts Tests > - Games Tests > - Teachpacks Tests: image tests > - PLaneT Tests > Updates: > - DrRacket Updates: update HISTORY > (updates should show v5.1.2 as the most

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-21 Thread Robby Findler
I believe that I made this commit: fbccf38d50e5f622c0c96a8c09b423decbd01269 on July 6th and that is the diff for that commit: http://git.racket-lang.org/plt/blobdiff/b98e1b189a2afab1ba9c67f1e1432fb2cd28a552..fbccf38d50e5f622c0c96a8c09b423decbd01269:/collects/tests/planet/cmdline-tool.rkt but in

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-21 Thread Doug Williams
I ran the plot tests and plot extensions in the science collection and they worked as expected. Doug On Tue, Jul 19, 2011 at 3:16 PM, Ryan Culpepper wrote: > Checklist items for the v5.1.2 release > (using the v5.1.1.900 release candidate build) > > Search for your name to find relevant items,

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-20 Thread Matthew Flatt
At Tue, 19 Jul 2011 15:16:01 -0600 (MDT), Ryan Culpepper wrote: > * Matthew Flatt > - Racket Tests > - Languages Tests > - GRacket Tests (Also check that `gracket -z' and `gracket-text' still > works in Windows and Mac OS X) > - mzc Tests > - mzc --exe tests > - .plt-packing Tests

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-20 Thread Casey Klein
On Tue, Jul 19, 2011 at 4:16 PM, Ryan Culpepper wrote: > > * Casey Klein >  - Redex Tests >  Updates: >  - Redex Updates: update HISTORY >  (updates should show v5.1.2 as the most current version; email me >  to pick the changes when they're done, or tell me if there are no such >  changes.) > D

[racket-dev] Pre-Release Checklist for v5.1.2

2011-07-19 Thread Ryan Culpepper
Checklist items for the v5.1.2 release (using the v5.1.1.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