Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 96848 invoked from network); 20 Jun 2007 11:03:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jun 2007 11:03:01 -0000 Received: (qmail 16196 invoked by uid 500); 20 Jun 2007 11:02:57 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 16178 invoked by uid 500); 20 Jun 2007 11:02:57 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 15993 invoked by uid 99); 20 Jun 2007 11:02:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 04:02:56 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 04:02:52 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 2F9421A981D; Wed, 20 Jun 2007 04:02:32 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r549062 - in /harmony/enhanced/buildtest/branches/2.0/tests/gut: exclude.list.linux.x86 exclude.list.linux.x86_64 exclude.list.windows.x86 Date: Wed, 20 Jun 2007 11:02:32 -0000 To: commits@harmony.apache.org From: smishura@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070620110232.2F9421A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: smishura Date: Wed Jun 20 04:02:31 2007 New Revision: 549062 URL: http://svn.apache.org/viewvc?view=rev&rev=549062 Log: Apply patch fro exclude list from HARMONY-3693: ([testing] Geronimo Unit Tests integration to the Build&Test infrastructure) Modified: harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86 harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86_64 harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.windows.x86 Modified: harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86 URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86?view=diff&rev=549062&r1=549061&r2=549062 ============================================================================== --- harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86 (original) +++ harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86 Wed Jun 20 04:02:31 2007 @@ -1,19 +1,32 @@ -org/apache/geronimo/directory/RunningTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompGBeanTest -org/apache/geronimo/gjndi/KernelContextGBeanTest -org/apache/geronimo/gjndi/binding/GBeanBindingTest -org/apache/geronimo/jetty/SecurityTest -org/apache/geronimo/timer/TransactionalThreadPooledTimerTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/tomcat/JACCSecurityTest \ No newline at end of file +# 4 test cases fail due to an error in external tool +# fail due to initialization in external class xstream_1.1.3.jar +# reference to field elementType in class java.util.enumSet +# there is such a field in RI (package access) +# XSTR-379: http://jira.codehaus.org/browse/XSTR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel +# fixed in xstream 1.2.2, but geronimo-1.2-beta uses xstream 1.1.3 +org/apache/geronimo/kernel/config/ConfigurationUtilTest # 1 fail out of 1 test case +org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest # 3 errors out of 3 test cases + +# Test issue +# Test harms editorSearchPath being run first in a testlist and then subsequent runs +# of other unit tests for this module in the same environment will result in NPE +# GERONIMO-2860: https://issues.apache.org/jira/browse/GERONIMO-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel +org/apache/geronimo/common/propertyeditor/PropertyEditorsTest # 2 test cases + +# TODO: investigate +org/apache/geronimo/gjndi/binding/GBeanBindingTest # 1 fail out of 1 test case + +# TODO: investigate +org/apache/geronimo/directory/RunningTest # 1 error out of 1 test case + +# Tests issue, extend unstable AbstractThreadPooledTimerTest test, see line 37 +# Remove from exclude when start to use Harmony release build +org/apache/geronimo/timer/TransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases +org/apache/geronimo/timer/NontransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases + +# H-4053 +# org/apache/geronimo/gjndi/JavaCompContextTest # 9 test cases +# org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case +# org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case + + Modified: harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86_64 URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86_64?view=diff&rev=549062&r1=549061&r2=549062 ============================================================================== --- harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86_64 (original) +++ harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.linux.x86_64 Wed Jun 20 04:02:31 2007 @@ -1,19 +1,32 @@ -org/apache/geronimo/directory/RunningTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompGBeanTest -org/apache/geronimo/gjndi/KernelContextGBeanTest -org/apache/geronimo/gjndi/binding/GBeanBindingTest -org/apache/geronimo/jetty/SecurityTest -org/apache/geronimo/timer/TransactionalThreadPooledTimerTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/tomcat/JACCSecurityTest \ No newline at end of file +# 4 test cases fail due to an error in external tool +# fail due to initialization in external class xstream_1.1.3.jar +# reference to field elementType in class java.util.enumSet +# there is such a field in RI (package access) +# XSTR-379: http://jira.codehaus.org/browse/XSTR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel +# fixed in xstream 1.2.2, but geronimo-1.2-beta uses xstream 1.1.3 +org/apache/geronimo/kernel/config/ConfigurationUtilTest # 1 fail out of 1 test case +org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest # 3 errors out of 3 test cases + +# Test issue +# Test harms editorSearchPath being run first in a testlist and then subsequent runs +# of other unit tests for this module in the same environment will result in NPE +# GERONIMO-2860: https://issues.apache.org/jira/browse/GERONIMO-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel +org/apache/geronimo/common/propertyeditor/PropertyEditorsTest # 2 test cases + +# TODO: investigate +org/apache/geronimo/gjndi/binding/GBeanBindingTest # 1 fail out of 1 test case + +# TODO: investigate +org/apache/geronimo/directory/RunningTest # 1 error out of 1 test case + +# Tests issue, extend unstable AbstractThreadPooledTimerTest test, see line 37 +# Remove from exclude when start to use Harmony release build +org/apache/geronimo/timer/TransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases +org/apache/geronimo/timer/NontransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases + +# H-4053 +# org/apache/geronimo/gjndi/JavaCompContextTest # 9 test cases +# org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case +# org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case + + Modified: harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.windows.x86 URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.windows.x86?view=diff&rev=549062&r1=549061&r2=549062 ============================================================================== --- harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.windows.x86 (original) +++ harmony/enhanced/buildtest/branches/2.0/tests/gut/exclude.list.windows.x86 Wed Jun 20 04:02:31 2007 @@ -1,19 +1,32 @@ -org/apache/geronimo/directory/RunningTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompContextTest -org/apache/geronimo/gjndi/JavaCompGBeanTest -org/apache/geronimo/gjndi/KernelContextGBeanTest -org/apache/geronimo/gjndi/binding/GBeanBindingTest -org/apache/geronimo/jetty/SecurityTest -org/apache/geronimo/timer/TransactionalThreadPooledTimerTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest -org/apache/geronimo/tomcat/JACCSecurityTest \ No newline at end of file +# 4 test cases fail due to an error in external tool +# fail due to initialization in external class xstream_1.1.3.jar +# reference to field elementType in class java.util.enumSet +# there is such a field in RI (package access) +# XSTR-379: http://jira.codehaus.org/browse/XSTR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel +# fixed in xstream 1.2.2, but geronimo-1.2-beta uses xstream 1.1.3 +org/apache/geronimo/kernel/config/ConfigurationUtilTest # 1 fail out of 1 test case +org/apache/geronimo/timer/jdbc/DerbyJDBCWorkerPersistenceTest # 3 errors out of 3 test cases + +# Test issue +# Test harms editorSearchPath being run first in a testlist and then subsequent runs +# of other unit tests for this module in the same environment will result in NPE +# GERONIMO-2860: https://issues.apache.org/jira/browse/GERONIMO-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel +org/apache/geronimo/common/propertyeditor/PropertyEditorsTest # 2 test cases + +# TODO: investigate +org/apache/geronimo/gjndi/binding/GBeanBindingTest # 1 fail out of 1 test case + +# TODO: investigate +org/apache/geronimo/directory/RunningTest # 1 error out of 1 test case + +# Tests issue, extend unstable AbstractThreadPooledTimerTest test, see line 37 +# Remove from exclude when start to use Harmony release build +org/apache/geronimo/timer/TransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases +org/apache/geronimo/timer/NontransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases + +# H-4053 +# org/apache/geronimo/gjndi/JavaCompContextTest # 9 test cases +# org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case +# org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case + +