Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call
Eli Barzilay e...@barzilay.org writes: 11 hours ago, Michael Sperber wrote: I still need Stephen Chang's commit to be merged over: commit 8956364387fa25ffeb51e50fc1a83c20fd88af32 Author: Stephen Chang stchang...@gmail.com Date: Sun Jul 24 12:18:09 2011 -0400 change recon-val in stepper to use render-to-sexpr for non-lazy lists There was a conflict with that change -- I've finally resolved it and started a new build. Thanks - works now, and I'm done with my tests. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call
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 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.racket-lang.org/release/installers This installer page still shows Saturday 23rd as the most recent build. I believe I'm blocked on this. John smime.p7s Description: S/MIME cryptographic signature _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
On Sunday, Stephen Bloch wrote: On Jul 19, 2011, at 5:16 PM, Ryan Culpepper wrote: * Stephen Bloch sbl...@adelphi.edu - 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) 9a24e66df0e2f7c3a516ce3d3542aab099afaaa3 should probably go into the release (it fixes a bug in one of my test cases, so it passes now) 764f356fdcda14bf5a0af91474bd8ad0640564b5 could go into the release (it adds some test cases, which pass in both the release candidate and the latest git update) I picked the first two, but not the third. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
On Tue, Jul 19, 2011 at 5:16 PM, Ryan Culpepper r...@cs.utah.edu wrote: * Carl Eastlund c...@ccs.neu.edu - 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, Second Call
11 hours ago, Michael Sperber wrote: I still need Stephen Chang's commit to be merged over: commit 8956364387fa25ffeb51e50fc1a83c20fd88af32 Author: Stephen Chang stchang...@gmail.com Date: Sun Jul 24 12:18:09 2011 -0400 change recon-val in stepper to use render-to-sexpr for non-lazy lists There was a conflict with that change -- I've finally resolved it and started a new build. Four hours ago, John Clements wrote: This installer page still shows Saturday 23rd as the most recent build. I believe I'm blocked on this. Should take about three hours for the build to finish. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call
On Wed, Jul 27, 2011 at 1:29 AM, Ryan Culpepper r...@cs.utah.edu wrote: * Carl Eastlund c...@ccs.neu.edu - 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: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
Stephen Chang stch...@ccs.neu.edu 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 collects/tests/stepper but it doesnt have any lists. Can you describe the failing test case? Pick the DeinProgramm - Die Macht der Abstraktion language. Type, say (list 1 2) and Step. You should get #list 1 2 printed as an evaluation result (which is how it's printed in the REPL), instead you get `(1 2). Help with this would be much appreciated! -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
On 19 Jul 2011, at 10:16:01, Ryan Culpepper wrote: * Kathy Gray kathryn.g...@cl.cam.ac.uk - 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
On Tue, Jul 19, 2011 at 10:16 PM, Ryan Culpepper r...@cs.utah.edu wrote: * Noel Welsh noelwe...@gmail.com - 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-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
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 cleme...@brinckerhoff.org - 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 fix. John smime.p7s Description: S/MIME cryptographic signature _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
* Stephen Chang stch...@ccs.neu.edu - Lazy Racket Tests - Lazy stepper tests All passed. * Eli Barzilay e...@barzilay.org - 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 happened, update the version number in: - racket/collects/mzscheme/info.rkt - racket/collects/mred/info.rkt * Doug Williams m.douglas.willi...@gmail.com - Plot Tests * Stephen Bloch sbl...@adelphi.edu - Picturing Programs Tests * Greg Cooper g...@cs.brown.edu - FrTime Tests * Carl Eastlund c...@ccs.neu.edu - Dracula Tests (confirm that Dracula runs from PLaneT) * Jon Rafkind rafk...@cs.utah.edu 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] * Shriram Krishnamurthi s...@cs.brown.edu Tour: check the tour and generate a new one if needed. [Note: Since this is a v5.1.1.900 build, you will need to edit your .../collects/framework/private/version.rkt file and change `(version)' to `5.1.2'.] * Mike Sperber sper...@deinprogramm.de - DMdA Tests - Stepper Tests - Signature Tests -- Ryan Culpepper _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
- 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 any lists. Can you describe the failing test case? _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
* Greg Cooper g...@cs.brown.edu - 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
I see. Thanks for the explanation. You're right: let's leave it out. Robby On Thursday, July 21, 2011, Eli Barzilay e...@barzilay.org 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 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 on something you're usually very careful with, I assumed that you didn't intend for it to be included so I didn't ask about it later... Should it be included? If so, then should planet tests be done again? 50 minutes ago, Robby Findler wrote: 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 the cmdline-tool.rkt file that I see in the bundle that I downloaded, it looks like the minus part of the diff, not the plus part. Am I doing something wrong or is the bundle wrong? (This is the windows full version.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
* Jon Rafkind rafk...@cs.utah.edu 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] Done. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
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 r...@cs.utah.edu 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 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.racket-lang.org/release/installers Please use these installers (or source bundles) -- don't test from your own git clone (don't test v5.1.2.1 by mistake!). To get the tests directory in such a directory, you can do this: cd ...racket-root... git archive --remote=git://git.racket-lang.org/plt.git release \ -- collects/tests | tar x -- * Matthew Flatt mfl...@cs.utah.edu - 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 - Games Tests - Unit Tests - Syntax Color Tests - R6RS Tests - JPR's test suite. - Create an executable from a BSL program. Updates: - Racket Updates: update HISTORY (updates should show v5.1.2 as the most current version) - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1 Email me to pick the changes when they're done, or tell me if there are no such changes. * Robby Findler ro...@eecs.northwestern.edu - 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 current version) - Ensure that previous version of DrRacket's preference files still starts up with new DrRacket - Update man pages in racket/man/man1: drracket.1 Email me to pick the changes when they're done, or tell me if there are no such changes. * John Clements cleme...@brinckerhoff.org - Stepper Tests 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 changes.) * Matthias Felleisen matth...@ccs.neu.edu - Teachpacks Tests: check that new teachpacks are addable - Teachpack Docs: check teachpack docs in the bundles Updates: - Teachpack 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.) * Casey Klein clkl...@eecs.northwestern.edu - 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.) * Ryan Culpepper ry...@ccs.neu.edu - Macro Debugger Tests - Syntax Classifier Tests - RackUnit GUI Tests - Data Tests * Jay McCarthy jay.mccar...@gmail.com - Web Server Tests - XML Tests - HTML Tests - PLAI Tests - Racklog tests - Datalog tests * Paul Steckler st...@stecksoft.com - MysterX Tests - MzCOM Tests * Kathy Gray kathryn.g...@cl.cam.ac.uk - Test Engine Tests * Noel Welsh noelwe...@gmail.com - Rackunit Tests - SRFI Tests - Ensure that all claimed srfi's are in the installer and they all load into racket or drracket (as appropriate) * Sam Tobin-Hochstadt sa...@ccs.neu.edu - Match Tests - Typed Racket Tests * Stevie Strickland sstri...@ccs.neu.edu - Unit Contract Tests - Contract Region Tests * Stephen Chang stch...@ccs.neu.edu - Lazy Racket Tests - Lazy stepper tests * Eli Barzilay e...@barzilay.org - 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 happened, update the version number in: - racket/collects/mzscheme/info.rkt - racket/collects/mred/info.rkt * Doug Williams m.douglas.willi...@gmail.com - Plot Tests * Stephen Bloch sbl...@adelphi.edu - Picturing Programs Tests * Greg Cooper g...@cs.brown.edu - FrTime Tests * Carl Eastlund c...@ccs.neu.edu - Dracula Tests (confirm that Dracula runs from PLaneT) * Jon Rafkind rafk...@cs.utah.edu 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
Re: [racket-dev] Pre-Release Checklist for v5.1.2
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 the cmdline-tool.rkt file that I see in the bundle that I downloaded, it looks like the minus part of the diff, not the plus part. Am I doing something wrong or is the bundle wrong? (This is the windows full version.) Robby _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
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 on something you're usually very careful with, I assumed that you didn't intend for it to be included so I didn't ask about it later... Should it be included? If so, then should planet tests be done again? 50 minutes ago, Robby Findler wrote: 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 the cmdline-tool.rkt file that I see in the bundle that I downloaded, it looks like the minus part of the diff, not the plus part. Am I doing something wrong or is the bundle wrong? (This is the windows full version.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
Re: [racket-dev] Pre-Release Checklist for v5.1.2
At Tue, 19 Jul 2011 15:16:01 -0600 (MDT), Ryan Culpepper wrote: * Matthew Flatt mfl...@cs.utah.edu - 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 - Games Tests - Unit Tests - Syntax Color Tests - R6RS Tests - JPR's test suite. - Create an executable from a BSL program. Done. Updates: - Racket Updates: update HISTORY (updates should show v5.1.2 as the most current version) - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1 No changes. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev