Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 90677 invoked from network); 22 Oct 2005 07:54:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Oct 2005 07:54:43 -0000 Received: (qmail 39180 invoked by uid 500); 22 Oct 2005 07:54:43 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 39167 invoked by uid 99); 22 Oct 2005 07:54:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2005 00:54:43 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 0D64D21D for ; Sat, 22 Oct 2005 09:54:22 +0200 (CEST) Message-ID: <91577558.1129967662053.JavaMail.jira@ajax.apache.org> Date: Sat, 22 Oct 2005 09:54:22 +0200 (CEST) From: "Andy Jefferson (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Assigned: (JDO-187) Detach lifecycle listeners are incorrectly implemented In-Reply-To: <1624108552.1129583085219.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JDO-187?page=all ] Andy Jefferson reassigned JDO-187: ---------------------------------- Assign To: Craig Russell (was: Andy Jefferson) > Detach lifecycle listeners are incorrectly implemented > ------------------------------------------------------ > > Key: JDO-187 > URL: http://issues.apache.org/jira/browse/JDO-187 > Project: JDO > Type: Bug > Components: tck20 > Environment: JPOX > Reporter: Craig Russell > Assignee: Craig Russell > > The following errors are reported for test case InstanceLifecycleListenerDetach. > [java] testDetach(org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerDetach)junit.framework.AssertionFailedError: Assertion A12.15-11 (TestInstanceLifecycleListener) failed: > [java] Assertion A12.15-12 (TestInstanceLifecycleListener) failed: in postDetach, target expected , actual > [java] Assertion A12.15-12 (TestInstanceLifecycleListener) failed: in postDetach, target object should be persistent. > [java] Assertion A12.15-12 (TestInstanceLifecycleListener) failed: in postDetach, source wasPostDetachCalled() was not true. > [java] > [java] Sequence verification failed for PRE_DETACH_LISTENER; expected: <1> actual: <2> > [java] > [java] Sequence verification failed for PRE_DETACH_CALLBACK; expected: <2> actual: <1> > [java] > [java] at org.apache.jdo.tck.api.instancecallbacks.AbstractInstanceLifecycleListener$InstanceLifecycleListenerImpl.verifyCallbacks(AbstractInstanceLifecycleListener.java:464) > [java] at org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerDetach.testDetach(InstanceLifecycleListenerDetach.java:108) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > [java] at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:204) > [java] at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:120) > [java] at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:95) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira