Re: [racket-dev] Pre-Release Checklist for v5.3.6, second call

2013-07-31 Thread Neil Toronto
On 07/26/2013 03:39 PM, Ryan Culpepper wrote: * Neil Toronto - Plot Tests - Images Tests - Inspect icons - Math tests All pass. _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Pre-Release Checklist for v5.3.6, second call

2013-07-31 Thread Kathryn Gray
On 26 Jul 2013, at 22:39, Ryan Culpepper wrote: > * Kathy Gray > - Test Engine Tests Done _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Pre-Release Checklist for v5.3.6, second call

2013-07-28 Thread Doug Williams
All of the plot tests and the extensions in the science collection, etc. work as expected. Doug On Fri, Jul 26, 2013 at 3:39 PM, Ryan Culpepper wrote: > Checklist items for the v5.3.6 release > (using the v5.3.5.900 release candidate build) > > Search for your name to find relevant items, re

Re: [racket-dev] Pre-Release Checklist for v5.3.6, second call

2013-07-26 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 work, try each one in > b

[racket-dev] Pre-Release Checklist for v5.3.6, second call

2013-07-26 Thread Ryan Culpepper
Checklist items for the v5.3.6 release (using the v5.3.5.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 ar

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

2013-07-24 Thread Ryan Culpepper
Those 3 commits (the fixes for TR tests) are already in the release branch and will be in the next release candidate build. Ryan On 07/24/2013 10:55 PM, Sam Tobin-Hochstadt wrote: If we just take the latter 3 commits that Vincent mentioned, it should fix the (serial) tests. Those are just TR

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

2013-07-24 Thread Sam Tobin-Hochstadt
Ok, great! On Wed, Jul 24, 2013 at 11:00 PM, Robby Findler wrote: > I think those are already planned to be taken. So lets see if the tests pass > in the next build. > > Robby > > > On Wed, Jul 24, 2013 at 9:55 PM, Sam Tobin-Hochstadt > wrote: >> >> If we just take the latter 3 commits that Vinc

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

2013-07-24 Thread Robby Findler
I think those are already planned to be taken. So lets see if the tests pass in the next build. Robby On Wed, Jul 24, 2013 at 9:55 PM, Sam Tobin-Hochstadt wrote: > If we just take the latter 3 commits that Vincent mentioned, it should > fix the (serial) tests. Those are just TR test fixes, and

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

2013-07-24 Thread Sam Tobin-Hochstadt
If we just take the latter 3 commits that Vincent mentioned, it should fix the (serial) tests. Those are just TR test fixes, and can't break anything else. Sam On Wed, Jul 24, 2013 at 10:54 PM, Robby Findler wrote: > I don't think we should take that commit. Is it possible to get a version of >

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

2013-07-24 Thread Robby Findler
I don't think we should take that commit. Is it possible to get a version of the TR tests that either don't run in parallel or run without passing keywords across place channels? Robby On Wed, Jul 24, 2013 at 9:41 PM, Sam Tobin-Hochstadt wrote: > I will say that I'm not 100% happy with just as

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

2013-07-24 Thread Sam Tobin-Hochstadt
I will say that I'm not 100% happy with just assuming that TR works in the absence of a clean test run. Is there a reason not to include these fixes? Sam On Wed, Jul 24, 2013 at 5:15 PM, Robby Findler wrote: > Thanks. > > Robby > > > On Wed, Jul 24, 2013 at 3:19 PM, Vincent St-Amour > wrote: >

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

2013-07-24 Thread Gregory Cooper
> > * Greg Cooper > - FrTime Tests > Done. _ Racket Developers list: http://lists.racket-lang.org/dev

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

2013-07-24 Thread Robby Findler
Thanks. Robby On Wed, Jul 24, 2013 at 3:19 PM, Vincent St-Amour wrote: > The problems I've observed were only with the tests. > > The first problem I reported was caused by a bug/limitation in places, > which was fixed by 733907474190da499a1782b230086170c5b87643. It was > preventing the TR test

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

2013-07-24 Thread Vincent St-Amour
The problems I've observed were only with the tests. The first problem I reported was caused by a bug/limitation in places, which was fixed by 733907474190da499a1782b230086170c5b87643. It was preventing the TR test suite from running properly. The others were bugs in the TR tests, not in TR itsel

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

2013-07-24 Thread Robby Findler
Vincent: can you clarify what the status of TR & the release is, please? Are there problems only with tests, or were there problems elsewhere too? Thanks, Robby On Tue, Jul 23, 2013 at 9:11 AM, Vincent St-Amour wrote: > The TR tests still fail when using a single place. > > The following commit

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

2013-07-23 Thread Stephen Bloch
On Jul 22, 2013, at 3:13 PM, Ryan Culpepper wrote: > * Stephen Bloch > - Picturing Programs Tests All good. Stephen Bloch sbl...@adelphi.edu _ Racket Developers list: http://lists.racket-lang.org/dev

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

2013-07-23 Thread John Clements
On Jul 23, 2013, at 1:47 PM, Robby Findler wrote: > Are you sure you tested the release bundles and not git head? Yep, pretty sure. The only place where I ran into the reorg is when I was *pushing* the updated HISTORY.txt. The bundle I was testing was still in the old shape. John

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

2013-07-23 Thread Robby Findler
Are you sure you tested the release bundles and not git head? Robby On Tuesday, July 23, 2013, John Clements wrote: > > On Jul 22, 2013, at 3:13 PM, Ryan Culpepper wrote: > > > > * John Clements > > > - Stepper Tests > > Done. > > > Updates: > > - Stepper Updates: update HISTORY > > (updates

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

2013-07-23 Thread John Clements
On Jul 22, 2013, at 3:13 PM, Ryan Culpepper wrote: > > * John Clements > - Stepper Tests Done. > Updates: > - Stepper Updates: update HISTORY > (updates should show v5.3.6 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.3.6

2013-07-23 Thread Stephen Chang
> * Stephen Chang > - Lazy Racket Tests > - Lazy stepper tests all pass > > * Eli Barzilay > - Swindle Tests > - XREPL Tests > - Verify PL language > - Racket Tree: compare new distribution tree to previous one > - Run the unix installer tests > - Run zsh completions tests >

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

2013-07-23 Thread Vincent St-Amour
The TR tests still fail when using a single place. The following commits should be included in the release: 069ff59a4bd6a988a5670c7e4dd38c1dbbe12ec0 0e7940ab4943600e6f5c8f13ce7ee13e8af9a8f5 ab5075bc762356f86bb7dfd34dac8d24ada1a140 Vincent At Mon, 22 Jul 2013 17:49:20 -0400, Vincent St-Amour wr

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

2013-07-23 Thread Jay McCarthy
On Mon, Jul 22, 2013 at 1:13 PM, Ryan Culpepper > * Jay McCarthy > - Web Server Tests > - XML Tests > - HTML Tests > - PLAI Tests > - Racklog tests > - Datalog tests All done -- Jay McCarthy Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory

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

2013-07-23 Thread Michael Sperber
Ryan Culpepper writes: > * Mike Sperber > - DMdA Tests > - Stepper Tests > - Signature Tests Done. -- Regards, Mike _ Racket Developers list: http://lists.racket-lang.org/dev

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

2013-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 work, try each one in > b

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

2013-07-22 Thread Robby Findler
On Mon, Jul 22, 2013 at 2:13 PM, Ryan Culpepper wrote: > > * Robby Findler > - DrRacket Tests > - Framework Tests > - Contracts Tests > - Games Tests > - Teachpacks Tests: image tests > - PLaneT Tests > - Redex Tests > Updates: > - DrRacket Updates: update HISTORY > - Redex U

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

2013-07-22 Thread Vincent St-Amour
At Mon, 22 Jul 2013 15:13:28 -0400, Ryan Culpepper wrote: > > Checklist items for the v5.3.6 release >(using the v5.3.5.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

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

2013-07-22 Thread Carl Eastlund
On Mon, Jul 22, 2013 at 3:13 PM, Ryan Culpepper wrote: > * Carl Eastlund > - Dracula Tests (confirm that Dracula runs from PLaneT) > Done. _ Racket Developers list: http://lists.racket-lang.org/dev

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

2013-07-22 Thread Matthew Flatt
At Mon, 22 Jul 2013 15:13:28 -0400, 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 --exe tests >- .plt-packing Tests >- Games Tes

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

2013-07-22 Thread Ryan Culpepper
Checklist items for the v5.3.6 release (using the v5.3.5.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 ar