You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Zowalla, Richard" <ri...@hs-heilbronn.de> on 2022/05/23 19:56:07 UTC

GERONIMO-6832 - SigTests + TCK Failures for Activation 2.0.0-M1

Hi all,

I gave it a try: the main issues were related to the change regarding
java.desktop.

I added a patch (svn diff) to 
https://issues.apache.org/jira/browse/GERONIMO-6832 with some changes.
With this changes, the TCK + Sigtests are now passing for Java 8 + Java
11:

[javatest.batch] Number of tests completed:  90 (90 pass, 0 fail, 0
errors)
[javatest.batch]
***************************************************************
[javatest.batch] Completed running 90 tests.
[javatest.batch] Number of Tests Passed      = 90
[javatest.batch] Number of Tests Failed      = 0
[javatest.batch] Number of Tests with Errors = 0
[javatest.batch] Number of Tests Not Run     = 0

If someone can have a look, it would be appreciated.

Gruß
Richard


Am Montag, dem 23.05.2022 um 18:47 +0000 schrieb Zowalla, Richard:
> Hi all,
> 
> I did run the sig tests + tck on the 2.0.0-M1 and found some issues.
> Subsequently, I created 
> https://issues.apache.org/jira/browse/GERONIMO-6832 and will try to
> fix
> them.
> 
> Gruß
> Richard
> 


Re: GERONIMO-6832 - SigTests + TCK Failures for Activation 2.0.0-M1

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Hi Richard,

I reviewed and merged you diff.

Thanks

Le lun. 23 mai 2022 à 21:56, Zowalla, Richard <
richard.zowalla@hs-heilbronn.de> a écrit :

> Hi all,
>
> I gave it a try: the main issues were related to the change regarding
> java.desktop.
>
> I added a patch (svn diff) to
> https://issues.apache.org/jira/browse/GERONIMO-6832 with some changes.
> With this changes, the TCK + Sigtests are now passing for Java 8 + Java
> 11:
>
> [javatest.batch] Number of tests completed:  90 (90 pass, 0 fail, 0
> errors)
> [javatest.batch]
> ***************************************************************
> [javatest.batch] Completed running 90 tests.
> [javatest.batch] Number of Tests Passed      = 90
> [javatest.batch] Number of Tests Failed      = 0
> [javatest.batch] Number of Tests with Errors = 0
> [javatest.batch] Number of Tests Not Run     = 0
>
> If someone can have a look, it would be appreciated.
>
> Gruß
> Richard
>
>
> Am Montag, dem 23.05.2022 um 18:47 +0000 schrieb Zowalla, Richard:
> > Hi all,
> >
> > I did run the sig tests + tck on the 2.0.0-M1 and found some issues.
> > Subsequently, I created
> > https://issues.apache.org/jira/browse/GERONIMO-6832 and will try to
> > fix
> > them.
> >
> > Gruß
> > Richard
> >
>
>

-- 
Jean-Louis