Dear P.O.,

On 27.08.2020 16:56, P.O. Jonsson wrote:
> I have removed the following  limitation from all test-projects following 
> Ronys change in the
> failing testcase.
>
> # exclude EventSemaphore.testGroup until bugg #1697 fixed + new problem 
> around 1.6.2020
>   -x EventSemaphore.testGroup
>
> Unfortunately there seems to be another issue clouding the view. I 
> think/guess that it has
> something to do with these changes:
>
> Add tests for testing fix [r12102] ([oorexx:bugs:#1716] and related 
> [oorexx:bugs:#1715]). (Details)
> by orexx
>
> U         ooRexx\base\class\Method.testGroup
> U         ooRexx\base\class\Routine.testGroup
> At revision 12103
> U         ooRexx\base\class\Method.testGroup
> U         ooRexx\base\class\Routine.testGroup
> At revision 12104
>
> Can someone please have a look? Currently either a segmentation fault occurs 
> or errors result, see
> below. ALL tests are currently failing, prohibiting upload  of artifacts.

Which version of ooRexx are you running the testcases with, ooRexx r12106 as of 
today?

Just ran the two testgroups:

    F:\work\svn\oorexx\test\trunk\ooRexx\base\class>rexx Method.testGroup
    Interpreter:        REXX-ooRexx_5.0.0(MT)_32-bit 6.05 27 Aug 2020
    OS Name:            WindowsNT
    SysVersion:         Windows 10.0.19041

    Tests ran:          59
    Assertions:         104
    Failures:           0
    Errors:             0

    Test execution:     00:00:00.126000


    F:\work\svn\oorexx\test\trunk\ooRexx\base\class>rexx Routine.testGroup
    Interpreter:        REXX-ooRexx_5.0.0(MT)_32-bit 6.05 27 Aug 2020
    OS Name:            WindowsNT
    SysVersion:         Windows 10.0.19041

    Tests ran:          63
    Assertions:         100
    Failures:           0
    Errors:             0

    Test execution:     00:00:00.116000

They pass here.

... cut ..

---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to