[racket-dev] Pre-Release Checklist for v5.3
> * Danny Yoo <dyoo at cs.wpi.edu>
> - Whalesong Tests (confirm that Whalesong runs from PLaneT)
I'm currently blocked on this. Whalesong depends on "#lang planet" to
work, but due to a bug, I haven't been able to make progress on
running the tests. There is a a patch in master
(http://git.racket-lang.org/plt/commit/862e1628a6abede3e5467b7820f62bcad259e4d0)
that should correct the issue with "#lang planet", but it hasn't been
applied to the release branch yet.