Re: [racket-dev] Pre-Release Checklist for v6.3, Second Call

2015-10-30 Thread Matthew Flatt
At Fri, 30 Oct 2015 13:40:15 -0400, Ryan Culpepper wrote: > * Matthew Flatt >- Run COM tests Passed. -- 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 r

[racket-dev] Pre-Release Checklist for v6.3, Second Call

2015-10-30 Thread Ryan Culpepper
Checklist items for the v6.3 release (using the v6.2.901.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 v6.3

2015-10-27 Thread Gregory Cooper
FrTime had been broken by changes to "match". GitHub won't let me push a fix to racket/frtime, so I forked it and created a pull request: https://github.com/racket/frtime/pull/1 On Sat, Oct 24, 2015 at 4:49 AM, Michael Sperber wrote: > > Ryan Culpepper writes: > > > * Mike Sperber > > - DM

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-27 Thread Stevie Strickland
Yep, got it. Thanks, Robby and Dan! Ryan, everything's clear on my side, then. Stevie > On Oct 23, 2015, at 7:44 AM, Robby Findler > wrote: > > If you run "raco test test-unit-contracts.rkt" you should see a count > of the number of tests that passed. > > Robby > > > On Thu, Oct 22, 2015

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-24 Thread Michael Sperber
Ryan Culpepper writes: > * Mike Sperber > - DMdA Tests > - Stepper Tests > - Signature Tests Done. -- Regards, Mike -- 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 i

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-23 Thread Robby Findler
If you run "raco test test-unit-contracts.rkt" you should see a count of the number of tests that passed. Robby On Thu, Oct 22, 2015 at 7:07 PM, Stevie Strickland wrote: > >> On Oct 19, 2015, at 2:26 PM, Ryan Culpepper wrote: >> >> * Stevie Strickland >> - Unit Contract Tests > > There seems

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-22 Thread Daniel Feltey
> There seems to be no output from these, whereas usually there's either oks or errors that have to be spot checked. Matthew, has anything changed > recently in the test harness that the unit system uses? There were a couple of changes to unit contracts needed to support units in Typed Racket, as

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-22 Thread Stevie Strickland
> On Oct 19, 2015, at 2:26 PM, Ryan Culpepper wrote: > > * Stevie Strickland > - Unit Contract Tests There seems to be no output from these, whereas usually there's either oks or errors that have to be spot checked. Matthew, has anything changed recently in the test harness that the unit s

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-22 Thread Matthew Flatt
Re-tests with the latest build: At Mon, 19 Oct 2015 17:49:18 -0600, Matthew Flatt wrote: > At Mon, 19 Oct 2015 14:26:49 -0400, Ryan Culpepper wrote: > >- Try compiling with TEST_ALTERNATE_TARGET_REGISTER > > Passed after a minor update, which is ready to merge. Passes. > >- R6RS Tests >

Re: [racket-dev] Pre-Release Checklist for v6.3

2015-10-19 Thread Matthew Flatt
At Mon, 19 Oct 2015 14:26:49 -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 v6.3

2015-10-19 Thread Ryan Culpepper
Checklist items for the v6.3 release (using the v6.2.901.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