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

Summary

[Summary] [Package List] [Test Cases]


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

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% 34.075
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 1.162
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 2.14
org.eclipse.persistence.testing.tests 1 0 0 0 100% 1.295
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 132.869
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 100.689
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 1.077
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.566
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 53.182
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 7.267
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 1.479
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 353.055

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
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 15.537
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.501
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.307
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 12.935
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 3.414
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 1.296
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.003
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.082

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

Class Tests Errors Failures Skipped Success Rate Time
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.006
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.124
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.272
TestIdentity(test-jpa-wdf) 4 0 0 0 100% 0.76

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% 2.14

org.eclipse.persistence.testing.tests

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

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

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

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% 86.689
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.257
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.286
TestList(test-jpa-wdf) 7 0 0 1 85.714% 6.708
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 2.389
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 1.122
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.096
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.181
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.383
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.195
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.244
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.381
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 1.265
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.037
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.456

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

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddedIdAsInnerClass(test-jpa-wdf) 1 0 0 0 100% 0.13
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.547
TestEmbeddingWithFieldAccess(test-jpa-wdf) 2 0 0 0 100% 0.4

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.408
MappingTest(test-jpa-wdf) 1 0 0 0 100% 0.158

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

Class Tests Errors Failures Skipped Success Rate Time
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 7.867
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.188
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 5.252
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 2.893
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 1.191
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.142
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.093
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 21.57
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 1.594
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.557
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.152
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.442
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 1.044
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.13
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 1.201
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.873
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.025
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.797
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 1.626
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 4.067
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.064
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.26
TestArguments(test-jpa-wdf) 45 0 0 0 100% 1.154

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% 6.943
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.284
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.04

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.415
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.124
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.392
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.196
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.352

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

Class Tests Errors Failures Skipped Success Rate Time
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.889
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 0.688
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.957
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 2.528
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.604
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.45
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.126
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.89
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.946
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 2.783
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.087
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 2.274
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.523
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 95.323
TestContains(test-jpa-wdf) 5 0 0 0 100% 240.52
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.994
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.567
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.226
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0.001
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.402
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 1.277

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 1.21

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 86.322
testSelectInverseSideFKRelationship 0.271

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.112
testMoveTravelProfile 0.138

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.136
testMoveCubicle 0.146

TestList(test-jpa-wdf)

testOrderBy 4.887
testSimpleCourse 0.841
testCompoundOrderBy 0
skipped
testDelete 0.371
testRelationContainsEntities 0.239
testUpdate 0.223
testMergeChangedRelation 0.141

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.248
testExchange 0.344
testCopyProjectsToNew 0.161
testAdd 0.222
testUnchanged 0.172
testByteItem 0.154
testGetEmployees 0.122
testGuidCollection 0.194
testDeleteNonSharedProject 0.162
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.165
testCascadeMerge 0.305
testCopyProjectsToExistingTouching 0.135

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.377
testMoveAllReviews 0.259
testExchange 0.125
testAdd 0.124
testUnchanged 0.087
testDeleteReview 0.148

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.092

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.178

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.144
testNativeQuery 0.142
testNoEnBlocLoading 0.094

TestMap(test-jpa-wdf)

testColorOffice 0.192
testEmptyOffice 0
skipped
testOffice 0
skipped

TestNode(test-jpa-wdf)

testRoot 0.077
testTwoGenerations 0.086
testChangeParent 0
skipped
testCircle 0.08

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.137
testPatentsAsSet 0.125
testSharedPatents 0.117

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.922
testAddReview 0.152
testCheckHans 0.19

TestRelationshipsWithCache(test-jpa-wdf)

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

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.051
testNavigateReviewsOutsideTransaction 0.073
testFindIndividualReview 0.074
testNavigatedReviewsCanBeDeserialized 0.109
testNavigateDeserializedEmployeeFails 0.148

TestFind(test-jpa-wdf)

testPositivTx 0.127
testFindWithCompositeKey 0.124
testIllegalArguments 0.111
testPositivNonTx 0.1
testFindRemoved 0.321
testNegativ 0.103

TestRefresh(test-jpa-wdf)

testRefreshDetached 0.153
testNotAnEntity 0.041
testRefreshManaged 0.141
testTransactionMarkedForRollback 0.075
testRefreshDeleted 0.15
testRefreshNew 0.041
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.083
testRefreshManagedNewNotOnDB 0
skipped

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.037
testRemoveDetached 0.108
testTransactionMarkedForRollback 0.074
testRemoveManagedFlushed 0.143
testRemoveWithCompositeKey 0.075
testRemoveManaged 0.076
testRemoveRemoved 0.335
testRemoveRemovedFlushed 0.097
testRemoveNew 0.01

TestGetReference(test-jpa-wdf)

testPositivTx 0.045
testMerge 0.207
testPersist 0.074
testPositivTxPropertyAccess 0.073
testWriteLock 0.107
testEmbeddedIdPropertyAccess 0.075
testReadLock 0.075
testSerializeHollow 0.081
testSerializeLoaded 0.087
testFindWithCompositeKey 0.073
testRemoveNonExisting 0.109
testPositivNonTxPropertyAccess 0.349
testIllegalArguments 0.075
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.086
testMergeIntoHollow 0.145
testPositivNonTx 0.076
testNegativ 0.074
testNegativInheritance 0.076
testInheritance 0.076
testRemove 0.39
testSimple 0.168

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.23
testCascadeRemoved 0.112
testCircularCascade 0.087
testCascadeDetachedRemoved 0.08
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.094

TestClose(test-jpa-wdf)

testGetReferenceClosed 0.112
testGetDelegateClosed 0.01
testFlushClosed 0.009
testCloseActiveTransaction 0.05
testQuery 0.041
testCloseInsideTransaction 0.047
testFindClosed 0.041
testCloseClosed 0.009
testMergeClosed 0.008
testPersistClosed 0.009
testCreateNamedQueryClosed 0.008
testJoinTransactionClosed 0.009
testRefreshClosed 0.009
testRemoveClosed 0.008
testLockClosed 0.008
testGetFlushModeClosed 0.008
testCreateQueryClosed 0.01
dummyTestMethod 0.008
testClearClosed 0.009
testSetFlushModeClosed 0.008
testCreateNativeQueryClosed 0.009
testContainsClosed 0.009

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.051
testClearNoTransaction 0.074

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.183
testCircularCascade 0.113
testSimpleCascadeToDetached1 0.109
testSimpleCascadeToNew 0.074
testFlushLazyCollectionWithCascadePersist 0.074
testSimpleCascadeToDetached2a 0.074
testSimpleCascadeToDetached2b 0.076
testSimpleCascadeToDetached2c 0.107
testSimpleCascadeToManaged 0.076

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.322
testSimpleCascadeManaged 0.307
testSimpleCascadeRemoved 0.141
testSimpleCascadeNew 0.175

TestCascadePersist(test-jpa-wdf)

testCircularCascade 0.146
testSimpleCascadeDetached 0.582
testSimpleCascadeManaged 1.941
testSimpleCascadeNew 0.112

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.085
testCacheQueriedEntity 0
skipped

TestPersist(test-jpa-wdf)

testNotAnEntity 0.11
testPersistManagedFlushed 0.203
testTransactionMarkedForRollback 0.072
testPersistNewBasicTypesFieldAccess 0.314
testPersistNewDepartment 0.391
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.209
testNastyTimestampTwice 0.15
testPersistRemovedFlushed 0.174
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.178
testDuprec 0.083
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.105
testPersistManaged 0.141
testPersistRemoved 0.142

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.272
testUnbacthedUpdate 0.249

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 95.299
dummyTestMethod 0.022
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestContains(test-jpa-wdf)

testNotAnEntity 239.298
testContainsDetached 0.939
testContainsNew 0.055
testContainsManaged 0.103
testContainsRemoved 0.124

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.282
testUpdateOutsideTx 0.181
testRemoveOutsideTx 0.23
testRefreshOutsideTx 0.093
testPersistOutsideTx 0.131
dummyTestMethod 0.076

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.047
testRestoreFieldAfterFlush 0.084
testRelationshipToNew 0.126
testRelationshipToRemoved 0
skipped
testWithException 0.012
testNoTransaction 0.011
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.286

TestCache(test-jpa-wdf)

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

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.182
testUpdateOfComposoiteKey 0.114
testUpdatePrimaryKey 0.104

TestMerge(test-jpa-wdf)

testNotAnEntity 0.11
testTransactionMarkedForRollback 0.014
testMergeNewEntityWithIdSetInPrePersist 0.314
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.084
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.05
testNastyTimestampTwiceNotInitial 0.134
testMergeNewWithRelation 0
skipped
testMergeManaged 0.074
testWithLazyRelationPending 0.187
testMergeRemoved 0
skipped
testMergeDetached 0.307
testMergeDetachedWithRelation 0
skipped

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.047
testMergeNew 0.013
testPersistManyProjects 0.014
testMergeDetached 0.049

TestAutoGenerator(test-jpa-wdf)

