In message <[EMAIL PROTECTED]>, "Nick Glencross via RT" writes:
: One final note. Unlike 'make dynclasses-test', 'make test' will spot : that libparrot.a has been deleted and rebuild it and parrot.exe. : : You might want to finish up with: : : 11. make : : 12. Repeat step 4. : : 13. make test : : All very hacky, I know. Works on my side too. Following steps 1 through 13, I see Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/dynclass/gdbmhash.t 13 3328 13 13 100.00% 1-13 t/op/trans.t 1 256 19 1 5.26% 13 2 tests and 80 subtests skipped. Failed 2/162 test scripts, 98.77% okay. 14/2715 subtests failed, 99.48% okay. make: *** [test] Error 14 Greg