Hi guys,

writing from the hotel bar, so perhaps not well formed questions.

Test suite,  as I understand it, assertequals looks for a non-strict
equality,  yet it fails when I compare the default rexxQueue with the string
session.

[failure] [20080915 11:29:03.468000]
  Test:   TEST_GET
  Class:  RexxQueue.testGroup
  File:   D:\orxSVN\test\trunk\ooRexx\base\class\RexxQueue.testGroup
  Line:   249
  Failed: assertEquals
    Expected: [[SESSION], identityHash="242597249"]
    Actual:   [[SESSION], identityHash="265817940"]
    Message:  subtest 27: default queue named session

I'm not sure what the identity hash is, perhaps thar gives a clue.

Also, if one uses the delete method of a named rexxqueue with items queued,
the interpreter never seems to come back - at least in the context of the
test suite.  I don't think that can be down to my couple of changed lines of
code?

Also, Rick, I suspect that your rexx_clear_queue method doesn't clear the
queue - but don't know how to debug it.

there is a more general point here, given that I can't get my tiny changes
to work, should I commit them anyway, knowing that they fail, so that others
can point me in the right direction?

that's all for now.  Keep up the good work,

Jon
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to