Hi John,

I noticed that the release checklist at 
https://github.com/racket/racket/wiki/Release-Checklist-8.0 has an entry 
for "Additional Plot Tests".  

The tests for the plot package have been updated to verify the plot drawing 
is correct (previously these would have to be inspected manually).  There 
tests for the plot package run as part of an automated build.

There are a small number of tests which could not be automated 
(animation.rkt, compat-tests.rkt and slideshow-test.rkt), and I verified 
that they run correctly.

I don't have access to update this wiki page, but if the above is all that 
is required for this task, it can be ticked as complete.

Alex.

On Sunday, January 17, 2021 at 2:40:43 PM UTC+8 clements wrote:

> Testing for the v8.0 release
> (using the v7.9.0.900 release candidate build)
>
> Search for your name on the checklist page to find relevant items,
> either
> reply when you finish an item (please indicate which item/s is/are
> done),
> or check it off yourself on the checklist page. Also, if you have any
> commits that should have been picked, make sure that the changes are in.
>
> Be sure to finish your testing by the 24th. Otherwise the release
> will move on without your input.
>
> The checklist page is at:
> https://github.com/racket/racket/wiki/Release-Checklist-8.0
>
> Release candidates are at:
> https://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 --auto main-distribution-test
>
>

-- 
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 racket-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/9bbab5b9-2303-4631-a121-ca0dcad4a9c2n%40googlegroups.com.

Reply via email to