testPersist 0.213
testMergeNew 0.01
testMergeDetached 0.048

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.079
testJoinedSubclass 0.076
testMerge 0.519
testPersist 0.084

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.113
testFieldsInSecondTable 0.293

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.157

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.742
testOrderBy 0.5
testQueryWithUpdateAndSet 2.218
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.538
testSurnamesOfEmployees 1.002
testQueryWithInExpressionAndParameters 0.341
testGivenNamesOfEmployees 0.467
testQueryWithBuiltinAbs 0.331
testOrderByCmr 0.315
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.324
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.52
testQueryWithMemberOf 0.284
testQueryWithComparisonExpressionAndEnums 0.283

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.104
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.084

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.085
testMaxResultUnlimited 0.218
testSingleResultOk 0.199
testNamedQuery 0.183
testQueryStringNotValid 0
skipped
testPagingDefaults 0.057
testSelectDepartmentByName 0.089
testSelectInTransaction 1.123
testQueryWithFlush 0.274
testExecuteQueryMultipleTimesWithDifferentParameter 0.307
testExecuteQueryMultipleTimesWithSameParameter 0.112
testBooleanParameter 0.089
testCachedQueryWithClear 0.137
testMaxResult 0.147
testFlushMode 1.139
testNonUniqueResult 0.085
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.118
testComparisonPrepdicate 0.144
testSelectAllDepartments 0.096
testNoResult 0.125
testUnCachedQuery 0.091
testTransactionBoundaries 0.144
testWrongParameter 0.098
testNamedParameter 0.185

TestRelationships(test-jpa-wdf)

testLeftJoin 0.229
testEmpty 0.169
testEdmScenario 0
skipped
testInnerJoin 0.172
testInJoin 1.784
testInList 0.215
testRelationFieldInWhere 0.182
testRelationFieldInSelectList 0.14

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.196
testUpdateDepartment 0.126
testDeleteOutsideTx 0.075
testGetResultListDelete 0.009
testGetSingleResultDelete 0.009
testDeleteEmployeeWithGivenDepartment 0.241
testExecuteUpdateSelect 0.058
testDeleteAllDepartmentsNative 0.224
testDeleteAllDepartments 0.249

TestAggregates(test-jpa-wdf)

testSumHandling 0.096
testAvgHandling1 0.012
testAvgHandling2 0.012
testMinHandling 0.01
testCountHandling 0
skipped
testMaxHandling 0.009

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.013
testSubQueries11 0.009
testSubQueries12 0.009
testSubQueries13 0.01
testSubQueries14 0.01
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.013
testConstructorExpression09 0.015
testConstructorExpression10 0.012

TestSelectListTypes(test-jpa-wdf)

