[plt-dev] Test failure
At Wed, 28 Oct 2009 06:13:06 -0400, Eli Barzilay wrote:
> Since ~2 days ago, the nightly builds report this failure in the
> mzscheme tests:
>
> Section(names)
> ERROR: define-struct: cannot redefine name: s
Some change to the test suite has made "quiet.ss" stop printing
sections after `names'. That makes it more difficult to see where the
failure happens.
Running in non-quite mode shows that the test failure is in the
"shared.ss" test, apparently due to a change in "shared-test.ss" at rev
16437.