Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Moritz Hoffmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 01/30/2014 02:33 AM, David Ashley wrote:
 There are some failures when I run the test suite against the
 latest 4.20. build on Fedora 20 x86_64. Below is the output of the
 report.
 
 I just want to make sure these are normal, but I believe the 
 MutableBuffer tests do show some problems.

Tests also failing on Debian, oorexx 4.2.0 branch and trunk test
suite. I can offer to give more info, but today I have a 6h exam ;-)

Moritz

#0  RexxClass::getId (this=0x0) at
./interpreter/classes/ClassClass.cpp:255
No locals.
#1  0x7fbabbbf342a in InternalActivationFrame::createStackFrame
(this=0x7fffbf1b8f20) at ./interpreter/concurrency/ActivationFrame.cpp:97
info = optimized out
p = {protectedObject = 0x7fbaba84b680, next = 0x7fbaa6af44d0,
activity = 0x7fbaa6af44d0}
message = optimized out
#2  0x7fbabbbf40a1 in RexxActivity::generateProgramInformation
(this=this@entry=0x7fbab94ff590, exobj=exobj@entry=0x7fbaa6af3fb0) at
./interpreter/concurrency/RexxActivity.cpp:930
stackFrame = optimized out
frame = 0x7fffbf1b8f20
stackFrames = 0x7fbaa6af43d0
traceback = 0x7fbaa6af44d0
source = 0x0
firstFrame = 0x0
#3  0x7fbabbbf52e3 in RexxActivity::createExceptionObject
(this=this@entry=0x7fbab94ff590, errcode=errcode@entry=93967,
description=description@entry=0x0,
additional=additional@entry=0x7fbaa6af3f40, result=result@entry=0x0)
at ./interpreter/concurrency/RexxActivity.cpp:896
errortext = 0x7fbaa6af4290
exobj = 0x7fbaa6af3fb0
p = {protectedObject = 0x7fbaa6af3fb0, next = 0x7fffbf1b8fb0,
activity = 0x7fbab94ff590}
primary = 93000
work =
93.967\000\000\252r\271\273\272\177\000\000\360Iy\271\272\177\000\000\300\216\033\277\377\177\000
newVal = error reading variable newVal (That operation is not
available on integers of more than 8 bytes.)
#4  0x7fbabbbf4e20 in RexxActivity::raiseException
(this=0x7fbab94ff590, errcode=errcode@entry=93967,
description=description@entry=0x0, additional=0x7fbaa6af3f40,
result=result@entry=0x0) at ./interpreter/concurrency/RexxActivity.cpp:783
topFrame = optimized out
activation = 0x7fbaa6af3910
#5  0x7fbabbbf4fd0 in RexxActivity::reportAnException
(this=optimized out, errcode=errcode@entry=93967,
substitution1=optimized out) at
./interpreter/concurrency/RexxActivity.cpp:534
No locals.
#6  0x7fbabbb9d660 in reportException (a1=optimized out,
error=93967) at ./interpreter/concurrency/ActivityManager.hpp:148
No locals.
#7  RexxContext::newRexx (this=optimized out, args=optimized out,
argc=optimized out) at ./interpreter/classes/ContextClass.cpp:99
No locals.
#8  0x7fbabbbd4efb in CPPCode::run (this=0x7fbaba80f830,
activity=optimized out, method=optimized out,
receiver=0x7fbaba80ddf0, messageName=optimized out,
argPtr=0x7fbab86b0f18, count=0, result=...) at
./interpreter/execution/CPPCode.cpp:121
frame = {ActivationFrame = {_vptr.ActivationFrame =
0x7fbabbe6fd70 vtable for InternalActivationFrame+16, next =
0x7fffbf1b9100, activity = 0x7fbab94ff590}, name = 0x7fbab9563e60,
frameMethod = 0x7fbaba80f7e0, target = 0x7fbaba80ddf0,
  argPtr = 0x7fbab86b0f18, count = 0}
#9  0x7fbabbba43cd in RexxMethod::run (this=optimized out,
activity=optimized out, receiver=receiver@entry=0x7fbaba80ddf0,
msgname=msgname@entry=0x7fbab9563e60,
argPtr=argPtr@entry=0x7fbab86b0f18, count=count@entry=0, result=...)
at ./interpreter/classes/MethodClass.cpp:324
p = {protectedObject = 0x7fbaba80f7e0, next = 0x7fffbf1b9060,
activity = 0x7fbab94ff590}
#10 0x7fbabbbaf3bc in RexxObject::messageSend
(this=0x7fbaba80ddf0, msgname=0x7fbab9563e60,
arguments=0x7fbab86b0f18, count=0, result=...) at
./interpreter/classes/ObjectClass.cpp:791
method_save = optimized out
#11 0x7fbabbbfead5 in send (this=0x7fbaa6af3a58, result=...,
count=0, message=optimized out) at
./interpreter/expression/ExpressionStack.hpp:76
No locals.
#12 RexxExpressionMessage::evaluate (this=0x7fbaba3e7860,
context=0x7fbaa6af3910, stack=0x7fbaa6af3a58) at
./interpreter/expression/ExpressionMessage.cpp:137
_super = 0x0
i = optimized out
result = {protectedObject = 0x0, next = 0x7fffbf1b91c0,
activity = 0x7fbab94ff590}
argcount = 0
_target = 0x7fbaba80ddf0
#13 0x7fbabbc018ec in RexxInstructionAssignment::execute
(this=0x7fbaba3e78b0, context=0x7fbaa6af3910, stack=0x7fbaa6af3a58) at
./interpreter/instructions/AssignmentInstruction.cpp:122
No locals.
#14 0x7fbabbbda516 in RexxActivation::run
(this=this@entry=0x7fbaa6af3910,
_receiver=_receiver@entry=0x7fbaad7b3640,
msgname=msgname@entry=0x7fbaba3e9140,
_arglist=_arglist@entry=0x7fbaa6af3700, _argcount=_argcount@entry=0,
start=optimized out,
start@entry=0x0, resultObj=...) at
./interpreter/execution/RexxActivation.cpp:529
localStack = 0x7fbaa6af3a58
nextInst = 0x7fbaba3e78b0
frame = 

Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Rick McGuire
The Class and Queue failures were problems in the test suite (they were
never updated for the removal of serializable).  I also found a crash in
the RexxContext tests that was a bug, which I think justifies having
another full release candidate.  I'm not seeing any errors in the space
tests, which is curious, since there is nothing in that code that should
show platform differences.

Rick


On Wed, Jan 29, 2014 at 8:33 PM, David Ashley w.david.ash...@gmail.comwrote:

 There are some failures when I run the test suite against the latest
 4.20. build on Fedora 20 x86_64. Below is the output of the report.

 I just want to make sure these are normal, but I believe the
 MutableBuffer tests do show some problems.

 [dashley@unknownF0DEF1D17508 trunk]$ ./testOORexx.rex -X native_api
 Searching for test containers
 Executing automated test suite...class2~init
 class3~init
 class1~init
 class2~activate
 class3~activate
 class1~activate
 ...foo
 . 0C 0C
 0C 0C
 ...
 

 ooTest Framework - Automated Test of the ooRexx Interpreter


 Interpreter: REXX-ooRexx_4.2.0(MT)_64-bit 6.04 20 Dec 2013
 Addressing Mode: 64
 ooRexxUnit:  2.0.0_3.2.0ooTest: 1.0.0_4.0.0

 Tests ran:   19384
 Assertions:  576694
 Failures:24
 Errors:  0
 Skipped files:   32

 [failure] [20140129 19:11:13.663288]
   svn:r8288   Change date: 2012-08-27 18:46:53 -0500
   Test:   TEST_SUPERCLASSES
   Class:  Class.testGroup

 File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Class.testGroup
   Line:   668
   Failed: assertEquals
 Expected: [[3], identityHash=17542126738324]
 Actual:   [[2], identityHash=17542126716938]

 [failure] [20140129 19:11:15.069973]
   svn:r9534   Change date: 2013-11-21 18:01:57 -0600
   Test:   TEST_NEW
   Class:  Queue.testGroup

 File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Queue.testGroup
   Line:   140
   Failed: assertEquals
 Expected: [[3], identityHash=17542126738324]
 Actual:   [[2], identityHash=17542126716938]
 Message:  subtest02: New object should have 3 superclasses

 [failure] [20140129 19:11:20.496697]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0039
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   181
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °��é], identityHash=17542102812160]

 [failure] [20140129 19:11:20.497096]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0044
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   196
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °üé], identityHash=17542102763084]

 [failure] [20140129 19:11:20.497866]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0059
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   241
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °��é], identityHash=17542102646964]

 [failure] [20140129 19:11:20.498215]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0064
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   256
   Failed: assertSame
 Expected: [[§äè °üé ߢ¬], identityHash=17542106349682]
 Actual:   [[§��è °üé ߢ¬], identityHash=17542102582592]

 [failure] [20140129 19:11:20.499573]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0094
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   346
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102364108]

 [failure] [20140129 19:11:20.499955]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0099
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   361
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102324352]

 [failure] [20140129 19:11:20.500768]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0114
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   406
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102200650]

 

Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Moritz Hoffmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 01/30/2014 11:04 AM, Moritz Hoffmann wrote:
 Tests also failing on Debian, oorexx 4.2.0 branch and trunk test 
 suite. I can offer to give more info, but today I have a 6h exam
 ;-)

The offending test case is ... running TestCase object [testCase:
[TESTNEW01] (a
RexxContext.testGroup@/home/moritz/dev/oorexx-test/ooRexx/base/class/RexxContext.testGroup)]
...

M--
  Moritz Hoffmann
  http://antiguru.de/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlLqJD4ACgkQ264ap80Va8dOVAEAwSOzOG5m4tX0rjlZKf9/b+Uu
valqKWJRBf36lCFsDgQBAKiv3Vo/IupMye/hD3/uRbGKPDoMm3oGRyE0f3V/t4Z5
=HRyr
-END PGP SIGNATURE-

--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Rick McGuire
And that's one of the failures I just fixed.

Rick


On Thu, Jan 30, 2014 at 5:06 AM, Moritz Hoffmann antig...@gmail.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 On 01/30/2014 11:04 AM, Moritz Hoffmann wrote:
  Tests also failing on Debian, oorexx 4.2.0 branch and trunk test
  suite. I can offer to give more info, but today I have a 6h exam
  ;-)

 The offending test case is ... running TestCase object [testCase:
 [TESTNEW01] (a
 RexxContext.testGroup@
 /home/moritz/dev/oorexx-test/ooRexx/base/class/RexxContext.testGroup)]
 ...

 M--
   Moritz Hoffmann
   http://antiguru.de/
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 Comment: Using GnuPG with Icedove - http://www.enigmail.net/

 iF4EAREIAAYFAlLqJD4ACgkQ264ap80Va8dOVAEAwSOzOG5m4tX0rjlZKf9/b+Uu
 valqKWJRBf36lCFsDgQBAKiv3Vo/IupMye/hD3/uRbGKPDoMm3oGRyE0f3V/t4Z5
 =HRyr
 -END PGP SIGNATURE-


 --
 WatchGuard Dimension instantly turns raw network data into actionable
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.

 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Rick McGuire
I did a complete run of the test suite, and found a few more errors that I
probably won't be able to resolve until later today.  It's a little strange
that your run didn't show these or the crash that Moritz and I encountered.
 Are you sure you're running the latest version of the tests?

Rick


