EclipseLink JPA WDF Test - Test Summary (more details on https://ci.eclipse.org/eclipselink/job/eclipselink-nightly-4.0/1/ )

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1015 0 0 165 83.744% 24.356

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.eclipse.persistence.testing.tests.wdf.jpa1.simple 112 0 0 4 96.429% 4.982
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.108
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.138
org.eclipse.persistence.testing.tests 1 0 0 0 100% 0.812
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 2.277
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 1.113
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.07
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 7.603
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.035
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 0.206
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.243
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 6.769

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.eclipse.persistence.testing.tests.wdf.jpa1.simple

Class Tests Errors Failures Skipped Success Rate Time
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 2.752
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.086
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.013
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.376
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.014
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 0.839
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 0.727
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.175

org.eclipse.persistence.testing.tests.wdf.jpa1.generator

Class Tests Errors Failures Skipped Success Rate Time
TestIdentity(test-jpa-wdf) 4 0 0 0 100% 0.047
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.036
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.025

org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys

Class Tests Errors Failures Skipped Success Rate Time
TestForeignKeys(test-jpa-wdf) 12 0 0 4 66.667% 0.138

org.eclipse.persistence.testing.tests

Class Tests Errors Failures Skipped Success Rate Time
ClearDatabaseSchemaTest 1 0 0 0 100% 0.812

org.eclipse.persistence.testing.tests.wdf.jpa1.lock

Class Tests Errors Failures Skipped Success Rate Time
TestLockMethod(test-jpa-wdf) 16 0 0 3 81.25% 0.115
TestOptimistic(test-jpa-wdf) 16 0 0 2 87.5% 2.162

org.eclipse.persistence.testing.tests.wdf.jpa1.relation

Class Tests Errors Failures Skipped Success Rate Time
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 0.063
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.025
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.033
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 0.354
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.052
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.076
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.008
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.045
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.012
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.055
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.046
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.151
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.01
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.1
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.083

org.eclipse.persistence.testing.tests.wdf.jpa1.embedded

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.031
TestEmbeddingWithFieldAccess(test-jpa-wdf) 2 0 0 0 100% 0.027
TestEmbeddedIdAsInnerClass(test-jpa-wdf) 1 0 0 0 100% 0.012

org.eclipse.persistence.testing.tests.wdf.jpa1.query

Class Tests Errors Failures Skipped Success Rate Time
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.03
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 2.113
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.039
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.024
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.059
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.169
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.107
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 1.314
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.158
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.306
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.171
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.01
TestArguments(test-jpa-wdf) 45 0 0 0 100% 0.487
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.553
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 0.464
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.052
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.053
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.073
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.154
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 0.69
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 0.385
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.039
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 0.153

org.eclipse.persistence.testing.tests.wdf.jpa1.mapping

Class Tests Errors Failures Skipped Success Rate Time
TestSecondaryTable(test-jpa-wdf) 3 0 0 1 66.667% 0.022
MappingTest(test-jpa-wdf) 1 0 0 0 100% 0.013

org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddingWithMixedAccess(test-jpa-wdf) 2 0 0 0 100% 0.175
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.008
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.023

org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance

Class Tests Errors Failures Skipped Success Rate Time
AbstractEntityHandlingTest(test-jpa-wdf) 3 0 0 0 100% 0.039
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.022
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.066
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.082
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.034

org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager

Class Tests Errors Failures Skipped Success Rate Time
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 0.368
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.071
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 0.089
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 0.057
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.09
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.062
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.238
TestClose(test-jpa-wdf) 22 0 0 0 100% 1.707
TestContains(test-jpa-wdf) 5 0 0 0 100% 0.045
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.018
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.088
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 1.532
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 1.817
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.009
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.318
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.01
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.037
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.055
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.067
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.091

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 0.77

SimpleTest(test-jpa-wdf)

testMetric 2.627
testSimple 0.069

TestEmbeddedField(test-jpa-wdf)

testDirty 0.045
testNullPeriod 0.021
testSimple 0.018

FirstTest(test-jpa-wdf)

testBasics 0.011

BufferReadTest(test-jpa-wdf)

testNotFound 0.033
testJDBCInclusivePreapreSmall 0.045
testQueryCompleteOutsideTransactionSmall 0.03
testFlush 0.026
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.026
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.031
testNamedQueryCompleteOutsideTransactionSmall 0.026
testFindOutsideTransactionSmall 0.025
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.025
testJDBCBestSmall 0.025
testQueryExecuteOnlyOutsideTransactionSmall 0.025
testFindOutsideTransaction 0.025
testQueryExecuteOnlyOutsideTransactionNew 0.028

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.013

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.016
testWrapperByteArray2Blob 0.031
testWrapperFloat 0.023
testWrapperShort 0.022
testPrimitiveByteArray2Binary 0.027
testEnumOrdinal 0.028
testWrapperCharArray2Clob 0.025
testWrapperCharArray2Varchar 0.023
testPrimitiveByte 0.017
testPrimitiveChar 0.017
testPrimitiveLong 0.016
testBigDecimal 0.024
testPrimitiveDouble 0.017
testBigInteger 0.022
testNullsPAshort 0
skipped
testWrapperDouble 0.021
testUtilCalendar 0.024
testSqlTimestamp 0.024
testWrapperBoolean 0.019
testWrapperByteArray2Longvarbinary 0.022
testString2Varchar 0.018
testWrapperByteArray2Binary 0.022
testPrimitiveBoolean 0.014
testPrimitiveByteArray2Longvarbinary 0.022
testWrapperCharacter 0.018
testWrapperByte 0.017
testWrapperLong 0.018
testInsert 0.021
testUtilDate 0.025
testPrimitiveFloat 0.017
testPrimitiveShort 0.015
testPrimitiveCharArray2Varchar 0.023
testSerializable 0.029
testWrapperInteger 0.019
testSqlDate 0.023
testSqlTime 0.022
testPrimitiveByteArray2Blob 0.023
testString2Clob 0.019
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.029
testEnumString 0.022

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.019
testWrapperByteArray2Blob 0.025
testWrapperFloat 0.02
testWrapperShort 0.019
testPrimitiveByteArray2Binary 0.022
testEnumOrdinal 0.021
testWrapperCharArray2Clob 0.023
testWrapperCharArray2Varchar 0.023
testPrimitiveByte 0.015
testPrimitiveChar 0.013
testPrimitiveLong 0.017
testBigDecimal 0.018
testPrimitiveDouble 0.013
testNullsFAshort 0
skipped
testBigInteger 0.019
testWrapperDouble 0.017
testUtilCalendar 0.022
testSqlTimestamp 0.024
testWrapperBoolean 0.017
testWrapperByteArray2Longvarbinary 0.021
testString2Varchar 0.018
testWrapperByteArray2Binary 0.021
testPrimitiveBoolean 0.013
testPrimitiveByteArray2Longvarbinary 0.019
testWrapperCharacter 0.017
testWrapperByte 0.017
testWrapperLong 0.017
testInsert 0.014
testUtilDate 0.021
testPrimitiveFloat 0.013
testPrimitiveShort 0.013
testPrimitiveCharArray2Varchar 0.022
testSerializable 0.022
testWrapperInteger 0.016
testSqlDate 0.02
testSqlTime 0.019
testPrimitiveByteArray2Blob 0.019
testString2Clob 0.018
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.02
testEnumString 0.017

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.022
testSqlTimestamp 0.02
testUtilCalendarAsDate 0.018
testUtilCalendarAsTime 0.017
dummyTestMethod 0.012
testSqlDate 0.016
testSqlTime 0.017
testUtilDateAsDate 0.017
testUtilDateAsTime 0.017
testUtilDateAsTimestamp 0.019

TestGetReference(test-jpa-wdf)

testPositivTx 0.018
testMerge 0.017
testPersist 0.031
testPositivTxPropertyAccess 0.015
testWriteLock 0.015
testEmbeddedIdPropertyAccess 0.016
testReadLock 0.015
testSerializeHollow 0.034
testSerializeLoaded 0.021
testFindWithCompositeKey 0.013
testRemoveNonExisting 0.016
testPositivNonTxPropertyAccess 0.012
testIllegalArguments 0.012
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.018
testMergeIntoHollow 0.019
testPositivNonTx 0.014
testNegativ 0.013
testNegativInheritance 0.014
testInheritance 0.014
testRemove 0.023
testSimple 0.014

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.019
testCascadeRemoved 0.014
testCircularCascade 0.012
testCascadeDetachedRemoved 0.015
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.011

TestRefresh(test-jpa-wdf)

testRefreshDetached 0.016
testNotAnEntity 0.008
testRefreshManaged 0.013
testTransactionMarkedForRollback 0.01
testRefreshDeleted 0.013
testRefreshNew 0.008
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.02
testRefreshManagedNewNotOnDB 0
skipped

TestCascadePersist(test-jpa-wdf)

testCircularCascade 0.013
testSimpleCascadeDetached 0.021
testSimpleCascadeManaged 0.012
testSimpleCascadeNew 0.01

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.01
testCircularCascade 0.011
testSimpleCascadeToDetached1 0.01
testSimpleCascadeToNew 0.008
testFlushLazyCollectionWithCascadePersist 0.009
testSimpleCascadeToDetached2a 0.01
testSimpleCascadeToDetached2b 0.011
testSimpleCascadeToDetached2c 0.011
testSimpleCascadeToManaged 0.009

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.008
testRestoreFieldAfterFlush 0.01
testRelationshipToNew 0.011
testRelationshipToRemoved 0
skipped
testWithException 0.008
testNoTransaction 0.008
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.017

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.127
testUnbacthedUpdate 0.111

TestClose(test-jpa-wdf)

testGetReferenceClosed 1.521
testGetDelegateClosed 0.027
testFlushClosed 0.008
testCloseActiveTransaction 0.01
testQuery 0.009
testCloseInsideTransaction 0.008
testFindClosed 0.008
testCloseClosed 0.008
testMergeClosed 0.007
testPersistClosed 0.007
testCreateNamedQueryClosed 0.007
testJoinTransactionClosed 0.008
testRefreshClosed 0.007
testRemoveClosed 0.007
testLockClosed 0.008
testGetFlushModeClosed 0.008
testCreateQueryClosed 0.008
dummyTestMethod 0.007
testClearClosed 0.009
testSetFlushModeClosed 0.007
testCreateNativeQueryClosed 0.008
testContainsClosed 0.008

TestContains(test-jpa-wdf)

testNotAnEntity 0.007
testContainsDetached 0.011
testContainsNew 0.008
testContainsManaged 0.009
testContainsRemoved 0.009

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.009
testClearNoTransaction 0.009

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.032
testSimpleCascadeManaged 0.021
testSimpleCascadeRemoved 0.015
testSimpleCascadeNew 0.019

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 1.505
dummyTestMethod 0.027
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestPersist(test-jpa-wdf)

testNotAnEntity 1.567
testPersistManagedFlushed 0.029
testTransactionMarkedForRollback 0.008
testPersistNewBasicTypesFieldAccess 0.015
testPersistNewDepartment 0.01
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.11
testNastyTimestampTwice 0.011
testPersistRemovedFlushed 0.01
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.015
testDuprec 0.01
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.011
testPersistManaged 0.01
testPersistRemoved 0.01

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.009
testCacheQueriedEntity 0
skipped

TestMerge(test-jpa-wdf)

testNotAnEntity 0.009
testTransactionMarkedForRollback 0.009
testMergeNewEntityWithIdSetInPrePersist 0.223
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.011
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.01
testNastyTimestampTwiceNotInitial 0.011
testMergeNewWithRelation 0
skipped
testMergeManaged 0.009
testWithLazyRelationPending 0.022
testMergeRemoved 0
skipped
testMergeDetached 0.014
testMergeDetachedWithRelation 0
skipped

TestCache(test-jpa-wdf)

testClone 0.009
testInvalidateRemove 0
skipped
testInvalidateUpdate 0
skipped
testNotOwningSide2 0
skipped
testTimeToLive 0
skipped
testContains 0
skipped
testRelation 0
skipped
testNotOwningSide 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.012
testUpdateOfComposoiteKey 0.011
testUpdatePrimaryKey 0.014

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.01
testUpdateOutsideTx 0.01
testRemoveOutsideTx 0.01
testRefreshOutsideTx 0.009
testPersistOutsideTx 0.009
dummyTestMethod 0.007

TestFind(test-jpa-wdf)

testPositivTx 0.009
testFindWithCompositeKey 0.011
testIllegalArguments 0.01
testPositivNonTx 0.01
testFindRemoved 0.016
testNegativ 0.011

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.008
testRemoveDetached 0.011
testTransactionMarkedForRollback 0.009
testRemoveManagedFlushed 0.013
testRemoveWithCompositeKey 0.01
testRemoveManaged 0.011
testRemoveRemoved 0.01
testRemoveRemovedFlushed 0.01
testRemoveNew 0.009

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.004
testLockOldVersion 0
skipped
testNonManagedEntity 0.008
testNonVersionedEntity 0.01
testDetachedEntity 0.012
testReadLockTwice 0.009
testWriteLock 0.01
testNewEntity 0
skipped
testReadLock 0.009
testEntityDeleteExecuted 0.009
testPromoteLock 0.009
testNoTransaction 0.009
testWriteLockTwice 0.009
testEntityForDelete 0.009
testEntityForInsert 0
skipped
testIllegalArgument 0.008

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.013
testOptimisticLockExceptionDeleteUpdate 0.012
testFlushWithVersion 0.012
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.012
testPersistAgain 0.009
testVersion 0.012
testBatchOLEFlush 0.162
testBatchOLEQuery 0.175
testBatchOLECommit 0.163
testNoChange 1.535
testOptimisticLockExceptionUpdateDelete 0.028
testOptimisticLockExceptionDeleteDelete 0.011
testIllegalVersionAccessManaged 0.009
testMergeWithVersion 0.009

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 0.028
testSelectInverseSideFKRelationship 0.035

TestMap(test-jpa-wdf)

testColorOffice 0.024
testEmptyOffice 0
skipped
testOffice 0
skipped

TestNode(test-jpa-wdf)

testRoot 0.011
testTwoGenerations 0.011
testChangeParent 0
skipped
testCircle 0.011

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.028
testExchange 0.029
testCopyProjectsToNew 0.029
testAdd 0.031
testUnchanged 0.029
testByteItem 0.028
testGetEmployees 0.027
testGuidCollection 0.026
testDeleteNonSharedProject 0.031
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.033
testCascadeMerge 0.036
testCopyProjectsToExistingTouching 0.027

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.022
testMoveCubicle 0.03

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.013
testNavigateReviewsOutsideTransaction 0.014
testFindIndividualReview 0.013
testNavigatedReviewsCanBeDeserialized 0.021
testNavigateDeserializedEmployeeFails 0.014

TestRelationshipsWithCache(test-jpa-wdf)

testMotorVehicleEmployee 0
skipped
testCubicleEmployee 0
skipped
testEmployeeProject 0
skipped
testBicycleEmployee 0
skipped
testCostCenterEmployee 0
skipped
dummyTestMethod 0.007
testTravelProfileVehicle 0
skipped

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.014
testPatentsAsSet 0.015
testSharedPatents 0.015

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.012

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.018
testNativeQuery 0.017
testNoEnBlocLoading 0.02

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.023
testMoveTravelProfile 0.022

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.024
testMoveAllReviews 0.025
testExchange 0.025
testAdd 0.026
testUnchanged 0.026
testDeleteReview 0.025

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.01

TestList(test-jpa-wdf)

testOrderBy 0.017
testSimpleCourse 0.017
testCompoundOrderBy 0
skipped
testDelete 0.016
testRelationContainsEntities 0.015
testUpdate 0.017
testMergeChangedRelation 0.017

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.028
testAddReview 0.03
testCheckHans 0.025

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.013
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.017

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.198
testOrderBy 0.156
testQueryWithUpdateAndSet 0.194
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.182
testSurnamesOfEmployees 0.212
testQueryWithInExpressionAndParameters 0.14
testGivenNamesOfEmployees 0.202
testQueryWithBuiltinAbs 0.138
testOrderByCmr 0.134
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.146
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.135
testQueryWithMemberOf 0.135
testQueryWithComparisonExpressionAndEnums 0.141

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.029
testUpdateWithArguments 0.01
testUpdate 0
skipped

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.009
testSimpleFrom5 0
skipped
testJoinFrom 0.015
testExistsSubquery15 0
skipped
testExistsSubquery17 0
skipped
testExistsSubquery18 0
skipped
testJoinFrom9 0
skipped
testJoinFrom10 0
skipped

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.008
testEmbeddables2 0.008
testEmbeddables3 0
skipped
testEmbeddables4 0.008
testEmbeddables5 0.008
testEmbeddables6 0.008
testEmbeddables7 0.009
testBlobs 0.008

TestGroupByOrderByHaving(test-jpa-wdf)

testConstructorGroupBy0 0
skipped
testConstructorGroupBy1 0.008
testGroupBy0 0.008
testGroupBy1 0.007
testGroupBy2 0.008
testGroupBy3 0.007
testGroupBy4 0.008
testGroupBy5 0.007
testGroupBy6 0.008
testGroupBy7 0.008
testGroupBy8 0
skipped
testGroupBy9 0.007
testSubQueryGroupBy0 0.008
testSubQueryGroupBy1 0.008
testSubQueryGroupBy2 0.008
testSubQueryGroupBy3 0.009
testSubQueryGroupBy4 0.007
testSubQueryGroupBy5 0
skipped
testOrderBy0 0
skipped
testOrderBy1 0.008
testOrderBy2 0.007
testOrderBy3 0.008
testOrderBy4 0
skipped
testOrderBy5 0
skipped
testOrderBy6 0.007
testOrderBy7 0.008
testOrderBy8 0.007
testOrderBy9 0.008

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.017
testAverage 0.018
testNewProject 0.017
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.017
testMixedSelectListItems 0.02
testTwoSelectListItems 0.017
testNewInner 0
skipped

TestSelectListTypes(test-jpa-wdf)

testAvgSumWrapperByte 0.015
testAvgSumWrapperLong 0.013
testAvgSumPrimitiveDouble 0.012
testPrimitiveInt 0.012
testMaxWrapperCharArray2Varchar 0
skipped
testSumWrapperFloat 0.014
testSumWrapperShort 0.016
testCountEnumString 0.014
testSumWrapperInteger 0.012
testMaxString2Varchar 0.016
testCountWrapperByteArray2Binary 0.012
testCountPrimitiveBoolean 0.012
testAvgSumWrapperDouble 0.011
testWrapperByteArray2Blob 0.011
testWrapperFloat 0.011
testWrapperShort 0.011
testMaxSqlDate 0.012
testMaxSqlTime 0.012
testPrimitiveByteArray2Binary 0.012
testEnumOrdinal 0.011
testWrapperCharArray2Clob 0.012
testMaxPrimitiveCharArray2Varchar 0
skipped
testCountWrapperCharacter 0.011
testCountPrimitiveDouble 0.012
testWrapperCharArray2Varchar 0.012
testPrimitiveByte 0.013
testPrimitiveChar 0.016
testPrimitiveLong 0.014
testBigDecimal 0.015
testMaxWrapperByte 0
skipped
testMaxWrapperLong 0.015
testCountPrimitiveCharArray2Varchar 0.015
testSumPrimitiveByte 0.015
testSumPrimitiveLong 0.012
testCountBigDecimal 0.013
testPrimitiveDouble 0.012
testCountWrapperCharArray2Varchar 0.012
testMaxWrapperCharacter 0
skipped
testBigInteger 0.013
testMaxPrimitiveFloat 0.013
testMaxPrimitiveShort 0.013
testSumBigDecimal 0.012
testCountBigInteger 0.011
testMaxWrapperInteger 0.012
testWrapperDouble 0.011
testSumBigInteger 0.01
testCountWrapperBoolean 0.011
testMaxPrimitiveInt 0.011
testUtilCalendar 0.012
testCountPrimitiveByteArray2Binary 0.012
testSqlTimestamp 0.014
testSumWrapperDouble 0.012
testCountPrimitiveInt 0.011
testWrapperBoolean 0
skipped
testCountWrapperByte 0.012
testCountWrapperLong 0.011
testWrapperByteArray2Longvarbinary 0.011
testCountString2Varchar 0.01
testMaxBigDecimal 0.012
testMaxWrapperFloat 0.011
testMaxWrapperShort 0.012
testCountPrimitiveByte 0.01
testCountPrimitiveChar 0.011
testCountPrimitiveLong 0.01
testString2Varchar 0.01
testAvgSumBigDecimal 0.01
testCountWrapperFloat 0.011
testCountWrapperShort 0.01
testCountSqlDate 0.011
testCountSqlTime 0.011
testMaxBigInteger 0.01
testWrapperByteArray2Binary 0.011
testMaxPrimitiveByte 0
skipped
testMaxPrimitiveChar 0
skipped
testMaxPrimitiveLong 0.012
testMaxPrimitiveDouble 0.011
testAvgSumBigInteger 0.011
testPrimitiveBoolean 0
skipped
testPrimitiveByteArray2Longvarbinary 0.014
testAvgSumPrimitiveFloat 0.012
testAvgSumPrimitiveShort 0.011
testAvgSumPrimitiveInt 0.012
testCountPrimitiveFloat 0.012
testWrapperCharacter 0.011
testCountPrimitiveShort 0.013
testCountWrapperDouble 0.012
testAvgSumWrapperInteger 0.011
testSumWrapperByte 0.011
testSumWrapperLong 0.01
testWrapperByte 0.01
testWrapperLong 0.011
testUtilDate 0.01
testMaxPrimitiveByteArray2Binary 0.013
testMaxUtilCalendar 0
skipped
testPrimitiveFloat 0.01
testCountEnumOrdinal 0.011
testPrimitiveShort 0.01
testMaxSqlTimestamp 0.011
testAvgSumWrapperFloat 0.01
testCountWrapperInteger 0.011
testAvgSumWrapperShort 0.01
testSumPrimitiveDouble 0.011
testMaxWrapperDouble 0.011
testAvgSumPrimitiveByte 0.011
testAvgSumPrimitiveLong 0.011
testMaxWrapperByteArray2Binary 0
skipped
testCountUtilDate 0.011
testCountUtilCalendar 0.011
testCountSqlTimestamp 0.01
testPrimitiveCharArray2Varchar 0.011
testSerializable 0.013
testWrapperInteger 0.014
testSumPrimitiveInt 0.011
testSqlDate 0.011
testSqlTime 0.012
testPrimitiveByteArray2Blob 0.011
testSumPrimitiveFloat 0.011
testSumPrimitiveShort 0.01
testString2Clob 0.011
testMaxUtilDate 0.01
testPrimitiveCharArray2Clob 0.011
testEnumString 0.011

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.016
testDefaultMappingWithParameter 0.026
testFieldResult 0.025
testColumnResult 0.019
testDefaultMappingNamedNativeQuery 0.018
testFieldByField 0.016
testDefaultMapping 0.019
testDefaultMappingWithMappingResult 0.019

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.042
testOneNode 0.05
testJoinFetchProjects 0.054
testJoinFetchDepartment 0.048
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.053
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.058

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.024
testUpdateDepartment 0.018
testDeleteOutsideTx 0.011
testGetResultListDelete 0.008
testGetSingleResultDelete 0.007
testDeleteEmployeeWithGivenDepartment 0.033
testExecuteUpdateSelect 0.009
testDeleteAllDepartmentsNative 0.031
testDeleteAllDepartments 0.029

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.01

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.012
testPrimitiveInt 0.011
testInvalidParameterHandling 0.007
testSubclassParameter 0.01
testWrapperByteArray2Blob 0.009
testWrapperFloat 0.009
testWrapperShort 0.011
testPrimitiveByteArray2Binary 0.01
testEnumOrdinal 0.011
testWrapperCharArray2Clob 0.009
testWrapperCharArray2Varchar 0.009
testPrimitiveByte 0.012
testPrimitiveChar 0.013
testPrimitiveLong 0.013
testBigDecimal 0.012
testCompoundPk 0.028
testPrimitiveDouble 0.01
testEnumParameters 0.02
testBigInteger 0.009
testWrapperDouble 0.008
testUtilCalendar 0.009
testSqlTimestamp 0.009
testWrapperBoolean 0.008
testWrapperByteArray2Longvarbinary 0.009
testString2Varchar 0.009
testWrapperByteArray2Binary 0.009
testPrimitiveBoolean 0.01
testPrimitiveByteArray2Longvarbinary 0.01
testWrapperCharacter 0.009
testSinglePk 0.018
testWrapperByte 0.01
testWrapperLong 0.009
testArgumentInArithmeticExpr 0.022
testUtilDate 0.011
testPrimitiveFloat 0.009
testPrimitiveShort 0.009
testPrimitiveCharArray2Varchar 0.01
testWrapperInteger 0.009
testSqlDate 0.009
testSqlTime 0.009
testPrimitiveByteArray2Blob 0.008
testIllegalSubclassParameter 0.009
testString2Clob 0.009
testPrimitiveCharArray2Clob 0.009
testEnumString 0.009

TestConditionalExpressions(test-jpa-wdf)

testSimpleComparisonHandlingExcludingOpenSQL1 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL5 0
skipped
testMemberOfHandling 0.023
testSimpleTypeComparisonHandling 0.02
testBooleanComparison0 0
skipped
testBooleanComparison1 0
skipped
testBooleanComparison2 0
skipped
testBooleanComparison3 0
skipped
testBooleanComparison4 0.008
testBooleanComparison5 0.008
testSimpleComparisonHandlingExcludingOpenSQL 0.011
testLikeHandling00 0
skipped
testLikeHandling01 0
skipped
testLikeHandling02 0.007
testLikeHandling03 0.008
testLikeHandling04 0
skipped
testLikeHandling05 0.008
testLikeHandling06 0.007
testLikeHandling07 0.007
testLikeHandling08 0.008
testLikeHandling09 0
skipped
testLikeHandling10 0
skipped
testLikeHandling11 0.008
testLikeHandling12 0.008
testLikeHandling13 0
skipped
testLikeHandling14 0.008
testLikeHandling15 0.007
testLikeHandling16 0.008
testInHandling 0.012
testIsNullHandling0 0.007
testIsNullHandling1 0.007
testIsNullHandling2 0.011
testIsNullHandling3 0.008
testIsNullHandling4 0
skipped
testIsNullHandling5 0.007
testIsNullHandling6 0.006
testIsNullHandling7 0.008
testIsNullHandling8 0.007
testIsNullHandling9 0
skipped
testMemberOfHandling0 0.007
testMemberOfHandling1 0
skipped
testMemberOfHandling2 0.007
testMemberOfHandling4 0.008
testIsEmptyHandling0 0.007
testIsEmptyHandling1 0
skipped
testIsEmptyHandling2 0.008
testIsEmptyHandling3 0
skipped
testIsEmptyHandling4 0.006
testIsEmptyHandling5 0.007
testIsEmptyHandling6 0
skipped
testIsEmptyHandling7 0.007
testIsEmptyHandling8 0
skipped
testIsEmptyHandling9 0.007
testSimpleTypeComparisonHandling1 0
skipped
testSimpleTypeComparisonHandling2 0
skipped
testSimpleTypeComparisonHandling3 0
skipped
testSimpleTypeComparisonHandling4 0
skipped
testSimpleTypeComparisonHandling5 0
skipped
testSimpleTypeComparisonHandling6 0
skipped
testSimpleTypeComparisonHandling7 0
skipped
testSimpleTypeComparisonHandling8 0
skipped
testBeanComparisonHandling 0.011
testInBinary 0.008
testExistsHandling 0.014
testPlatformDependendBetweenHandling0 0.01
testPlatformDependendBetweenHandling1 0
skipped
testPlatformDependendBetweenHandling2 0
skipped
testPlatformDependendBetweenHandling3 0.007
testPlatformDependendBetweenHandling4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle0 0.008
testSimpleComparisonHandlingExcludingOpenSQLAndOracle1 0.007
testSimpleComparisonHandlingExcludingOpenSQLAndOracle2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle4 0.008
testSimpleComparisonHandlingExcludingOpenSQLAndOracle5 0.007
testBetweenHandling0 0
skipped
testBetweenHandling1 0.007
testBetweenHandling2 0.017
testBetweenHandling3 0.009
testBetweenHandling4 0.008
testBetweenHandling5 0
skipped
testBetweenHandling6 0
skipped
testBetweenHandling7 0
skipped
testBetweenHandling8 0.008
testBetweenHandling9 0.01
testEnumComparison0 0
skipped
testEnumComparison1 0
skipped
testEnumComparison2 0
skipped
testEnumComparison3 0.008
testEnumComparison4 0.007
testEnumComparison5 0.009
testBetweenHandling10 0.009
testBetweenHandling11 0.008
testBetweenHandling12 0
skipped
testBetweenHandling13 0
skipped
testNumericComparisons 0.009
testPersistentObjectComparison0 0.008
testPersistentObjectComparison1 0.007
testPersistentObjectComparison2 0.008
testPersistentObjectComparison3 0.008
testPersistentObjectComparison4 0.007
testPersistentObjectComparison5 0.008
testInHandling0 0
skipped
testInHandling1 0.008
testInHandling2 0
skipped
testInHandling3 0.008
testInHandling4 0
skipped
testCurrentDateTimeComparison 0.008

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.021
testMaxResultUnlimited 0.025
testSingleResultOk 0.018
testNamedQuery 0.017
testQueryStringNotValid 0
skipped
testPagingDefaults 0.008
testSelectDepartmentByName 0.019
testSelectInTransaction 0.017
testQueryWithFlush 0.017
testExecuteQueryMultipleTimesWithDifferentParameter 0.018
testExecuteQueryMultipleTimesWithSameParameter 0.023
testBooleanParameter 0.011
testCachedQueryWithClear 0.017
testMaxResult 0.023
testFlushMode 0.069
testNonUniqueResult 0.018
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.018
testComparisonPrepdicate 0.02
testSelectAllDepartments 0.019
testNoResult 0.017
testUnCachedQuery 0.018
testTransactionBoundaries 0.018
testWrongParameter 0.017
testNamedParameter 0.016

TestCount(test-jpa-wdf)

testCount 0.014
testCountNoOpenSQL 0.012
testCountDistinctCompoundKey 0.013
testCount0 0
skipped
testCount1 0.012
testCount2 0
skipped

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.009
testMax 0.01
testMin 0.012
testSum 0.01
testAverage 0.012

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.011
testSubQueries11 0.01
testSubQueries12 0.009
testSubQueries13 0.009
testSubQueries14 0.008
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.008
testConstructorExpression09 0.009
testConstructorExpression10 0.008

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.026
testSelectSampleAccounts 0.027
testSelectCreditCardAccounts 0.024
testSelectEmployeeJoinCheckingAccount 0.026
testSelectCheckingAccount 0.025
testSelectEmployee 0.026

TestBuiltInFunctionExpressions(test-jpa-wdf)

testTrimWithTrimCharacter23 0.01
testTrimWithTrimCharacter24 0.009
testTrimWithTrimCharacter25 0.009
testTrimWithTrimCharacter26 0.008
testTrimWithTrimCharacter27 0.009
testTrimWithTrimCharacter33 0.009
testTrimWithTrimCharacter34 0.008
testAbsHandling59 0.008
testAbsHandling60 0.008
testAbsHandling61 0.007
testAbsHandling62 0.008
testAbsHandling63 0
skipped
testAbsHandling64 0.007
testAbsHandling65 0
skipped
testAbsHandling66 0.009
testAbsHandling67 0.008
testAbsHandling68 0
skipped
testConcatHandling0 0.009
testConcatHandling1 0.009
testConcatHandling2 0.008
testConcatHandling3 0.008
testConcatHandling4 0.009
testConcatHandling5 0
skipped
testConcatHandling6 0.009
testConcatHandling7 0.008
testTrimHandling15 0.008
testTrimHandling16 0.008
testTrimHandling17 0.008
testTrimHandling18 0.008
testTrimHandling19 0.008
testTrimHandling20 0
skipped
testTrimHandling21 0.009
testTrimHandling22 0.008
testTrimHandling28 0.008
testTrimHandling29 0.008
testTrimHandling30 0.009
testTrimHandling31 0
skipped
testLocateHandling51 0.008
testLocateHandling52 0.009
testLocateHandling53 0.009
testLocateHandling54 0.008
testLocateHandling55 0.009
testLocateHandling56 0
skipped
testLocateHandling57 0.009
testLocateHandling58 0.008
testSubstringHandling 0.009
testSubstringHandling8 0.008
testSubstringHandling9 0.009
testSqrtHandling69 0.009
testSqrtHandling70 0.008
testSqrtHandling71 0.009
testSqrtHandling72 0.009
testSqrtHandling73 0
skipped
testSqrtHandling74 0.009
testSqrtHandling75 0
skipped
testSqrtHandling76 0.009
testSqrtHandling77 0.009
testSqrtHandling78 0.008
testLengthHandling43 0.008
testLengthHandling44 0.007
testLengthHandling45 0.008
testLengthHandling46 0.008
testLengthHandling47 0.008
testLengthHandling48 0
skipped
testLengthHandling49 0.009
testLengthHandling50 0.008
testSubstringHandling10 0.008
testSubstringHandling11 0.008
testSubstringHandling12 0.008
testSubstringHandling13 0
skipped
testSubstringHandling14 0.008
testSizeHandling89 0.008
testSizeHandling90 0.008
testSizeHandling91 0.008
testSizeHandling92 0.008
testSizeHandling93 0.012
testSizeHandling94 0.008
testModHandling79 0.009
testModHandling80 0.008
testModHandling81 0.008
testModHandling82 0.009
testModHandling83 0.007
testModHandling84 0.009
testModHandling85 0
skipped
testModHandling86 0.009
testModHandling87 0.008
testModHandling88 0.008
testUpperHandling35 0.008
testUpperHandling36 0.008
testUpperHandling37 0.008
testUpperHandling38 0.007
testUpperHandling39 0.008
testUpperHandling40 0
skipped
testUpperHandling41 0.008
testUpperHandling42 0.008

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.008
testWrapperByteArray2Blob 0.008
testWrapperFloat 0.01
testWrapperShort 0.01
testPrimitiveByteArray2Binary 0.01
testEnumOrdinal 0.01
testWrapperCharArray2Clob 0.009
testWrapperCharArray2Varchar 0.01
testPrimitiveByte 0.01
testPrimitiveChar 0.01
testPrimitiveLong 0.011
testBigDecimal 0.01
testPrimitiveDouble 0.01
testBigInteger 0.01
testWrapperDouble 0.01
testUtilCalendar 0.01
testSqlTimestamp 0.01
testWrapperBoolean 0.01
testWrapperByteArray2Longvarbinary 0.009
testString2Varchar 0.01
testWrapperByteArray2Binary 0.009
testPrimitiveBoolean 0.01
testPrimitiveByteArray2Longvarbinary 0.009
testWrapperCharacter 0.009
testWrapperByte 0.01
testWrapperLong 0.01
testInsert 0.011
testUtilDate 0.01
testPrimitiveFloat 0.01
testPrimitiveShort 0.01
testPrimitiveCharArray2Varchar 0.01
testSerializable 0.009
testWrapperInteger 0.01
testSqlDate 0.01
testSqlTime 0.01
testPrimitiveByteArray2Blob 0.01
testString2Clob 0.013
testPrimitiveCharArray2Clob 0.009
testEnumString 0.01

TestAggregates(test-jpa-wdf)

testSumHandling 0.007
testAvgHandling1 0.009
testAvgHandling2 0.008
testMinHandling 0.007
testCountHandling 0
skipped
testMaxHandling 0.008

TestRelationships(test-jpa-wdf)

testLeftJoin 0.021
testEmpty 0.021
testEdmScenario 0
skipped
testInnerJoin 0.023
testInJoin 0.022
testInList 0.025
testRelationFieldInWhere 0.022
testRelationFieldInSelectList 0.019

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.021
testInsert 0.01

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.017
testInsert 0.01

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.011

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.01
testFieldsInSecondTable 0.012

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.012

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.01
testJoinedSubclass 0.012
testMerge 0.012
testPersist 0.013

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.008
testMergeNew 0.008
testPersistManyProjects 0.01
testMergeDetached 0.01

TestAutoGenerator(test-jpa-wdf)

testPersist 0.008
testMergeNew 0.008
testMergeDetached 0.009

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.015
findAllAbstractEmployees 0.012
findAllContractEmployees 0.012

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.021

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.019
testEmployeeWithBicycles 0.021
testEnBlocLoading 0.025

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.019
testInsertDirtyCar 0
skipped
testFindVehicle 0.029
testPseudoInheritance 0
skipped
testInsertBicycle 0.018
testInsertVehicle 0.016

CallbackTest(test-jpa-wdf)

testPreRemove 0.019
testPrePersist 0.015

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.015
testFKException 0
skipped
testInsertInRelation 0.015
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.022
testCycle 0
skipped
testRelationNM 0.02
testRemoveInRelation 0.015
testInsertWithJointable 0.015
testCascading 0.017
testInheritance 0.018

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 0.172
testPropertyAccess 0.003

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.008

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.005
testNonNested 0.003
testNested 0.006
testNestedOuterNull 0.004
testNestedQuery 0.005

Failure Details

[Summary] [Package List] [Test Cases]


testNullsPAshort
skipped: skipped
testNullsPAint
skipped: skipped
testNullsFAshort
skipped: skipped
testNullsFAint
skipped: skipped
testCascadePersistOnFlush
skipped: skipped
testCascadeRemove
skipped: skipped
testCascadeDetached
skipped: skipped
testCascadeNew
skipped: skipped
testRefreshManagedNew
skipped: skipped
testRefreshManagedCheckContains
skipped: skipped
testRefreshManagedNewNotOnDB
skipped: skipped
testChangedEntityIgnoredByFlush
skipped: skipped
testRelationshipToRemoved
skipped: skipped
testRelationshipToRemovedLazy
skipped: skipped
testCircularCascade
skipped: skipped
testEntityManagerFactoryCloseActiveTransaction
skipped: skipped
testCascade
skipped: skipped
testPersistDeleteExecuted
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersist
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed
skipped: skipped
testIllegalFieldModification
skipped: skipped
testQueryCachedEntity
skipped: skipped
testCacheQueriedEntity
skipped: skipped
testIlegalArgumentWithLazyRelationPending
skipped: skipped
testIlegalArgumentWithDeserializedEntity
skipped: skipped
testMergeNewWithRelation
skipped: skipped
testMergeRemoved
skipped: skipped
testMergeDetachedWithRelation
skipped: skipped
testInvalidateRemove
skipped: skipped
testInvalidateUpdate
skipped: skipped
testNotOwningSide2
skipped: skipped
testTimeToLive
skipped: skipped
testContains
skipped: skipped
testRelation
skipped: skipped
testNotOwningSide
skipped: skipped
testRemoveFlushRemoveAgain
skipped: skipped
testLockOldVersion
skipped: skipped
testNewEntity
skipped: skipped
testEntityForInsert
skipped: skipped
testNode
skipped: skipped
testIllegalVersionAccessNew
skipped: skipped
testEmptyOffice
skipped: skipped
testOffice
skipped: skipped
testChangeParent
skipped: skipped
testCopyProjectsToExisting
skipped: skipped
testMotorVehicleEmployee
skipped: skipped
testCubicleEmployee
skipped: skipped
testEmployeeProject
skipped: skipped
testBicycleEmployee
skipped: skipped
testCostCenterEmployee
skipped: skipped
testTravelProfileVehicle
skipped: skipped
testCompoundOrderBy
skipped: skipped
testTemporalParameterSettingInvalid
skipped: skipped
testQueryWithInExpressionAndEnums
skipped: skipped
testInvalidOrderByWithCmr
skipped: skipped
testInvalidOrderBy
skipped: skipped
testUpdate
skipped: skipped
testSimpleFrom5
skipped: skipped
testExistsSubquery15
skipped: skipped
testExistsSubquery17
skipped: skipped
testExistsSubquery18
skipped: skipped
testJoinFrom9
skipped: skipped
testJoinFrom10
skipped: skipped
testEmbeddables0
skipped: skipped
testEmbeddables3
skipped: skipped
testConstructorGroupBy0
skipped: skipped
testGroupBy8
skipped: skipped
testSubQueryGroupBy5
skipped: skipped
testOrderBy0
skipped: skipped
testOrderBy4
skipped: skipped
testOrderBy5
skipped: skipped
testConstructorArgumentBoxing
skipped: skipped
testConstructorAverage
skipped: skipped
testNewInner
skipped: skipped
testMaxWrapperCharArray2Varchar
skipped: skipped
testMaxPrimitiveCharArray2Varchar
skipped: skipped
testMaxWrapperByte
skipped: skipped
testMaxWrapperCharacter
skipped: skipped
testWrapperBoolean
skipped: skipped
testMaxPrimitiveByte
skipped: skipped
testMaxPrimitiveChar
skipped: skipped
testPrimitiveBoolean
skipped: skipped
testMaxUtilCalendar
skipped: skipped
testMaxWrapperByteArray2Binary
skipped: skipped
testDistinctJoinFetchHobbies
skipped: skipped
testIncorrectTemporalTypes
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL1
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL2
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL3
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL4
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL5
skipped: skipped
testBooleanComparison0
skipped: skipped
testBooleanComparison1
skipped: skipped
testBooleanComparison2
skipped: skipped
testBooleanComparison3
skipped: skipped
testLikeHandling00
skipped: skipped
testLikeHandling01
skipped: skipped
testLikeHandling04
skipped: skipped
testLikeHandling09
skipped: skipped
testLikeHandling10
skipped: skipped
testLikeHandling13
skipped: skipped
testIsNullHandling4
skipped: skipped
testIsNullHandling9
skipped: skipped
testMemberOfHandling1
skipped: skipped
testIsEmptyHandling1
skipped: skipped
testIsEmptyHandling3
skipped: skipped
testIsEmptyHandling6
skipped: skipped
testIsEmptyHandling8
skipped: skipped
testSimpleTypeComparisonHandling1
skipped: skipped
testSimpleTypeComparisonHandling2
skipped: skipped
testSimpleTypeComparisonHandling3
skipped: skipped
testSimpleTypeComparisonHandling4
skipped: skipped
testSimpleTypeComparisonHandling5
skipped: skipped
testSimpleTypeComparisonHandling6
skipped: skipped
testSimpleTypeComparisonHandling7
skipped: skipped
testSimpleTypeComparisonHandling8
skipped: skipped
testPlatformDependendBetweenHandling1
skipped: skipped
testPlatformDependendBetweenHandling2
skipped: skipped
testPlatformDependendBetweenHandling4
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle2
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle3
skipped: skipped
testBetweenHandling0
skipped: skipped
testBetweenHandling5
skipped: skipped
testBetweenHandling6
skipped: skipped
testBetweenHandling7
skipped: skipped
testEnumComparison0
skipped: skipped
testEnumComparison1
skipped: skipped
testEnumComparison2
skipped: skipped
testBetweenHandling12
skipped: skipped
testBetweenHandling13
skipped: skipped
testInHandling0
skipped: skipped
testInHandling2
skipped: skipped
testInHandling4
skipped: skipped
testQueryStringNotValid
skipped: skipped
testUndefinedNamedQuery
skipped: skipped
testCount0
skipped: skipped
testCount2
skipped: skipped
testSubQueries15
skipped: skipped
testSimpleSelect4
skipped: skipped
testSimpleSelect5
skipped: skipped
testAbsHandling63
skipped: skipped
testAbsHandling65
skipped: skipped
testAbsHandling68
skipped: skipped
testConcatHandling5
skipped: skipped
testTrimHandling20
skipped: skipped
testTrimHandling31
skipped: skipped
testLocateHandling56
skipped: skipped
testSqrtHandling73
skipped: skipped
testSqrtHandling75
skipped: skipped
testLengthHandling48
skipped: skipped
testSubstringHandling13
skipped: skipped
testModHandling85
skipped: skipped
testUpperHandling40
skipped: skipped
testCountHandling
skipped: skipped
testEdmScenario
skipped: skipped
testOptimisticLockWithSecondaryTable
skipped: skipped
testPersist
skipped: skipped
testPersistFlock
skipped: skipped
testAllocSize
skipped: skipped
testInsertDirtyCar
skipped: skipped
testPseudoInheritance
skipped: skipped
testFKException
skipped: skipped
testCriminal
skipped: skipped
testSelfishKey
skipped: skipped
testCycle
skipped: skipped