On Wed, Jul 1, 2009 at 12:14 PM, David Ashley<[email protected]> wrote:

> After letting the test run for 10 minutes I hit ctrl-C and got the
> following. The command was
> rexx ./testOORexx.rex -U -X native_api

David,

There were a lot of failures in the Stream.testGroup.  I just
committed a change that tries to make sure all the file names are
unique.

If you update the test suite, make sure there aren't any left over
files from your previous running of the test suite, and then just run
that 1 test group, we could see if it passes.  You can run it with
this command line:

rexx ./testOORexx.rex -U -f ooRexx\base\class\Stream.testGroup

If the temporary files are not getting deleted, that would explain a
lot of the errors.  Not all of them, but a lot.

--
Mark Miesfeld

------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to