On Wed, Jul 1, 2009 at 8:53 AM, David Ashley<david.ashley....@gmail.com> wrote:

> I built the s390x rpm from the rc1 source tar file. While it seems to
> work fine the test suite never finishes, it runs forever. I manually
> killed it and then checked rxapi, it was still running. The stopping
> point was a syssleep instruction in the framework.

David,

Just as an experiment, you could use the -U option, just to see if the
test suite then finishes.

./testOORexx.rex -U ... whatever other options you use.

-U will turn off the 'tick' function which runs concurrently and
prints out the dots.  It won't necessarily show that there isn't a
bug, but it might narrow things down a little.

--
Mark Miesfeld

------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to