I'm not too concerned about the value() failure.  We're seeing the
same thing on AIX and have decided not to fix this for 4.0.1 because
the fix requires a rewrite of how that function works.  The time()
failure would require some tracing to see what's really going wrong,
but my first guess is the syssleep() function isn't working correctly.

Rick

On Sat, Apr 3, 2010 at 12:55 PM, CVBruce <[email protected]> wrote:
> Hi,
> I ran the testOORexx.rex script.  Here is the output.  I need help on what
> to do next.
> I do have a Mac OS X installer ready to go.  What should I do with it.
> Yours,
> Bruce
> ooTest Framework - Automated Test of the ooRexx Interpreter
>
> Interpreter:     REXX-ooRexx_4.0.1(MT) 6.03 1 Apr 2010
> Addressing Mode: 32
> ooRexxUnit:      2.0.0_3.2.0 ooTest: 1.0.0_4.0.0
> Tests ran:           18284
> Assertions:          573378
> Failures:            2
> Errors:              0
> Skipped files:       33
> [failure] [20100401 21:34:08.425976]
>   svn:    r4227   Change date: 2009-02-26 10:38:21 -0800
>   Test:   TEST_5
>   Class:  TIME.long.testGroup
>   File:   /Users/bjskelly/4.0.1/ooRexx/base/bif/TIME.testGroup
>   Line:   1908
>   Failed: assertTrue
>     Expected: [1]
>     Actual:   [[0], identityHash="786542"]
> [failure] [20100401 21:34:38.474249]
>   svn:    r3371   Change date: 2008-09-20 21:33:29 -0700
>   Test:   TEST_VALUE
>   Class:  VALUE.testGroup
>   File:   /Users/bjskelly/4.0.1/ooRexx/base/bif/VALUE.testGroup
>   Line:   346
>   Failed: assertSame
>     Expected: [[], identityHash="4441663"]
>     Actual:   [[7], identityHash="18479832"]
> File search:        00:00:01.539506
> Suite construction: 00:00:01.165404
> Test execution:     00:02:26.241587
> Total time:         00:02:29.553706
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to