Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6DB2D9963 for ; Wed, 16 May 2012 07:22:38 +0000 (UTC) Received: (qmail 2522 invoked by uid 500); 16 May 2012 07:22:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 2450 invoked by uid 500); 16 May 2012 07:22:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 2190 invoked by uid 99); 16 May 2012 07:22:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 07:22:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 07:22:33 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EDD566104 for ; Wed, 16 May 2012 07:22:11 +0000 (UTC) Date: Wed, 16 May 2012 07:22:11 +0000 (UTC) From: "Forrest Xia (JIRA)" To: dev@geronimo.apache.org Message-ID: <1133720354.3114.1337152932009.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1600790946.39297.1336491473530.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (GERONIMO-6346) 19 failures in BV tck when upgrading to 1.0.6.GA level MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia resolved GERONIMO-6346. ----------------------------------- Resolution: Fixed Fix Version/s: 3.0 bval 0.4 upgrade fix the failures. > 19 failures in BV tck when upgrading to 1.0.6.GA level > ------------------------------------------------------ > > Key: GERONIMO-6346 > URL: https://issues.apache.org/jira/browse/GERONIMO-6346 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 3.0 > Reporter: Forrest Xia > Assignee: Forrest Xia > Priority: Critical > Labels: BV,, bean, validation > Fix For: 3.0 > > Attachments: jsr303_1.0.6.GA_tckresults_surefire-reports.tar.gz > > > Running TestSuite > Tests run: 258, Failures: 19, Errors: 0, Skipped: 0, Time elapsed: 197.332 sec <<< FAILURE! > Results : > Failed tests: > testTargetedTypeIsGetter(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testAmbiguousValidatorResolution(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testTargetTypeIsClass(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testResolutionOfMinMaxForDifferentTypes(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testResolutionOfMultipleSizeValidators(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testUnexpectedTypeInValidatorResolution(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testTargetTypeIsInterface(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testTargetedTypeIsField(org.hibernate.jsr303.tck.tests.constraints.validatorresolution.ValidatorResolutionTest) > testPropertyPathWithArray(org.hibernate.jsr303.tck.tests.validation.PropertyPathTest) > testPropertyPathSet(org.hibernate.jsr303.tck.tests.validation.PropertyPathTest) > testPropertyPathWithMap(org.hibernate.jsr303.tck.tests.validation.PropertyPathTest) > testPropertyPathWithList(org.hibernate.jsr303.tck.tests.validation.PropertyPathTest) > testGraphValidationWithList(org.hibernate.jsr303.tck.tests.validation.ValidateTest) > testGraphValidationWithArray(org.hibernate.jsr303.tck.tests.validation.ValidateTest) > testValidationIsPolymorphic(org.hibernate.jsr303.tck.tests.validation.ValidateTest) > testContainedMap(org.hibernate.jsr303.tck.tests.validation.graphnavigation.GraphNavigationTest) > testNoEndlessLoop(org.hibernate.jsr303.tck.tests.validation.graphnavigation.GraphNavigationTest) > testGraphNavigationDeterminism(org.hibernate.jsr303.tck.tests.validation.graphnavigation.GraphNavigationTest) > propertyPathInIterable(org.hibernate.jsr303.tck.tests.validation.validatorcontext.ConstraintValidatorContextTest) > Tests run: 258, Failures: 19, Errors: 0, Skipped: 0 > For detailed exceptions, check the attached tck results. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira