Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338941 - Some tests in PLSQL test models failed
Summary: Some tests in PLSQL test models failed
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 10:07 EST by Edwin Tang CLA
Modified: 2022-06-09 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edwin Tang CLA 2011-03-04 10:07:57 EST
This is not a regression, since the PLSQL test models were recently included in test-non-lrg.

PLSQLTestModel -> PLSQLCollectionTestSuite -> CityListOutTest failed with the following exception.

Stack Trace:
============
     [java] 	VERSION: Eclipse Persistence Services - 2.2.1.v20110303-r9065
     [java] 	TEST SUITE NAME: PLSQLCollectionTestSuite
     [java] 	SUITE DESCRIPTION: This suite tests calling PLSQL procedures that take collections.
     [java] 
     [java] 		VERSION:   Eclipse Persistence Services - 2.2.1.v20110303-r9065
     [java] 		TEST NAME:   CityListOutTest
     [java] 		TEST DESCRIPTION: 
     [java] 		##FAILURE##
     [java] 		TEST TIME:      0
     [java] 		TOTAL TIME:      5
     [java] 		RESULT:      Error
     [java] 		Local Exception Stack: 
     [java] 		Exception [EclipseLink-0] (Eclipse Persistence Services - 2.2.1.v20110303-r9065): org.eclipse.persistence.testing.framework.TestErrorException
     [java] 		Exception Description: Results do not match: oracle.sql.ARRAY@298488ef expected: [Ottawa]
     [java] 	at org.eclipse.persistence.testing.framework.TestCase.throwError(TestCase.java:577)
     [java] 	at org.eclipse.persistence.testing.tests.plsql.PLSQLTest.test(PLSQLTest.java:88)
     [java] 	at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
     [java] 	at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
     [java] 	at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:250)
     [java] 	at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
     [java] 	at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:250)
     [java] 	at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:208)
     [java] 	at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:250)
     [java] 	at org.eclipse.persistence.testing.framework.TestExecutor.runTest(TestExecutor.java:671)
     [java] 	at org.eclipse.persistence.testing.framework.PromptTestRunner.run(PromptTestRunner.java:141)
     [java] 	at org.eclipse.persistence.testing.framework.PromptTestRunner.main(PromptTestRunner.java:103)
Comment 1 Edwin Tang CLA 2011-03-10 11:02:49 EST
This bug has been fixed by James along with bug 275156
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:04:31 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink