PUBLIC_ROUTINES was that hack that oodialog was using that I
eliminated.  I also updated this test for the new classes that have
been added.

The monitor test failure was the same as the lines() problem, which
should be fixed now.

Rick

On Sun, Jun 29, 2008 at 8:50 PM, Mark Miesfeld <[EMAIL PROTECTED]> wrote:
> Well looking at them again, there is this one:
>
> [failure] [20080629 15:29:18.905000]
>  Test:   TEST_ENVIRONMENT_DIRECTORY_ENTRIES
>  Class:  environmentEntries.testGroup
>  File:   E:\work.ooRexx\...\base\runtime.objects\environmentEntries.testGroup
>  Line:   168
>  Failed: assertTrue
>   Expected: [1]
>   Actual:   [[0], identityHash="267903086"]
>   Message:  subTest # 34 entry=[PUBLIC_ROUTINES]
> Which I bet is just because you changed something with public
> routines.  The test might not be valid anymore.
>
> This one is the clipboard one, I'll look at that:
>
> [failure] [20080629 15:29:29.186000]
>  Test:   TEST_07COPYPASTE
>  Class:  Clipboard.testGroup
>  File:   E:\work.ooRexx\...\platform\windows\rxwinsys\Clipboard.testGroup
>  Line:   149
>  Failed: assertEquals
>   Expected: [[This is only a test], identityHash="259461395"]
>   Actual:   [[], identityHash="224235344"]
>   Message:  Text retrieved from clipboard should equal text put on clipboard
>
> Which really just leaves the 2 about ~lines not giving the expected
> count and the one with the monitor.  The one with the monitor is
> because of a stream problem also, I think.
>
> --
> Mark Miesfeld
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to