On Wed, Jan 29, 2014 at 8:33 PM, David Ashley w.david.ash...@gmail.comwrote:

 There are some failures when I run the test suite against the latest
 4.20. build on Fedora 20 x86_64. Below is the output of the report.

 I just want to make sure these are normal, but I believe the
 MutableBuffer tests do show some problems.

 [dashley@unknownF0DEF1D17508 trunk]$ ./testOORexx.rex -X native_api
 Searching for test containers
 Executing automated test suite...class2~init
 class3~init
 class1~init
 class2~activate
 class3~activate
 class1~activate
 ...foo
 . 0C 0C
 0C 0C
 ...
 

 ooTest Framework - Automated Test of the ooRexx Interpreter


 Interpreter: REXX-ooRexx_4.2.0(MT)_64-bit 6.04 20 Dec 2013
 Addressing Mode: 64
 ooRexxUnit:  2.0.0_3.2.0ooTest: 1.0.0_4.0.0

 Tests ran:   19384
 Assertions:  576694
 Failures:24
 Errors:  0
 Skipped files:   32

 [failure] [20140129 19:11:13.663288]
   svn:r8288   Change date: 2012-08-27 18:46:53 -0500
   Test:   TEST_SUPERCLASSES
   Class:  Class.testGroup

 File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Class.testGroup
   Line:   668
   Failed: assertEquals
 Expected: [[3], identityHash=17542126738324]
 Actual:   [[2], identityHash=17542126716938]

 [failure] [20140129 19:11:15.069973]
   svn:r9534   Change date: 2013-11-21 18:01:57 -0600
   Test:   TEST_NEW
   Class:  Queue.testGroup

 File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Queue.testGroup
   Line:   140
   Failed: assertEquals
 Expected: [[3], identityHash=17542126738324]
 Actual:   [[2], identityHash=17542126716938]
 Message:  subtest02: New object should have 3 superclasses

 [failure] [20140129 19:11:20.496697]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0039
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   181
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °��é], identityHash=17542102812160]

 [failure] [20140129 19:11:20.497096]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0044
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   196
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °üé], identityHash=17542102763084]

 [failure] [20140129 19:11:20.497866]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0059
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   241
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °��é], identityHash=17542102646964]

 [failure] [20140129 19:11:20.498215]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0064
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   256
   Failed: assertSame
 Expected: [[§äè °üé ߢ¬], identityHash=17542106349682]
 Actual:   [[§��è °üé ߢ¬], identityHash=17542102582592]

 [failure] [20140129 19:11:20.499573]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0094
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   346
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102364108]

 [failure] [20140129 19:11:20.499955]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0099
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   361
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102324352]

 [failure] [20140129 19:11:20.500768]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0114
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   406
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102200650]

 [failure] [20140129 19:11:20.501119]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test: 

Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Rick McGuire
Ok, that didn't take as long as I expected.  I'm now getting a clean run of
the entire suite except for one of the Windows event viewer tests that's
always been a bit flaky.  We definitely need to spin new release
candidates.

Rick


On Thu, Jan 30, 2014 at 6:45 AM, Rick McGuire object.r...@gmail.com wrote:

 I did a complete run of the test suite, and found a few more errors that I
 probably won't be able to resolve until later today.  It's a little strange
 that your run didn't show these or the crash that Moritz and I encountered.
  Are you sure you're running the latest version of the tests?

 Rick


 On Wed, Jan 29, 2014 at 8:33 PM, David Ashley w.david.ash...@gmail.comwrote:

 There are some failures when I run the test suite against the latest
 4.20. build on Fedora 20 x86_64. Below is the output of the report.

 I just want to make sure these are normal, but I believe the
 MutableBuffer tests do show some problems.

 [dashley@unknownF0DEF1D17508 trunk]$ ./testOORexx.rex -X native_api
 Searching for test containers
 Executing automated test suite...class2~init
 class3~init
 class1~init
 class2~activate
 class3~activate
 class1~activate
 ...foo
 . 0C 0C
 0C 0C
 ...
 

 ooTest Framework - Automated Test of the ooRexx Interpreter


 Interpreter: REXX-ooRexx_4.2.0(MT)_64-bit 6.04 20 Dec 2013
 Addressing Mode: 64
 ooRexxUnit:  2.0.0_3.2.0ooTest: 1.0.0_4.0.0

 Tests ran:   19384
 Assertions:  576694
 Failures:24
 Errors:  0
 Skipped files:   32

 [failure] [20140129 19:11:13.663288]
   svn:r8288   Change date: 2012-08-27 18:46:53 -0500
   Test:   TEST_SUPERCLASSES
   Class:  Class.testGroup

 File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Class.testGroup
   Line:   668
   Failed: assertEquals
 Expected: [[3], identityHash=17542126738324]
 Actual:   [[2], identityHash=17542126716938]

 [failure] [20140129 19:11:15.069973]
   svn:r9534   Change date: 2013-11-21 18:01:57 -0600
   Test:   TEST_NEW
   Class:  Queue.testGroup

 File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Queue.testGroup
   Line:   140
   Failed: assertEquals
 Expected: [[3], identityHash=17542126738324]
 Actual:   [[2], identityHash=17542126716938]
 Message:  subtest02: New object should have 3 superclasses

 [failure] [20140129 19:11:20.496697]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0039
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   181
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °��é], identityHash=17542102812160]

 [failure] [20140129 19:11:20.497096]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0044
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   196
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °üé], identityHash=17542102763084]

 [failure] [20140129 19:11:20.497866]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0059
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   241
   Failed: assertSame
 Expected: [[§äè °üé], identityHash=17542106316380]
 Actual:   [[§��è °��é], identityHash=17542102646964]

 [failure] [20140129 19:11:20.498215]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0064
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   256
   Failed: assertSame
 Expected: [[§äè °üé ߢ¬], identityHash=17542106349682]
 Actual:   [[§��è °üé ߢ¬], identityHash=17542102582592]

 [failure] [20140129 19:11:20.499573]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0094
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   346
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102364108]

 [failure] [20140129 19:11:20.499955]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0099
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
   Line:   361
   Failed: assertSame
 Expected: [[§äè°üé], identityHash=17542107427726]
 Actual:   [[§��è°üé], identityHash=17542102324352]

 [failure] [20140129 19:11:20.500768]
   svn:r8237   Change date: 2012-08-21 22:02:00 +0200
   Test:   TEST0114
   Class:  MutableBuffer_spaceMethod.testGroup

 File:
 

Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Mark Miesfeld
On Thu, Jan 30, 2014 at 4:16 AM, Rick McGuire object.r...@gmail.com wrote:


 Ok, that didn't take as long as I expected.  I'm now getting a clean run
 of the entire suite except for one of the Windows event viewer tests that's
 always been a bit flaky.  We definitely need to spin new release
 candidates.


