Hi Bruce,

this needs some work, I actually was working on this some time ago. There are platform dependent flags introduced and for this reason not everything works on the Mac - all these things should be fixed by someone looking at the autotools suite, see what was done for the main build, and take the same approach for the test suite.

In the meantime, you can remove some of these conditionals and everything should be fine.

best regards,

René Jansen.
On 30 sep 2009, at 21:58, CVBruce wrote:

Mark,

Ok, I manually started the rxapi daemon, and just let the output go to the screen. This is what I got:

[email protected] /Users/bjskelly/ooTest> ./testOORexx.rex - X native_api
ooTest.frm::routine::setExternalDir() line: 171
  Need code for operating system: MACOSX
Searching for test containers...
Executing automated test suite................ ..............................
.....................................................................foo
......
....sh: zxyabc: command not found
..sh: zxyabc: command not found
.....

ooTest Framework - Automated Test of the ooRexx Interpreter


Interpreter:     REXX-ooRexx_4.0.0(MT) 6.03 30 Sep 2009
Addressing Mode: 32
ooRexxUnit:      2.0.0_3.2.0    ooTest: 1.0.0_4.0.0

Tests ran:           18284
Assertions:          573380
Failures:            1
Errors:              0
Skipped files:       33

[failure] [20090930 12:55:13.954043]
  svn:    r3371   Change date: 2008-09-20 21:33:29 -0700
  Test:   TEST_VALUE
  Class:  VALUE.testGroup
  File:   /Users/bjskelly/ooTest/ooRexx/base/bif/VALUE.testGroup
  Line:   346
  Failed: assertSame
    Expected: [[], identityHash="4315515"]
    Actual:   [[7], identityHash="69361344"]

File search:        00:00:01.676647
Suite construction: 00:00:00.819298
Test execution:     00:02:13.998575
Total time:         00:02:16.921235

Bruce

On Sep 30, 2009, at 12:35 PM, Mark Miesfeld wrote:

On Wed, Sep 30, 2009 at 12:22 PM, CVBruce <[email protected]> wrote:

I ran the test per your instructions.

The attached text file is the output from the run.

These failures:

REX121: Storage for data queues is exhausted.

all look to be because rxapi is not running.

That is the cause of all these:

[failure] [20090930 12:06:17.351310]
 svn:    r4964   Change date: 2009-07-20 15:05:09 -0700
 Test:   TEST_EXISTS
 Class:  RexxQueue.testGroup
 File:   /Users/bjskelly/ooTest/ooRexx/base/class/RexxQueue.testGroup
 Line:   273
 Failed: assertTrue
   Expected: [1]
   Actual:   [[0], identityHash="786542"]


Be sure and clean up any temporary files that might not have been
deleted.  You can use svn status to see if there are any.  Be sure
rxapi is running and rerun the test suite.

This failure:

[failure] [20090930 12:04:54.624887]
 svn:    r5224   Change date: 2009-09-30 07:17:43 -0700
 Test:   TEST_STDOUT_START
 Class:  CHAROUT.testGroup
 File:   /Users/bjskelly/ooTest/ooRexx/base/bif/CHAROUT.testGroup
 Line:   1388
 Failed: expectSyntax
   Expected: SYNTAX 93.958
   Actual:   Not raised

will happen if you redirect the output of the test suite running into
a file.  I suspect that is the casue of that failure.

--
Mark Miesfeld

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to