Pre-Release Checklist for v6.2

91 views
Skip to first unread message

Ryan Culpepper

unread,
Apr 1, 2015, 3:56:14 PM4/1/15
to d...@racket-lang.org
Reminder: This is a practice release. The new release process is
described at:

https://github.com/plt/racket/wiki/Release-process

Checklist items for the v6.2 release
(using the v6.1.90.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

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

* 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 --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
- Run COM tests
- Embed-in-c test
- Try compiling with -funsigned-char
- Try compiling with TEST_ALTERNATE_TARGET_REGISTER
- Run the unix installer tests
Updates:
- Racket Updates: update HISTORY
(updates should show v6.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
- Redex Tests
Updates:
- DrRacket Updates: update HISTORY
- Redex Updates: update HISTORY
(updates should show v6.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 <clem...@brinckerhoff.org>
- Stepper Tests
Updates:
- Stepper Updates: update HISTORY
(updates should show v6.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.)

* Sam Tobin-Hochstadt <sa...@ccs.neu.edu>,
Vincent St-Amour <stam...@ccs.neu.edu>
- Match Tests
- Typed Racket Tests
- Typed Racket Updates: update HISTORY
(updates should show v6.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 <matt...@ccs.neu.edu>
- Teachpacks Tests: check that new teachpacks are addable
- Teachpack Docs: check teachpack docs in the bundles
- Try teaching-languages testing framework (check-expect)
Updates:
- Teachpack Updates: update HISTORY
(updates should show v6.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-parse Tests
- RackUnit GUI Tests
- Data Tests
- DB Tests
- Rackunit Tests
- SRFI Tests

* Jay McCarthy <jay.mc...@gmail.com>
- Web Server Tests
- XML Tests
- HTML Tests
- PLAI Tests
- Racklog tests
- Datalog tests

* Stevie Strickland <sstr...@ccs.neu.edu>
- Unit Contract Tests
- Contract Region Tests
- Class Contract Tests

* Stephen Chang <stc...@ccs.neu.edu>
- Lazy Racket Tests
- Lazy stepper tests

* Stephen Bloch <sbl...@adelphi.edu>
- Picturing Programs Tests

* Greg Cooper <gr...@cs.brown.edu>
- FrTime Tests

* Jon Rafkind <raf...@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]

* Mike Sperber <spe...@deinprogramm.de>
- DMdA Tests
- Stepper Tests
- Signature Tests

* David Van Horn <dvan...@ccs.neu.edu>
- EoPL Tests

* Neil Toronto <neil.t...@gmail.com>
- Plot Tests
- Images Tests
- Inspect icons
- Math tests

* Doug Williams <m.douglas...@gmail.com>
- Additional Plot Tests

* Shriram Krishnamurthi <s...@cs.brown.edu>
Tour: check the tour and generate a new one if needed.
[Note: Since this is a v6.1.90.900 build, you will need to edit your
.../collects/framework/private/version.rkt
file and change `(version)' to `"6.2"'.]

Sam Tobin-Hochstadt

unread,
Apr 1, 2015, 4:32:07 PM4/1/15
to Ryan Culpepper, d...@racket-lang.org
On Wed, Apr 1, 2015 at 3:56 PM, Ryan Culpepper <ry...@ccs.neu.edu> wrote:
>
> * Sam Tobin-Hochstadt <sa...@ccs.neu.edu>,
> Vincent St-Amour <stam...@ccs.neu.edu>
> - Match Tests
> - Typed Racket Tests

Done.

Sam

Robby Findler

unread,
Apr 2, 2015, 4:06:14 AM4/2/15
to Ryan Culpepper, d...@racket-lang.org
On Wed, Apr 1, 2015 at 2:56 PM, Ryan Culpepper <ry...@ccs.neu.edu> wrote:
> * Robby Findler <ro...@eecs.northwestern.edu>
> - DrRacket Tests

I pushed another commit to the release branch and will need to re-run
these tests after a new release candidate is ready.

> - Framework Tests
> - Contracts Tests
> - Games Tests
> - Teachpacks Tests: image tests
> - PLaneT Tests
> - Redex Tests
> Updates:
> - DrRacket Updates: update HISTORY
> - Redex Updates: update HISTORY
> (updates should show v6.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.

Done.

The DrRacket and Redex repos have new commits on the release branch.

Robby

Matthew Flatt

unread,
Apr 2, 2015, 10:01:02 AM4/2/15
to Ryan Culpepper, d...@racket-lang.org
At Wed, 01 Apr 2015 15:56:03 -0400, 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 --exe tests
> - .plt-packing Tests
> - Games Tests
> - Unit Tests
> - Syntax Color Tests
> - JPR's test suite
> - Create an executable from a BSL program
> - Run COM tests
> - Embed-in-c test
> - Try compiling with -funsigned-char
> - Try compiling with TEST_ALTERNATE_TARGET_REGISTER

Passed.

> - Run the unix installer tests

Not done, because I have limited download capability at the moment.

> - R6RS Tests

Passed after adjusting the test suite. (Fun fact: apostrophe is a
MidLetter in Unicode 5.0, but not 7.0.)

> Updates:
> - Racket Updates: update HISTORY
> (updates should show v6.2 as the most current version)

Update pushed, needs merge to the release branch.

> - 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.

No changes.

'John Clements' via dev-redirect

unread,
Apr 4, 2015, 2:20:09 AM4/4/15
to Ryan Culpepper, d...@racket-lang.org

On Apr 1, 2015, at 12:56 PM, Ryan Culpepper <ry...@ccs.neu.edu> wrote:
>
> * John Clements <clem...@brinckerhoff.org>
> - Stepper Tests

Done.

> Updates:
> - Stepper Updates: update HISTORY
> (updates should show v6.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.)

Done.


Michael Sperber

unread,
Apr 5, 2015, 3:45:20 AM4/5/15
to Ryan Culpepper, d...@racket-lang.org

Ryan Culpepper <ry...@ccs.neu.edu> writes:

> * Mike Sperber <spe...@deinprogramm.de>
> - DMdA Tests
> - Stepper Tests
> - Signature Tests

Done.

--
Regards,
Mike

Matthias Felleisen

unread,
Apr 5, 2015, 7:15:25 PM4/5/15
to Ryan Culpepper, dev@racket-lang.org List

On Apr 1, 2015, at 3:56 PM, Ryan Culpepper wrote:

>
> * Matthias Felleisen <matt...@ccs.neu.edu>
> - Teachpacks Tests: check that new teachpacks are addable
> - Teachpack Docs: check teachpack docs in the bundles
> - Try teaching-languages testing framework (check-expect)
> Updates:
> - Teachpack Updates: update HISTORY
> (updates should show v6.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.)


Done, but see below.

Here are some missing commits:

These would be nice:

commit 8fcb1b068bec991b97ff30a9e8d84bfc635122ff
Author: Matthias Felleisen <matt...@ccs.neu.edu>
Date: Sun Apr 5 18:26:51 2015 -0400
fixed expected outcome, was wrong

commit 459bc5028be1489b06f867ff997fdd568cce7220
Author: Matthias Felleisen <matt...@ccs.neu.edu>
Date: Sun Apr 5 18:18:27 2015 -0400 [m
fixed bug accidentally introduced in ... f8e247d583; Rackety


This one's critical:

commit 78ecfc594c10ff70ff8f970dca97e4eac3f3f55f
Author: Matthias Felleisen <matt...@ccs.neu.edu>
Date: Tue Mar 31 19:37:38 2015 -0400
get posn to work as pattern

The history is here:
cff9d72

I'll re-test this when the next one comes out.


(But I think I somehow messed up when I pushed last.)

Robby Findler

unread,
Apr 5, 2015, 8:07:32 PM4/5/15
to Matthias Felleisen, Ryan Culpepper, dev@racket-lang.org List
On Sun, Apr 5, 2015 at 6:15 PM, Matthias Felleisen <matt...@ccs.neu.edu> wrote:
>
> On Apr 1, 2015, at 3:56 PM, Ryan Culpepper wrote:
>
>>
>> * Matthias Felleisen <matt...@ccs.neu.edu>
>> - Teachpacks Tests: check that new teachpacks are addable
>> - Teachpack Docs: check teachpack docs in the bundles
>> - Try teaching-languages testing framework (check-expect)
>> Updates:
>> - Teachpack Updates: update HISTORY
>> (updates should show v6.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.)
>
>
> Done, but see below.
>
> Here are some missing commits:
>
> These would be nice:
>
> commit 8fcb1b068bec991b97ff30a9e8d84bfc635122ff
> Author: Matthias Felleisen <matt...@ccs.neu.edu>
> Date: Sun Apr 5 18:26:51 2015 -0400
> fixed expected outcome, was wrong
>
> commit 459bc5028be1489b06f867ff997fdd568cce7220
> Author: Matthias Felleisen <matt...@ccs.neu.edu>
> Date: Sun Apr 5 18:18:27 2015 -0400 [m
> fixed bug accidentally introduced in ... f8e247d583; Rackety

What repository are these commits in? (I don't see them in the htdp repository.)

>
> This one's critical:
>
> commit 78ecfc594c10ff70ff8f970dca97e4eac3f3f55f
> Author: Matthias Felleisen <matt...@ccs.neu.edu>
> Date: Tue Mar 31 19:37:38 2015 -0400
> get posn to work as pattern

I don't see any test cases in this commit. If I understand correctly,
this is somehow to support new functionality (namely match)?

We didn't have the usual set of announcements and if we had you may
have gotten this commit in before the release branch was created, but
I think the rules now require release managers to check this over and
that's what I'd say to this commit at that stage in a non-practice
release, anyway.

Robby

Matthias Felleisen

unread,
Apr 5, 2015, 8:30:21 PM4/5/15
to Robby Findler, Ryan Culpepper, dev@racket-lang.org List

On Apr 5, 2015, at 8:07 PM, Robby Findler wrote:

>>
>> These would be nice:
>>
>> commit 8fcb1b068bec991b97ff30a9e8d84bfc635122ff
>> Author: Matthias Felleisen <matt...@ccs.neu.edu>
>> Date: Sun Apr 5 18:26:51 2015 -0400
>> fixed expected outcome, was wrong
>>
>> commit 459bc5028be1489b06f867ff997fdd568cce7220
>> Author: Matthias Felleisen <matt...@ccs.neu.edu>
>> Date: Sun Apr 5 18:18:27 2015 -0400 [m
>> fixed bug accidentally introduced in ... f8e247d583; Rackety
>
> What repository are these commits in? (I don't see them in the htdp repository.)


They would be in htdp but I somehow succeeded in messing up again.
The short of it is that I lost the fixes and that I am in the
process of restoring them.

(I don't know how my htdp extra pkg on my laptop causes problems
every so often but it does/I do?. I have been trying to figure this
out with Matthew. No progress, neither last time nor now.)

Matthias Felleisen

unread,
Apr 5, 2015, 8:37:32 PM4/5/15
to Robby Findler, Ryan Culpepper, dev@racket-lang.org List

On Apr 5, 2015, at 8:07 PM, Robby Findler wrote:

>>
>>
>> This one's critical:
>>
>> commit 78ecfc594c10ff70ff8f970dca97e4eac3f3f55f
>> Author: Matthias Felleisen <matt...@ccs.neu.edu>
>> Date: Tue Mar 31 19:37:38 2015 -0400
>> get posn to work as pattern
>
> I don't see any test cases in this commit. If I understand correctly,
> this is somehow to support new functionality (namely match)?
>
> We didn't have the usual set of announcements and if we had you may
> have gotten this commit in before the release branch was created, but
> I think the rules now require release managers to check this over and
> that's what I'd say to this commit at that stage in a non-practice
> release, anyway.


Yeap. But this is not a new piece of functionality.
2htdp/abstraction is available in the test bundle,
with tests, it's just that posn doesn't work.

I'll fix and request permission when I have sorted
out things.

-- Matthias

Matthias Felleisen

unread,
Apr 5, 2015, 9:59:28 PM4/5/15
to Robby Findler, Ryan Culpepper, dev@racket-lang.org List

On Apr 5, 2015, at 8:07 PM, Robby Findler wrote:

>>
>>
>> This one's critical:
>>
>> commit 78ecfc594c10ff70ff8f970dca97e4eac3f3f55f
>> Author: Matthias Felleisen <matt...@ccs.neu.edu>
>> Date: Tue Mar 31 19:37:38 2015 -0400
>> get posn to work as pattern
>
> I don't see any test cases in this commit. If I understand correctly,
> this is somehow to support new functionality (namely match)?
>
> We didn't have the usual set of announcements and if we had you may
> have gotten this commit in before the release branch was created, but
> I think the rules now require release managers to check this over and
> that's what I'd say to this commit at that stage in a non-practice
> release, anyway.


I double checked:

The test was in htdp/htdp-test/2htdp/tests/abstraction-use.rkt

all along.

Otherwise, I'd like these to go into the release:

> Branch: refs/heads/master
> Home: https://github.com/racket/htdp
> Commit: 789121257128e97c962bf8baea1207866f401678
> https://github.com/racket/htdp/commit/789121257128e97c962bf8baea1207866f401678
> Author: Matthias Felleisen <matt...@ccs.neu.edu>
> Date: 2015-04-05 (Sun, 05 Apr 2015)
>
> Changed paths:
> M htdp-lib/test-engine/racket-tests.rkt
> M htdp-test/tests/test-engine/TestEngineTest.rkt
> M htdp-test/tests/test-engine/check-satisfied4.rkt
>
> Log Message:
> -----------
> fixed bug accidentally introduced in ... f8e247d583; Rackety
>
> fixed expected outcome, was wrong
>
>
> Commit: 504b644ff1d8223dec17f2b3a1dec75598874ef2
> https://github.com/racket/htdp/commit/504b644ff1d8223dec17f2b3a1dec75598874ef2
> Author: Matthias Felleisen <matt...@ccs.neu.edu>
> Date: 2015-04-05 (Sun, 05 Apr 2015)
>
> Changed paths:
> M htdp-doc/teachpack/2htdp/scribblings/abstraction.scrbl
> M htdp-lib/teachpack/HISTORY.txt
>
> Log Message:
> -----------
> two history updates
>
>
> Compare: https://github.com/racket/htdp/compare/72881b1bdd39...504b644ff1d8

Matthias Felleisen

unread,
Apr 5, 2015, 10:02:10 PM4/5/15
to Ryan Culpepper, dev@racket-lang.org List

And this one, too:

Branch: refs/heads/master
Home: https://github.com/racket/htdp
Commit: 0c2b9e7f40339fc27af8193b039ae695abfee17b
https://github.com/racket/htdp/commit/0c2b9e7f40339fc27af8193b039ae695abfee17b
Author: Matthias Felleisen <matt...@ccs.neu.edu>
Date: 2015-04-05 (Sun, 05 Apr 2015)

Changed paths:
M htdp-doc/teachpack/2htdp/scribblings/abstraction.scrbl

Log Message:
-----------
fix version history

Robby Findler

unread,
Apr 6, 2015, 9:28:34 AM4/6/15
to Matthias Felleisen, Ryan Culpepper, dev@racket-lang.org List
On Sun, Apr 5, 2015 at 8:59 PM, Matthias Felleisen <matt...@ccs.neu.edu> wrote:
>
> On Apr 5, 2015, at 8:07 PM, Robby Findler wrote:
>
>>>
>>>
>>> This one's critical:
>>>
>>> commit 78ecfc594c10ff70ff8f970dca97e4eac3f3f55f
>>> Author: Matthias Felleisen <matt...@ccs.neu.edu>
>>> Date: Tue Mar 31 19:37:38 2015 -0400
>>> get posn to work as pattern
>>
>> I don't see any test cases in this commit. If I understand correctly,
>> this is somehow to support new functionality (namely match)?
>>
>> We didn't have the usual set of announcements and if we had you may
>> have gotten this commit in before the release branch was created, but
>> I think the rules now require release managers to check this over and
>> that's what I'd say to this commit at that stage in a non-practice
>> release, anyway.
>
>
> I double checked:
>
> The test was in htdp/htdp-test/2htdp/tests/abstraction-use.rkt
>
> all along.

This file seems to run in the current release candidate, so that
doesn't seem right.

> Otherwise, I'd like these to go into the release:
>

I've cherry-picked 78912125, 504b64, and 0c2b9e7f4 to the release
branch in the htdp repo.

Robby

Robby Findler

unread,
Apr 6, 2015, 5:14:51 PM4/6/15
to Matthias Felleisen, Ryan Culpepper, dev@racket-lang.org List
I was confused: the posn-related commit does have the test case in it
and I've now pushed it to the htdp repo.

Robby

Neil Toronto

unread,
Apr 13, 2015, 8:41:01 PM4/13/15
to Ryan Culpepper, d...@racket-lang.org
On 04/07/2015 06:55 PM, Neil Toronto wrote:
> On 04/01/2015 03:56 PM, Ryan Culpepper wrote:
>>
>> * Neil Toronto <neil.t...@gmail.com>
>> - Plot Tests
>> - Images Tests
>> - Inspect icons
>> - Math tests
>
> Interactive plots are broken. I'll implement a workaround for you to
> cherry-pick soon.
>
> Neil ⊥
>

Math, images, and icons pass. Workaround for plot still forthcoming.

Neil

Neil Toronto

unread,
Apr 13, 2015, 8:41:01 PM4/13/15
to Ryan Culpepper, d...@racket-lang.org
On 04/01/2015 03:56 PM, Ryan Culpepper wrote:
>
> * Neil Toronto <neil.t...@gmail.com>
> - Plot Tests
> - Images Tests
> - Inspect icons
> - Math tests

Reply all
Reply to author
Forward
0 new messages