I have a release candidate 2 folder on SourceForge.  We should rebuild all
packages and put them there.  Then I'll announce RC 2 and delete the older
folder.

I'm a little busy now, let's shot for getting everything updated over the
weekend?

--
Mark Miesfeld
--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread David Ashley
I usually take one of the overnight builds and make them release
candidates. So just say go and I can be ready the next day.

David Ashley

On Thu, 2014-01-30 at 06:33 -0800, Mark Miesfeld wrote:
 
 On Thu, Jan 30, 2014 at 4:16 AM, Rick McGuire object.r...@gmail.com
 wrote:
  
 Ok, that didn't take as long as I expected.  I'm now getting a
 clean run of the entire suite except for one of the Windows
 event viewer tests that's always been a bit flaky.  We
 definitely need to spin new release candidates. 
 
 
 I have a release candidate 2 folder on SourceForge.  We should rebuild
 all packages and put them there.  Then I'll announce RC 2 and delete
 the older folder.
 
 
 I'm a little busy now, let's shot for getting everything updated over
 the weekend?
 
 
 --
 Mark Miesfeld
 
 
 --
 WatchGuard Dimension instantly turns raw network data into actionable 
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.
 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel



--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Mark Miesfeld
On Thu, Jan 30, 2014 at 8:25 AM, David Ashley w.david.ash...@gmail.comwrote:

 I usually take one of the overnight builds and make them release
 candidates. So just say go and I can be ready the next day.


Go.  After tonight's build.   I think Rick is done.

--
Mark Miesfeld



--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Rick McGuire
Yep, should be good to go, other than the mystery of the MutableBuffer
failures.

Rick


On Thu, Jan 30, 2014 at 1:53 PM, Mark Miesfeld miesf...@gmail.com wrote:

 On Thu, Jan 30, 2014 at 8:25 AM, David Ashley w.david.ash...@gmail.comwrote:

 I usually take one of the overnight builds and make them release
 candidates. So just say go and I can be ready the next day.


 Go.  After tonight's build.   I think Rick is done.

 --
 Mark Miesfeld




 --
 WatchGuard Dimension instantly turns raw network data into actionable
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.

 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-30 Thread Moritz Hoffmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 01/30/2014 01:55 PM, Rick McGuire wrote:
 And that's one of the failures I just fixed.

I can confirm that, thank you! :-)

Moritz


- -- 
  Moritz Hoffmann
  http://antiguru.de/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlLqw2EACgkQ264ap80Va8cYFAD8Ci4i01FjtxGIKZCgIsCAmSwS