testAvgSumWrapperByte 0.083
testAvgSumWrapperLong 0.098
testAvgSumPrimitiveDouble 0.092
testPrimitiveInt 0.101
testMaxWrapperCharArray2Varchar 0
skipped
testSumWrapperFloat 0.175
testSumWrapperShort 0.092
testCountEnumString 0.075
testSumWrapperInteger 0.084
testMaxString2Varchar 0.092
testCountWrapperByteArray2Binary 0.084
testCountPrimitiveBoolean 0.125
testAvgSumWrapperDouble 0.142
testWrapperByteArray2Blob 0.103
testWrapperFloat 0.08
testWrapperShort 0.108
testMaxSqlDate 0.803
testMaxSqlTime 0.191
testPrimitiveByteArray2Binary 0.102
testEnumOrdinal 0.166
testWrapperCharArray2Clob 0.099
testMaxPrimitiveCharArray2Varchar 0
skipped
testCountWrapperCharacter 0.092
testCountPrimitiveDouble 0.119
testWrapperCharArray2Varchar 0.149
testPrimitiveByte 0.21
testPrimitiveChar 0.101
testPrimitiveLong 0.121
testBigDecimal 0.111
testMaxWrapperByte 0
skipped
testMaxWrapperLong 0.143
testCountPrimitiveCharArray2Varchar 0.24
testSumPrimitiveByte 0.199
testSumPrimitiveLong 0.204
testCountBigDecimal 0.123
testPrimitiveDouble 0.108
testCountWrapperCharArray2Varchar 0.101
testMaxWrapperCharacter 0
skipped
testBigInteger 0.123
testMaxPrimitiveFloat 0.094
testMaxPrimitiveShort 0.125
testSumBigDecimal 0.142
testCountBigInteger 0.241
testMaxWrapperInteger 0.187
testWrapperDouble 0.185
testSumBigInteger 0.2
testCountWrapperBoolean 0.184
testMaxPrimitiveInt 0.134
testUtilCalendar 0.518
testCountPrimitiveByteArray2Binary 0.21
testSqlTimestamp 0.151
testSumWrapperDouble 0.213
testCountPrimitiveInt 0.231
testWrapperBoolean 0
skipped
testCountWrapperByte 0.178
testCountWrapperLong 0.222
testWrapperByteArray2Longvarbinary 0.137
testCountString2Varchar 0.163
testMaxBigDecimal 0.219
testMaxWrapperFloat 0.106
testMaxWrapperShort 0.091
testCountPrimitiveByte 0.146
testCountPrimitiveChar 0.166
testCountPrimitiveLong 0.132
testString2Varchar 0.102
testAvgSumBigDecimal 0.141
testCountWrapperFloat 0.104
testCountWrapperShort 0.134
testCountSqlDate 0.116
testCountSqlTime 0.108
testMaxBigInteger 0.109
testWrapperByteArray2Binary 0.133
testMaxPrimitiveByte 0
skipped
testMaxPrimitiveChar 0
skipped
testMaxPrimitiveLong 0.155
testMaxPrimitiveDouble 0.098
testAvgSumBigInteger 0.129
testPrimitiveBoolean 0
skipped
testPrimitiveByteArray2Longvarbinary 0.126
testAvgSumPrimitiveFloat 0.145
testAvgSumPrimitiveShort 0.097
testAvgSumPrimitiveInt 0.094
testCountPrimitiveFloat 0.118
testWrapperCharacter 0.089
testCountPrimitiveShort 0.101
testCountWrapperDouble 0.109
testAvgSumWrapperInteger 0.152
testSumWrapperByte 1.01
testSumWrapperLong 0.299
testWrapperByte 0.585
testWrapperLong 2.178
testUtilDate 0.375
testMaxPrimitiveByteArray2Binary 0.34
testMaxUtilCalendar 0
skipped
testPrimitiveFloat 0.571
testCountEnumOrdinal 0.558
testPrimitiveShort 0.457
testMaxSqlTimestamp 0.292
testAvgSumWrapperFloat 0.288
testCountWrapperInteger 0.175
testAvgSumWrapperShort 0.177
testSumPrimitiveDouble 0.203
testMaxWrapperDouble 0.2
testAvgSumPrimitiveByte 0.089
testAvgSumPrimitiveLong 0.091
testMaxWrapperByteArray2Binary 0
skipped
testCountUtilDate 0.091
testCountUtilCalendar 0.092
testCountSqlTimestamp 0.103
testPrimitiveCharArray2Varchar 0.089
testSerializable 0.11
testWrapperInteger 0.137
testSumPrimitiveInt 0.167
testSqlDate 0.114
testSqlTime 0.153
testPrimitiveByteArray2Blob 0.125
testSumPrimitiveFloat 0.115
testSumPrimitiveShort 0.126
testString2Clob 0.127
testMaxUtilDate 0.124
testPrimitiveCharArray2Clob 0.102
testEnumString 0.115

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.103
testDefaultMappingWithParameter 0.158
testFieldResult 0.714
testColumnResult 0.231
testDefaultMappingNamedNativeQuery 0.092
testFieldByField 0.091
testDefaultMapping 0.093
testDefaultMappingWithMappingResult 0.109

TestCount(test-jpa-wdf)

testCount 0.151
testCountNoOpenSQL 0.139
testCountDistinctCompoundKey 0.133
testCount0 0
skipped
testCount1 0.133
testCount2 0
skipped

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.077
testEmbeddables2 0.011
testEmbeddables3 0
skipped
testEmbeddables4 0.01
testEmbeddables5 0.013
testEmbeddables6 0.016
testEmbeddables7 0.012
testBlobs 0.011

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.065
testMax 0.09
testMin 0.093
testSum 0.09
testAverage 0.101

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.128

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.51
testSelectSampleAccounts 0.217
testSelectCreditCardAccounts 0.117
testSelectEmployeeJoinCheckingAccount 0.117
testSelectCheckingAccount 0.118
testSelectEmployee 0.119

TestConditionalExpressions(test-jpa-wdf)

testSimpleComparisonHandlingExcludingOpenSQL1 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL5 0
skipped
testMemberOfHandling 0.061
testSimpleTypeComparisonHandling 0.029
testBooleanComparison0 0
skipped
testBooleanComparison1 0
skipped
testBooleanComparison2 0
skipped
testBooleanComparison3 0
skipped
testBooleanComparison4 0.01
testBooleanComparison5 0.01
testSimpleComparisonHandlingExcludingOpenSQL 0.015
testLikeHandling00 0
skipped
testLikeHandling01 0
skipped
testLikeHandling02 0.011
testLikeHandling03 0.011
testLikeHandling04 0
skipped
testLikeHandling05 0.012
testLikeHandling06 0.01
testLikeHandling07 0.011
testLikeHandling08 0.01
testLikeHandling09 0
skipped
testLikeHandling10 0
skipped
testLikeHandling11 0.011
testLikeHandling12 0.011
testLikeHandling13 0
skipped
testLikeHandling14 0.011
testLikeHandling15 0.011
testLikeHandling16 0.012
testInHandling 0.021
testIsNullHandling0 0.013
testIsNullHandling1 0.012
testIsNullHandling2 0.012
testIsNullHandling3 0.012
testIsNullHandling4 0
skipped
testIsNullHandling5 0.012
testIsNullHandling6 0.011
testIsNullHandling7 0.012
testIsNullHandling8 0.012
testIsNullHandling9 0
skipped
testMemberOfHandling0 0.01
testMemberOfHandling1 0
skipped
testMemberOfHandling2 0.01
testMemberOfHandling4 0.011
testIsEmptyHandling0 0.012
testIsEmptyHandling1 0
skipped
testIsEmptyHandling2 0.013
testIsEmptyHandling3 0
skipped
testIsEmptyHandling4 0.015
testIsEmptyHandling5 0.012
testIsEmptyHandling6 0
skipped
testIsEmptyHandling7 0.013
testIsEmptyHandling8 0
skipped
testIsEmptyHandling9 0.011
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.018
testInBinary 0.013
testExistsHandling 0.014
testPlatformDependendBetweenHandling0 0.012
testPlatformDependendBetweenHandling1 0
skipped
testPlatformDependendBetweenHandling2 0
skipped
testPlatformDependendBetweenHandling3 0.012
testPlatformDependendBetweenHandling4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle0 0.011
testSimpleComparisonHandlingExcludingOpenSQLAndOracle1 0.012
testSimpleComparisonHandlingExcludingOpenSQLAndOracle2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle4 0.012
testSimpleComparisonHandlingExcludingOpenSQLAndOracle5 0.012
testBetweenHandling0 0
skipped
testBetweenHandling1 0.012
testBetweenHandling2 0.019
testBetweenHandling3 0.01
testBetweenHandling4 0.014
testBetweenHandling5 0
skipped
testBetweenHandling6 0
skipped
testBetweenHandling7 0
skipped
testBetweenHandling8 0.012
testBetweenHandling9 0.015
testEnumComparison0 0
skipped
testEnumComparison1 0
skipped
testEnumComparison2 0
skipped
testEnumComparison3 0.007
testEnumComparison4 0.009
testEnumComparison5 0.013
testBetweenHandling10 0.013
testBetweenHandling11 0.015
testBetweenHandling12 0
skipped
testBetweenHandling13 0
skipped
testNumericComparisons 0.015
testPersistentObjectComparison0 0.012
testPersistentObjectComparison1 0.013
testPersistentObjectComparison2 0.011
testPersistentObjectComparison3 0.011
testPersistentObjectComparison4 0.016
testPersistentObjectComparison5 0.014
testInHandling0 0
skipped
testInHandling1 0.014
testInHandling2 0
skipped
testInHandling3 0.013
testInHandling4 0
skipped
testCurrentDateTimeComparison 0.014

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.009
testUpdateWithArguments 0.015
testUpdate 0
skipped

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.209
testAverage 0.116
testNewProject 0.097
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.117
testMixedSelectListItems 0.132
testTwoSelectListItems 0.125
testNewInner 0
skipped

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.396
testOneNode 0.392
testJoinFetchProjects 0.221
testJoinFetchDepartment 0.169
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.23
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.216

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.086
testWrapperByteArray2Blob 0.105
testWrapperFloat 0.088
testWrapperShort 0.081
testPrimitiveByteArray2Binary 0.083
testEnumOrdinal 0.084
testWrapperCharArray2Clob 0.085
testWrapperCharArray2Varchar 0.086
testPrimitiveByte 0.082
testPrimitiveChar 0.084
testPrimitiveLong 0.083
testBigDecimal 0.084
testPrimitiveDouble 0.083
testBigInteger 0.083
testWrapperDouble 0.083
testUtilCalendar 0.083
testSqlTimestamp 0.083
testWrapperBoolean 0.084
testWrapperByteArray2Longvarbinary 0.114
testString2Varchar 0.086
testWrapperByteArray2Binary 0.088
testPrimitiveBoolean 0.168
testPrimitiveByteArray2Longvarbinary 0.529
testWrapperCharacter 0.09
testWrapperByte 0.076
testWrapperLong 0.091
testInsert 0.101
testUtilDate 0.092
testPrimitiveFloat 0.083
testPrimitiveShort 0.1
testPrimitiveCharArray2Varchar 0.097
testSerializable 0.107
testWrapperInteger 0.094
testSqlDate 0.101
testSqlTime 0.109
testPrimitiveByteArray2Blob 0.103
testString2Clob 0.1
testPrimitiveCharArray2Clob 0.109
testEnumString 0.094

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.046
testSimpleFrom5 0
skipped
testJoinFrom 0.017
testExistsSubquery15 0
skipped
testExistsSubquery17 0
skipped
testExistsSubquery18 0
skipped
testJoinFrom9 0
skipped
testJoinFrom10 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

testConstructorGroupBy0 0
skipped
testConstructorGroupBy1 0.01
testGroupBy0 0.01
testGroupBy1 0.01
testGroupBy2 0.012
testGroupBy3 0.012
testGroupBy4 0.011
testGroupBy5 0.012
testGroupBy6 0.013
testGroupBy7 0.012
testGroupBy8 0
skipped
testGroupBy9 0.012
testSubQueryGroupBy0 0.01
testSubQueryGroupBy1 0.012
testSubQueryGroupBy2 0.012
testSubQueryGroupBy3 0.017
testSubQueryGroupBy4 0.009
testSubQueryGroupBy5 0
skipped
testOrderBy0 0
skipped
testOrderBy1 0.012
testOrderBy2 0.011
testOrderBy3 0.015
testOrderBy4 0
skipped
testOrderBy5 0
skipped
testOrderBy6 0.009
testOrderBy7 0.011
testOrderBy8 0.011
testOrderBy9 0.012

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.012
testPrimitiveInt 0.014
testInvalidParameterHandling 0.011
testSubclassParameter 0.015
testWrapperByteArray2Blob 0.011
testWrapperFloat 0.011
testWrapperShort 0.012
testPrimitiveByteArray2Binary 0.011
testEnumOrdinal 0.013
testWrapperCharArray2Clob 0.015
testWrapperCharArray2Varchar 0.013
testPrimitiveByte 0.013
testPrimitiveChar 0.012
testPrimitiveLong 0.014
testBigDecimal 0.013
testCompoundPk 0.168
testPrimitiveDouble 0.073
testEnumParameters 0.167
testBigInteger 0.05
testWrapperDouble 0.011
testUtilCalendar 0.01
testSqlTimestamp 0.01
testWrapperBoolean 0.012
testWrapperByteArray2Longvarbinary 0.012
testString2Varchar 0.013
testWrapperByteArray2Binary 0.015
testPrimitiveBoolean 0.013
testPrimitiveByteArray2Longvarbinary 0.013
testWrapperCharacter 0.013
testSinglePk 0.061
testWrapperByte 0.049
testWrapperLong 0.013
testArgumentInArithmeticExpr 0.069
testUtilDate 0.044
testPrimitiveFloat 0.014
testPrimitiveShort 0.013
testPrimitiveCharArray2Varchar 0.013
testWrapperInteger 0.013
testSqlDate 0.013
testSqlTime 0.012
testPrimitiveByteArray2Blob 0.013
testIllegalSubclassParameter 0.013
testString2Clob 0.013
testPrimitiveCharArray2Clob 0.014
testEnumString 0.013

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.116
testWrapperByteArray2Blob 0.584
testWrapperFloat 0.23
testWrapperShort 0.217
testPrimitiveByteArray2Binary 0.283
testEnumOrdinal 0.578
testWrapperCharArray2Clob 0.331
testWrapperCharArray2Varchar 0.481
testPrimitiveByte 0.134
testPrimitiveChar 0.133
testPrimitiveLong 0.109
testBigDecimal 0.253
testPrimitiveDouble 0.116
testNullsFAshort 0
skipped
testBigInteger 0.217
testWrapperDouble 0.249
testUtilCalendar 0.291
testSqlTimestamp 0.279
testWrapperBoolean 0.297
testWrapperByteArray2Longvarbinary 0.393
testString2Varchar 0.251
testWrapperByteArray2Binary 0.323
testPrimitiveBoolean 0.116
testPrimitiveByteArray2Longvarbinary 0.279
testWrapperCharacter 0.216
testWrapperByte 3.924
testWrapperLong 0.46
testInsert 0.167
testUtilDate 0.59
testPrimitiveFloat 0.628
testPrimitiveShort 0.129
testPrimitiveCharArray2Varchar 0.304
testSerializable 0.415
testWrapperInteger 0.452
testSqlDate 0.426
testSqlTime 0.342
testPrimitiveByteArray2Blob 0.325
testString2Clob 0.25
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.369
testEnumString 0.277

TestEmbeddedField(test-jpa-wdf)

testDirty 0.17
testNullPeriod 0.171
testSimple 0.159

SimpleTest(test-jpa-wdf)

testMetric 0.132
testSimple 0.173

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.224
testWrapperByteArray2Blob 0.928
testWrapperFloat 0.216
testWrapperShort 0.217
testPrimitiveByteArray2Binary 0.283
testEnumOrdinal 0.317
testWrapperCharArray2Clob 0.317
testWrapperCharArray2Varchar 0.569
testPrimitiveByte 0.108
testPrimitiveChar 0.117
testPrimitiveLong 0.125
testBigDecimal 0.217
testPrimitiveDouble 0.117
testBigInteger 0.216
testNullsPAshort 0
skipped
testWrapperDouble 0.233
testUtilCalendar 0.285
testSqlTimestamp 0.446
testWrapperBoolean 0.238
testWrapperByteArray2Longvarbinary 1.176
testString2Varchar 0.233
testWrapperByteArray2Binary 0.511
testPrimitiveBoolean 0.144
testPrimitiveByteArray2Longvarbinary 0.378
testWrapperCharacter 0.311
testWrapperByte 0.386
testWrapperLong 0.336
testInsert 0.092
testUtilDate 0.401
testPrimitiveFloat 0.126
testPrimitiveShort 0.167
testPrimitiveCharArray2Varchar 0.309
testSerializable 0.308
testWrapperInteger 0.225
testSqlDate 0.292
testSqlTime 1.044
testPrimitiveByteArray2Blob 0.351
testString2Clob 0.282
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.342
testEnumString 0.342

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.347
testSqlTimestamp 0.325
testUtilCalendarAsDate 0.284
testUtilCalendarAsTime 0.292
dummyTestMethod 0.048
testSqlDate 0.26
testSqlTime 0.301
testUtilDateAsDate 0.326
testUtilDateAsTime 0.351
testUtilDateAsTimestamp 0.878

BufferReadTest(test-jpa-wdf)

testNotFound 0.15
testJDBCInclusivePreapreSmall 0.091
testQueryCompleteOutsideTransactionSmall 0.101
testFlush 0.109
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.099
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.099
testNamedQueryCompleteOutsideTransactionSmall 0.091
testFindOutsideTransactionSmall 0.084
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.1
testJDBCBestSmall 0.083
testQueryExecuteOnlyOutsideTransactionSmall 0.093
testFindOutsideTransaction 0.092
testQueryExecuteOnlyOutsideTransactionNew 0.102

FirstTest(test-jpa-wdf)

testBasics 0.002

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.081

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.231
findAllAbstractEmployees 0.099
findAllContractEmployees 0.083

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.122

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.09
testInsertDirtyCar 0
skipped
testFindVehicle 0.116
testPseudoInheritance 0
skipped
testInsertBicycle 0.084
testInsertVehicle 0.101

CallbackTest(test-jpa-wdf)

testPreRemove 0.137
testPrePersist 0.057

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.09
testEmployeeWithBicycles 0.102
testEnBlocLoading 0.159

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.13

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.455
testInsert 0.09

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.323
testInsert 0.074

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.136
testOptimisticLockExceptionDeleteUpdate 0.64
testFlushWithVersion 0.082
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.14
testPersistAgain 0.093
testVersion 0.183
testBatchOLEFlush 1.877
testBatchOLEQuery 1.081
testBatchOLECommit 0.5
testNoChange 125.509
testOptimisticLockExceptionUpdateDelete 0.418
testOptimisticLockExceptionDeleteDelete 0.135
testIllegalVersionAccessManaged 0.12
testMergeWithVersion 0.143

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.178
testLockOldVersion 0
skipped
testNonManagedEntity 0.013
testNonVersionedEntity 0.147
testDetachedEntity 0.569
testReadLockTwice 0.11
testWriteLock 0.146
testNewEntity 0
skipped
testReadLock 0.08
testEntityDeleteExecuted 0.179
testPromoteLock 0.139
testNoTransaction 0.049
testWriteLockTwice 0.084
testEntityForDelete 0.075
testEntityForInsert 0
skipped
testIllegalArgument 0.041

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.417
testFKException 0
skipped
testInsertInRelation 0.116
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.366
testCycle 0
skipped
testRelationNM 0.294
testRemoveInRelation 0.07
testInsertWithJointable 0.498
testCascading 0.245
testInheritance 0.132

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 6.938
testPropertyAccess 0.003

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.04
testNonNested 0.058
testNested 0.084
testNestedOuterNull 0.042
testNestedQuery 0.059

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.039

Failure Details

[Summary] [Package List] [Test Cases]


testCompoundOrderBy
skipped: skipped
testCopyProjectsToExisting
skipped: skipped
testEmptyOffice
skipped: skipped
testOffice
skipped: skipped
testChangeParent
skipped: skipped
testMotorVehicleEmployee
skipped: skipped
testCubicleEmployee
skipped: skipped
testEmployeeProject
skipped: skipped
testBicycleEmployee
skipped: skipped
testCostCenterEmployee
skipped: skipped
testTravelProfileVehicle
skipped: skipped
testRefreshManagedNew
skipped: skipped
testRefreshManagedCheckContains
skipped: skipped
testRefreshManagedNewNotOnDB
skipped: skipped
testRemoveFlushRemoveAgain
skipped: skipped
testCascadePersistOnFlush
skipped: skipped
testCascadeRemove
skipped: skipped
testCascadeDetached
skipped: skipped
testCascadeNew
skipped: skipped
testCircularCascade
skipped: skipped
testIllegalFieldModification
skipped: skipped
testQueryCachedEntity
skipped: skipped
testCacheQueriedEntity
skipped: skipped
testPersistDeleteExecuted
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersist
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed
skipped: skipped
testEntityManagerFactoryCloseActiveTransaction
skipped: skipped
testChangedEntityIgnoredByFlush
skipped: skipped
testRelationshipToRemoved
skipped: skipped
testRelationshipToRemovedLazy
skipped: skipped
testInvalidateRemove
skipped: skipped
testInvalidateUpdate
skipped: skipped
testNotOwningSide2
skipped: skipped
testTimeToLive
skipped: skipped
testContains
skipped: skipped
testRelation
skipped: skipped
testNotOwningSide
skipped: skipped
testCascade
skipped: skipped
testIlegalArgumentWithLazyRelationPending
skipped: skipped
testIlegalArgumentWithDeserializedEntity
skipped: skipped
testMergeNewWithRelation
skipped: skipped
testMergeRemoved
skipped: skipped
testMergeDetachedWithRelation
skipped: skipped
testPersist
skipped: skipped
testPersistFlock
skipped: skipped
testAllocSize
skipped: skipped
testOptimisticLockWithSecondaryTable
skipped: skipped
testQueryWithInExpressionAndEnums
skipped: skipped
testInvalidOrderByWithCmr
skipped: skipped
testInvalidOrderBy
skipped: skipped
testTemporalParameterSettingInvalid
skipped: skipped
testQueryStringNotValid
skipped: skipped
testUndefinedNamedQuery
skipped: skipped
testEdmScenario
skipped: skipped
testCountHandling
skipped: skipped
testSubQueries15
skipped: skipped
testSimpleSelect4
skipped: skipped
testSimpleSelect5
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
testCount0
skipped: skipped
testCount2
skipped: skipped
testEmbeddables0
skipped: skipped
testEmbeddables3
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
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
testUpdate
skipped: skipped
testConstructorArgumentBoxing
skipped: skipped
testConstructorAverage
skipped: skipped
testNewInner
skipped: skipped
testDistinctJoinFetchHobbies
skipped: skipped
testSimpleFrom5
skipped: skipped
testExistsSubquery15
skipped: skipped
testExistsSubquery17
skipped: skipped
testExistsSubquery18
skipped: skipped
testJoinFrom9
skipped: skipped
testJoinFrom10
skipped: skipped
testConstructorGroupBy0
skipped: skipped
testGroupBy8
skipped: skipped
testSubQueryGroupBy5
skipped: skipped
testOrderBy0
skipped: skipped
testOrderBy4
skipped: skipped
testOrderBy5
skipped: skipped
testNullsFAshort
skipped: skipped
testNullsFAint
skipped: skipped
testNullsPAshort
skipped: skipped
testNullsPAint
skipped: skipped
testInsertDirtyCar
skipped: skipped
testPseudoInheritance
skipped: skipped
testNode
skipped: skipped
testIllegalVersionAccessNew
skipped: skipped
testLockOldVersion
skipped: skipped
testNewEntity
skipped: skipped
testEntityForInsert
skipped: skipped
testFKException
skipped: skipped
testCriminal
skipped: skipped
testSelfishKey
skipped: skipped
testCycle
skipped: skipped