Hello,
this is the result of the 4.0.1 test suite on AIX (64 bit mode).
The second failure is expected as the test suite was called under root.
# rexx -v
Open Object Rexx Version 4.0.1
Build date: Mar 1 2010
Addressing Mode: 64
This looks correct...
Is this because of api/oorexxapi.h
#define REXX_PACKAGE_API_NO 20081030
// The interpreter version gets defined using two digits for major,
minor, and revision.
#define REXX_INTERPRETER_4_0_0 0x00040000
#define REXX_CURRENT_INTERPRETER_VERSION REXX_INTERPRETER_4_0_0
#define NO_VERSION_YET NULL
???
Interpreter: REXX-ooRexx_4.0.1(MT) 6.03 1 Mar 2010
Addressing Mode: 64
ooRexxUnit: 2.0.0_3.2.0 ooTest: 1.0.0_4.0.0
Tests ran: 18980
Assertions: 575818
Failures: 2
Errors: 0
Skipped files: 24
[failure] [20100301 11:35:01.241332]
svn: r4248 Change date: 2009-03-03 01:17:10 +0100
Test: TESTVERSION01
Class: METHOD.testGroup
File:
/daten/source/ooRexx_4_0_1/test/4.0.1/ooRexx/API/oo/METHOD.testGroup
Line: 1797
Failed: assertSame
Expected: [[00040001], identityHash="602170568"]
Actual: [[00040000], identityHash="602170742"]
[failure] [20100301 11:40:25.885162]
svn: r4966 Change date: 2009-07-21 01:44:03 +0200
Test: TEST_STATE_ERROR
Class: Stream.testGroup
File:
/daten/source/ooRexx_4_0_1/.../4.0.1/ooRexx/base/class/Stream.testGroup
Line: 1113
Failed: assertNotSame
Expected: [[0], identityHash="570716320"] \== [[0],
identityHash="664474118"]
Actual: [[0], identityHash="570716320"] == [[0],
identityHash="664474118"]
Message: This test case must not be run as root
File search: 00:00:10.914913
Suite construction: 00:00:10.297227
Test execution: 00:08:46.302374
Total time: 00:09:11.923852
Bye
Rainer
------------------------------------------------------------------------------
Download Intel® 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