qWf7lGAVqMHB1Oqyt1ABAI0tEeeQX5EqMg0fvxAajKBIdlYUrNswkkdatV7dFyiW
=WI/c
-END PGP SIGNATURE-

--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


[Oorexx-devel] Test Failures on ooRexx 4.2.0

2014-01-29 Thread David Ashley
There are some failures when I run the test suite against the latest
4.20. build on Fedora 20 x86_64. Below is the output of the report.

I just want to make sure these are normal, but I believe the
MutableBuffer tests do show some problems.

[dashley@unknownF0DEF1D17508 trunk]$ ./testOORexx.rex -X native_api
Searching for test containers
Executing automated test suite...class2~init
class3~init
class1~init
class2~activate
class3~activate
class1~activate
...foo
. 0C 0C
0C 0C
...


ooTest Framework - Automated Test of the ooRexx Interpreter


Interpreter: REXX-ooRexx_4.2.0(MT)_64-bit 6.04 20 Dec 2013
Addressing Mode: 64
ooRexxUnit:  2.0.0_3.2.0ooTest: 1.0.0_4.0.0

Tests ran:   19384
Assertions:  576694
Failures:24
Errors:  0
Skipped files:   32

[failure] [20140129 19:11:13.663288]
  svn:r8288   Change date: 2012-08-27 18:46:53 -0500
  Test:   TEST_SUPERCLASSES
  Class:  Class.testGroup

File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Class.testGroup
  Line:   668
  Failed: assertEquals
Expected: [[3], identityHash=17542126738324]
Actual:   [[2], identityHash=17542126716938]

[failure] [20140129 19:11:15.069973]
  svn:r9534   Change date: 2013-11-21 18:01:57 -0600
  Test:   TEST_NEW
  Class:  Queue.testGroup

File:   /home/dashley/ad/.../test/trunk/ooRexx/base/class/Queue.testGroup
  Line:   140
  Failed: assertEquals
Expected: [[3], identityHash=17542126738324]
Actual:   [[2], identityHash=17542126716938]
Message:  subtest02: New object should have 3 superclasses

[failure] [20140129 19:11:20.496697]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0039
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   181
  Failed: assertSame
Expected: [[§äè °üé], identityHash=17542106316380]
Actual:   [[§��è °��é], identityHash=17542102812160]

[failure] [20140129 19:11:20.497096]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0044
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   196
  Failed: assertSame
Expected: [[§äè °üé], identityHash=17542106316380]
Actual:   [[§��è °üé], identityHash=17542102763084]

[failure] [20140129 19:11:20.497866]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0059
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   241
  Failed: assertSame
Expected: [[§äè °üé], identityHash=17542106316380]
Actual:   [[§��è °��é], identityHash=17542102646964]

[failure] [20140129 19:11:20.498215]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0064
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   256
  Failed: assertSame
Expected: [[§äè °üé ߢ¬], identityHash=17542106349682]
Actual:   [[§��è °üé ߢ¬], identityHash=17542102582592]

[failure] [20140129 19:11:20.499573]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0094
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   346
  Failed: assertSame
Expected: [[§äè°üé], identityHash=17542107427726]
Actual:   [[§��è°üé], identityHash=17542102364108]

[failure] [20140129 19:11:20.499955]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0099
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   361
  Failed: assertSame
Expected: [[§äè°üé], identityHash=17542107427726]
Actual:   [[§��è°üé], identityHash=17542102324352]

[failure] [20140129 19:11:20.500768]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0114
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   406
  Failed: assertSame
Expected: [[§äè°üé], identityHash=17542107427726]
Actual:   [[§��è°üé], identityHash=17542102200650]

[failure] [20140129 19:11:20.501119]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0119
  Class:  MutableBuffer_spaceMethod.testGroup

File:   /home/dashley/ad/.../ooRexx/base/class/MutableBuffer/space.testGroup
  Line:   421
  Failed: assertSame
Expected: [[§äè°üéߢ¬], identityHash=17542107440352]
Actual:   [[§��è°üéߢ¬], identityHash=17542102145578]

[failure] [20140129 19:11:20.502503]
  svn:r8237   Change date: 2012-08-21 22:02:00 +0200
  Test:   TEST0149
  Class:  MutableBuffer_spaceMethod.testGroup

File: