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

Summary

[Summary] [Package List] [Test Cases]


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

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% 25.711
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.961
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 1.203
org.eclipse.persistence.testing.tests 1 0 0 0 100% 0.96
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 91.879
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 8.246
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 1.093
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 38.404
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 1.004
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 7.233
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 1.344
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 264.955

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
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.012
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 1.375
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 9.542
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.456
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 3.131
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 10.223
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.865
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.107

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.567
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.23
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.004
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.16

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

org.eclipse.persistence.testing.tests

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

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% 1.315
TestOptimistic(test-jpa-wdf) 16 0 0 2 87.5% 90.564

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

Class Tests Errors Failures Skipped Success Rate Time
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.636
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 1.039
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 0.425
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.863
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.357
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.06
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.119
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.087
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.283
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 2.129
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.99
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.281
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.513
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.349
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.115

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

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddingWithFieldAccess(test-jpa-wdf) 2 0 0 0 100% 0.415
TestEmbeddedIdAsInnerClass(test-jpa-wdf) 1 0 0 0 100% 0.167
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.511

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

Class Tests Errors Failures Skipped Success Rate Time
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 1.066
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 5.531
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 1.758
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 6.727
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 1.308
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 1.105
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.181
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 3.975
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.125
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 10.706
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.605
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.242
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.028
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.024
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.362
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.075
TestArguments(test-jpa-wdf) 45 0 0 0 100% 0.866
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 1.089
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 1.235
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.699
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.48
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.082
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.135

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

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

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.851
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.327
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.055

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.35
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.343
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.17
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.333
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.148

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

Class Tests Errors Failures Skipped Success Rate Time
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 77.257
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.316
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.088
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.441
TestContains(test-jpa-wdf) 5 0 0 0 100% 0.344
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 1.491
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.982
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 1.764
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.951
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.144
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.766
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.55
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 2.592
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.423
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0.001
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.468
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.638
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 87.6
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 86.376
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 1.118
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.645

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 0.876

TestRefresh(test-jpa-wdf)

testRefreshDetached 76.408
testNotAnEntity 0.091
testRefreshManaged 0.167
testTransactionMarkedForRollback 0.083
testRefreshDeleted 0.157
testRefreshNew 0.05
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.208
testRefreshManagedNewNotOnDB 0
skipped

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.31
testCacheQueriedEntity 0
skipped

TestCache(test-jpa-wdf)

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

TestClose(test-jpa-wdf)

testGetReferenceClosed 0.048
testGetDelegateClosed 0.013
testFlushClosed 0.011
testCloseActiveTransaction 0.051
testQuery 0.053
testCloseInsideTransaction 0.047
testFindClosed 0.05
testCloseClosed 0.011
testMergeClosed 0.014
testPersistClosed 0.012
testCreateNamedQueryClosed 0.01
testJoinTransactionClosed 0.011
testRefreshClosed 0.01
testRemoveClosed 0.011
testLockClosed 0.01
testGetFlushModeClosed 0.011
testCreateQueryClosed 0.01
dummyTestMethod 0.011
testClearClosed 0.01
testSetFlushModeClosed 0.01
testCreateNativeQueryClosed 0.01
testContainsClosed 0.011

TestContains(test-jpa-wdf)

testNotAnEntity 0.013
testContainsDetached 0.128
testContainsNew 0.05
testContainsManaged 0.06
testContainsRemoved 0.09

TestMerge(test-jpa-wdf)

testNotAnEntity 0.045
testTransactionMarkedForRollback 0.012
testMergeNewEntityWithIdSetInPrePersist 0.313
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.101
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.048
testNastyTimestampTwiceNotInitial 0.168
testMergeNewWithRelation 0
skipped
testMergeManaged 0.108
testWithLazyRelationPending 0.339
testMergeRemoved 0
skipped
testMergeDetached 0.347
testMergeDetachedWithRelation 0
skipped

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.163
testCircularCascade 0.192
testSimpleCascadeToDetached1 0.116
testSimpleCascadeToNew 0.075
testFlushLazyCollectionWithCascadePersist 0.075
testSimpleCascadeToDetached2a 0.083
testSimpleCascadeToDetached2b 0.083
testSimpleCascadeToDetached2c 0.116
testSimpleCascadeToManaged 0.076

TestPersist(test-jpa-wdf)

testNotAnEntity 0.043
testPersistManagedFlushed 0.109
testTransactionMarkedForRollback 0.041
testPersistNewBasicTypesFieldAccess 0.176
testPersistNewDepartment 0.133
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.184
testNastyTimestampTwice 0.083
testPersistRemovedFlushed 0.15
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.203
testDuprec 0.083
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.147
testPersistManaged 0.208
testPersistRemoved 0.201

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.045
testRemoveDetached 0.159
testTransactionMarkedForRollback 0.083
testRemoveManagedFlushed 0.183
testRemoveWithCompositeKey 0.168
testRemoveManaged 0.1
testRemoveRemoved 0.117
testRemoveRemovedFlushed 0.083
testRemoveNew 0.012

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.043
testClearNoTransaction 0.099

TestFind(test-jpa-wdf)

testPositivTx 0.089
testFindWithCompositeKey 0.1
testIllegalArguments 0.115
testPositivNonTx 0.101
testFindRemoved 0.248
testNegativ 0.11

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.157
testCascadeRemoved 0.087
testCircularCascade 0.087
testCascadeDetachedRemoved 0.108
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.107

TestGetReference(test-jpa-wdf)

testPositivTx 0.093
testMerge 0.269
testPersist 0.088
testPositivTxPropertyAccess 0.09
testWriteLock 0.125
testEmbeddedIdPropertyAccess 0.084
testReadLock 0.084
testSerializeHollow 0.121
testSerializeLoaded 0.098
testFindWithCompositeKey 0.089
testRemoveNonExisting 0.092
testPositivNonTxPropertyAccess 0.116
testIllegalArguments 0.085
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.096
testMergeIntoHollow 0.171
testPositivNonTx 0.093
testNegativ 0.09
testNegativInheritance 0.093
testInheritance 0.093
testRemove 0.406
testSimple 0.11

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.093
testRestoreFieldAfterFlush 0.109
testRelationshipToNew 0.101
testRelationshipToRemoved 0
skipped
testWithException 0.011
testNoTransaction 0.011
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.096

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.135
testUpdateOfComposoiteKey 0.157
testUpdatePrimaryKey 0.174

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.285
testUnbacthedUpdate 0.351

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 87.572
dummyTestMethod 0.024
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestCascadePersist(test-jpa-wdf)

testCircularCascade 85.89
testSimpleCascadeDetached 0.299
testSimpleCascadeManaged 0.109
testSimpleCascadeNew 0.075

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.381
testSimpleCascadeManaged 0.324
testSimpleCascadeRemoved 0.141
testSimpleCascadeNew 0.269

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.069
testUpdateOutsideTx 0.216
testRemoveOutsideTx 0.151
testRefreshOutsideTx 0.05
testPersistOutsideTx 0.116
dummyTestMethod 0.041

FirstTest(test-jpa-wdf)

testBasics 0.009

BufferReadTest(test-jpa-wdf)

testNotFound 0.057
testJDBCInclusivePreapreSmall 0.17
testQueryCompleteOutsideTransactionSmall 0.113
testFlush 0.09
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.108
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.1
testNamedQueryCompleteOutsideTransactionSmall 0.107
testFindOutsideTransactionSmall 0.1
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.1
testJDBCBestSmall 0.083
testQueryExecuteOnlyOutsideTransactionSmall 0.084
testFindOutsideTransaction 0.133
testQueryExecuteOnlyOutsideTransactionNew 0.121

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.111
testWrapperByteArray2Blob 0.45
testWrapperFloat 0.258
testWrapperShort 0.283
testPrimitiveByteArray2Binary 0.275
testEnumOrdinal 0.208
testWrapperCharArray2Clob 0.275
testWrapperCharArray2Varchar 0.275
testPrimitiveByte 0.109
testPrimitiveChar 0.108
testPrimitiveLong 0.108
testBigDecimal 0.209
testPrimitiveDouble 0.111
testNullsFAshort 0
skipped
testBigInteger 0.222
testWrapperDouble 0.242
testUtilCalendar 0.391
testSqlTimestamp 0.325
testWrapperBoolean 0.234
testWrapperByteArray2Longvarbinary 0.333
testString2Varchar 0.233
testWrapperByteArray2Binary 0.351
testPrimitiveBoolean 0.133
testPrimitiveByteArray2Longvarbinary 0.342
testWrapperCharacter 0.25
testWrapperByte 0.242
testWrapperLong 0.241
testInsert 0.077
testUtilDate 0.298
testPrimitiveFloat 0.124
testPrimitiveShort 0.109
testPrimitiveCharArray2Varchar 0.275
testSerializable 0.283
testWrapperInteger 0.208
testSqlDate 0.326
testSqlTime 0.3
testPrimitiveByteArray2Blob 0.383
testString2Clob 0.258
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.333
testEnumString 0.241

SimpleTest(test-jpa-wdf)

testMetric 0.131
testSimple 0.323

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.455
testSqlTimestamp 0.366
testUtilCalendarAsDate 0.592
testUtilCalendarAsTime 0.292
dummyTestMethod 0.041
testSqlDate 0.242
testSqlTime 0.275
testUtilDateAsDate 0.275
testUtilDateAsTime 0.275
testUtilDateAsTimestamp 0.317

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.109
testWrapperByteArray2Blob 0.484
testWrapperFloat 0.266
testWrapperShort 0.25
testPrimitiveByteArray2Binary 0.325
testEnumOrdinal 0.309
testWrapperCharArray2Clob 0.416
testWrapperCharArray2Varchar 0.367
testPrimitiveByte 0.117
testPrimitiveChar 0.133
testPrimitiveLong 0.176
testBigDecimal 0.241
testPrimitiveDouble 0.117
testBigInteger 0.208
testNullsPAshort 0
skipped
testWrapperDouble 0.208
testUtilCalendar 0.283
testSqlTimestamp 0.275
testWrapperBoolean 0.209
testWrapperByteArray2Longvarbinary 0.275
testString2Varchar 0.266
testWrapperByteArray2Binary 0.325
testPrimitiveBoolean 0.15
testPrimitiveByteArray2Longvarbinary 0.359
testWrapperCharacter 0.25
testWrapperByte 0.258
testWrapperLong 0.267
testInsert 0.101
testUtilDate 0.399
testPrimitiveFloat 0.296
testPrimitiveShort 0.204
testPrimitiveCharArray2Varchar 0.341
testSerializable 0.384
testWrapperInteger 0.216
testSqlDate 0.3
testSqlTime 0.284
testPrimitiveByteArray2Blob 0.283
testString2Clob 0.217
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.325
testEnumString 0.225

TestEmbeddedField(test-jpa-wdf)

testDirty 0.429
testNullPeriod 0.3
testSimple 0.133

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.105

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.293
testInsert 0.116

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.166

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.419
testInsert 0.091

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.265
testPatentsAsSet 0.185
testSharedPatents 0.183

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.36
testMoveAllReviews 0.152
testExchange 0.141
testAdd 0.141
testUnchanged 0.104
testDeleteReview 0.139

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 0.306
testSelectInverseSideFKRelationship 0.118

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.589
testAddReview 0.172
testCheckHans 0.101

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.183
testMoveTravelProfile 0.173

TestRelationshipsWithCache(test-jpa-wdf)

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

TestMap(test-jpa-wdf)

testColorOffice 0.118
testEmptyOffice 0
skipped
testOffice 0
skipped

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.086

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.121
testMoveCubicle 0.161

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.143
testExchange 0.161
testCopyProjectsToNew 0.157
testAdd 0.175
testUnchanged 0.118
testByteItem 0.148
testGetEmployees 0.115
testGuidCollection 0.159
testDeleteNonSharedProject 0.377
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.158
testCascadeMerge 0.266
testCopyProjectsToExistingTouching 0.15

TestList(test-jpa-wdf)

testOrderBy 0.165
testSimpleCourse 0.189
testCompoundOrderBy 0
skipped
testDelete 0.165
testRelationContainsEntities 0.12
testUpdate 0.166
testMergeChangedRelation 0.182

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.096
testNativeQuery 0.091
testNoEnBlocLoading 0.093

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.09
testNavigateReviewsOutsideTransaction 0.091
testFindIndividualReview 0.091
testNavigatedReviewsCanBeDeserialized 0.099
testNavigateDeserializedEmployeeFails 0.14

TestNode(test-jpa-wdf)

testRoot 0.115
testTwoGenerations 0.143
testChangeParent 0
skipped
testCircle 0.09

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.113

TestRelationships(test-jpa-wdf)

testLeftJoin 0.171
testEmpty 0.173
testEdmScenario 0
skipped
testInnerJoin 0.15
testInJoin 0.142
testInList 0.143
testRelationFieldInWhere 0.145
testRelationFieldInSelectList 0.141

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.571
testOrderBy 0.379
testQueryWithUpdateAndSet 0.347
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.379
testSurnamesOfEmployees 0.382
testQueryWithInExpressionAndParameters 0.323
testGivenNamesOfEmployees 0.491
testQueryWithBuiltinAbs 0.478
testOrderByCmr 0.47
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.414
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.429
testQueryWithMemberOf 0.414
testQueryWithComparisonExpressionAndEnums 0.451

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.096
testMaxResultUnlimited 0.141
testSingleResultOk 0.131
testNamedQuery 0.139
testQueryStringNotValid 0
skipped
testPagingDefaults 0.59
testSelectDepartmentByName 0.126
testSelectInTransaction 0.37
testQueryWithFlush 0.575
testExecuteQueryMultipleTimesWithDifferentParameter 0.134
testExecuteQueryMultipleTimesWithSameParameter 0.449
testBooleanParameter 0.427
testCachedQueryWithClear 0.182
testMaxResult 0.213
testFlushMode 2.244
testNonUniqueResult 0.092
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.118
testComparisonPrepdicate 0.116
testSelectAllDepartments 0.115
testNoResult 0.117
testUnCachedQuery 0.083
testTransactionBoundaries 0.085
testWrongParameter 0.081
testNamedParameter 0.101

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.313
testOneNode 0.172
testJoinFetchProjects 0.226
testJoinFetchDepartment 0.229
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.136
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.23

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.104
testDefaultMappingWithParameter 0.234
testFieldResult 0.099
testColumnResult 0.25
testDefaultMappingNamedNativeQuery 0.1
testFieldByField 0.099
testDefaultMapping 0.117
testDefaultMappingWithMappingResult 0.1

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.092
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.088

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.106
testWrapperByteArray2Blob 0.097
testWrapperFloat 0.119
testWrapperShort 0.1
testPrimitiveByteArray2Binary 0.092
testEnumOrdinal 0.1
testWrapperCharArray2Clob 0.089
testWrapperCharArray2Varchar 0.094
testPrimitiveByte 0.091
testPrimitiveChar 0.092
testPrimitiveLong 0.133
testBigDecimal 0.093
testPrimitiveDouble 0.09
testBigInteger 0.092
testWrapperDouble 0.091
testUtilCalendar 0.093
testSqlTimestamp 0.091
testWrapperBoolean 0.092
testWrapperByteArray2Longvarbinary 0.09
testString2Varchar 0.093
testWrapperByteArray2Binary 0.109
testPrimitiveBoolean 0.142
testPrimitiveByteArray2Longvarbinary 0.089
testWrapperCharacter 0.094
testWrapperByte 0.108
testWrapperLong 0.108
testInsert 0.108
testUtilDate 0.109
testPrimitiveFloat 0.117
testPrimitiveShort 0.107
testPrimitiveCharArray2Varchar 0.109
testSerializable 0.141
testWrapperInteger 0.101
testSqlDate 0.092
testSqlTime 0.109
testPrimitiveByteArray2Blob 0.089
testString2Clob 0.108
testPrimitiveCharArray2Clob 0.092
testEnumString 0.102

TestSelectClauses(test-jpa-wdf)

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

TestSelectListTypes(test-jpa-wdf)

testAvgSumWrapperByte 0.065
testAvgSumWrapperLong 0.138
testAvgSumPrimitiveDouble 0.099
testPrimitiveInt 0.092
testMaxWrapperCharArray2Varchar 0
skipped
testSumWrapperFloat 0.108
testSumWrapperShort 0.109
testCountEnumString 0.1
testSumWrapperInteger 0.1
testMaxString2Varchar 0.125
testCountWrapperByteArray2Binary 0.092
testCountPrimitiveBoolean 0.117
testAvgSumWrapperDouble 0.158
testWrapperByteArray2Blob 0.091
testWrapperFloat 0.09
testWrapperShort 0.093
testMaxSqlDate 0.091
testMaxSqlTime 0.092
testPrimitiveByteArray2Binary 0.091
testEnumOrdinal 0.092
testWrapperCharArray2Clob 0.092
testMaxPrimitiveCharArray2Varchar 0
skipped
testCountWrapperCharacter 0.082
testCountPrimitiveDouble 0.083
testWrapperCharArray2Varchar 0.117
testPrimitiveByte 0.084
testPrimitiveChar 0.083
testPrimitiveLong 0.083
testBigDecimal 0.084
testMaxWrapperByte 0
skipped
testMaxWrapperLong 0.083
testCountPrimitiveCharArray2Varchar 0.083
testSumPrimitiveByte 0.101
testSumPrimitiveLong 0.097
testCountBigDecimal 0.086
testPrimitiveDouble 0.083
testCountWrapperCharArray2Varchar 0.083
testMaxWrapperCharacter 0
skipped
testBigInteger 0.117
testMaxPrimitiveFloat 0.092
testMaxPrimitiveShort 0.125
testSumBigDecimal 0.108
testCountBigInteger 0.109
testMaxWrapperInteger 0.092
testWrapperDouble 0.107
testSumBigInteger 0.101
testCountWrapperBoolean 0.108
testMaxPrimitiveInt 0.108
testUtilCalendar 0.142
testCountPrimitiveByteArray2Binary 0.091
testSqlTimestamp 0.109
testSumWrapperDouble 0.083
testCountPrimitiveInt 0.117
testWrapperBoolean 0
skipped
testCountWrapperByte 0.175
testCountWrapperLong 0.1
testWrapperByteArray2Longvarbinary 0.108
testCountString2Varchar 0.083
testMaxBigDecimal 0.117
testMaxWrapperFloat 0.117
testMaxWrapperShort 0.1
testCountPrimitiveByte 0.083
testCountPrimitiveChar 0.092
testCountPrimitiveLong 0.1
testString2Varchar 0.083
testAvgSumBigDecimal 0.1
testCountWrapperFloat 0.075
testCountWrapperShort 0.1
testCountSqlDate 0.117
testCountSqlTime 0.074
testMaxBigInteger 0.074
testWrapperByteArray2Binary 0.076
testMaxPrimitiveByte 0
skipped
testMaxPrimitiveChar 0
skipped
testMaxPrimitiveLong 0.075
testMaxPrimitiveDouble 0.075
testAvgSumBigInteger 0.075
testPrimitiveBoolean 0
skipped
testPrimitiveByteArray2Longvarbinary 0.075
testAvgSumPrimitiveFloat 0.074
testAvgSumPrimitiveShort 0.075
testAvgSumPrimitiveInt 0.075
testCountPrimitiveFloat 0.076
testWrapperCharacter 0.075
testCountPrimitiveShort 0.091
testCountWrapperDouble 0.075
testAvgSumWrapperInteger 0.075
testSumWrapperByte 0.075
testSumWrapperLong 0.075
testWrapperByte 0.075
testWrapperLong 0.075
testUtilDate 0.075
testMaxPrimitiveByteArray2Binary 0.084
testMaxUtilCalendar 0
skipped
testPrimitiveFloat 0.117
testCountEnumOrdinal 0.082
testPrimitiveShort 0.091
testMaxSqlTimestamp 0.092
testAvgSumWrapperFloat 0.151
testCountWrapperInteger 0.108
testAvgSumWrapperShort 0.134
testSumPrimitiveDouble 0.117
testMaxWrapperDouble 0.101
testAvgSumPrimitiveByte 0.107
testAvgSumPrimitiveLong 0.109
testMaxWrapperByteArray2Binary 0
skipped
testCountUtilDate 0.092
testCountUtilCalendar 0.099
testCountSqlTimestamp 0.142
testPrimitiveCharArray2Varchar 0.102
testSerializable 0.075
testWrapperInteger 0.092
testSumPrimitiveInt 0.083
testSqlDate 0.091
testSqlTime 0.092
testPrimitiveByteArray2Blob 0.075
testSumPrimitiveFloat 0.083
testSumPrimitiveShort 0.084
testString2Clob 0.091
testMaxUtilDate 0.092
testPrimitiveCharArray2Clob 0.075
testEnumString 0.092

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.095
testAverage 0.099
testNewProject 0.1
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.107
testMixedSelectListItems 0.084
testTwoSelectListItems 0.116
testNewInner 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

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

TestFromClauses(test-jpa-wdf)

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

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.011
testUpdateWithArguments 0.011
testUpdate 0
skipped

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.062
testMax 0.073
testMin 0.076
testSum 0.074
testAverage 0.075

TestAggregates(test-jpa-wdf)

testSumHandling 0.035
testAvgHandling1 0.01
testAvgHandling2 0.009
testMinHandling 0.009
testCountHandling 0
skipped
testMaxHandling 0.009

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.009
testPrimitiveInt 0.01
testInvalidParameterHandling 0.009
testSubclassParameter 0.01
testWrapperByteArray2Blob 0.01
testWrapperFloat 0.01
testWrapperShort 0.011
testPrimitiveByteArray2Binary 0.009
testEnumOrdinal 0.011
testWrapperCharArray2Clob 0.01
testWrapperCharArray2Varchar 0.009
testPrimitiveByte 0.01
testPrimitiveChar 0.01
testPrimitiveLong 0.01
testBigDecimal 0.011
testCompoundPk 0.061
testPrimitiveDouble 0.041
testEnumParameters 0.151
testBigInteger 0.049
testWrapperDouble 0.012
testUtilCalendar 0.01
testSqlTimestamp 0.01
testWrapperBoolean 0.01
testWrapperByteArray2Longvarbinary 0.009
testString2Varchar 0.01
testWrapperByteArray2Binary 0.01
testPrimitiveBoolean 0.009
testPrimitiveByteArray2Longvarbinary 0.01
testWrapperCharacter 0.01
testSinglePk 0.051
testWrapperByte 0.041
testWrapperLong 0.01
testArgumentInArithmeticExpr 0.054
testUtilDate 0.044
testPrimitiveFloat 0.01
testPrimitiveShort 0.01
testPrimitiveCharArray2Varchar 0.009
testWrapperInteger 0.01
testSqlDate 0.011
testSqlTime 0.009
testPrimitiveByteArray2Blob 0.012
testIllegalSubclassParameter 0.01
testString2Clob 0.011
testPrimitiveCharArray2Clob 0.01
testEnumString 0.009

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.428
testSelectSampleAccounts 0.25
testSelectCreditCardAccounts 0.099
testSelectEmployeeJoinCheckingAccount 0.104
testSelectCheckingAccount 0.105
testSelectEmployee 0.102

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.31
testUpdateDepartment 0.084
testDeleteOutsideTx 0.041
testGetResultListDelete 0.009
testGetSingleResultDelete 0.008
testDeleteEmployeeWithGivenDepartment 0.283
testExecuteUpdateSelect 0.051
testDeleteAllDepartmentsNative 0.215
testDeleteAllDepartments 0.233

TestConditionalExpressions(test-jpa-wdf)

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

TestCount(test-jpa-wdf)

testCount 0.099
testCountNoOpenSQL 0.122
testCountDistinctCompoundKey 0.133
testCount0 0
skipped
testCount1 0.125
testCount2 0
skipped

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.081

TestEmbeddables(test-jpa-wdf)

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

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.176
findAllAbstractEmployees 0.098
findAllContractEmployees 0.075

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.048
testEmployeeWithBicycles 0.085
testEnBlocLoading 0.21

CallbackTest(test-jpa-wdf)

testPreRemove 0.119
testPrePersist 0.05

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.082
testInsertDirtyCar 0
skipped
testFindVehicle 0.082
testPseudoInheritance 0
skipped
testInsertBicycle 0.084
testInsertVehicle 0.083

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.147

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.072
testLockOldVersion 0
skipped
testNonManagedEntity 0.008
testNonVersionedEntity 0.043
testDetachedEntity 0.315
testReadLockTwice 0.076
testWriteLock 0.158
testNewEntity 0
skipped
testReadLock 0.1
testEntityDeleteExecuted 0.15
testPromoteLock 0.133
testNoTransaction 0.041
testWriteLockTwice 0.092
testEntityForDelete 0.084
testEntityForInsert 0
skipped
testIllegalArgument 0.041

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.093
testOptimisticLockExceptionDeleteUpdate 0.29
testFlushWithVersion 0.099
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.165
testPersistAgain 0.092
testVersion 0.208
testBatchOLEFlush 0.453
testBatchOLEQuery 0.474
testBatchOLECommit 0.433
testNoChange 87.63
testOptimisticLockExceptionUpdateDelete 0.357
testOptimisticLockExceptionDeleteDelete 0.118
testIllegalVersionAccessManaged 0.051
testMergeWithVersion 0.098

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.221

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.304
testFieldsInSecondTable 0.475

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.047
testJoinedSubclass 0.258
testMerge 0.167
testPersist 0.092

TestAutoGenerator(test-jpa-wdf)

testPersist 0.178
testMergeNew 0.009
testMergeDetached 0.041

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.073
testMergeNew 0.009
testPersistManyProjects 0.008
testMergeDetached 0.067

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.24
testFKException 0
skipped
testInsertInRelation 0.165
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.06
testCycle 0
skipped
testRelationNM 0.19
testRemoveInRelation 0.051
testInsertWithJointable 0.199
testCascading 0.186
testInheritance 0.11

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 6.845
testPropertyAccess 0.003

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.041
testNonNested 0.057
testNested 0.109
testNestedOuterNull 0.059
testNestedQuery 0.059

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.053

Failure Details

[Summary] [Package List] [Test Cases]


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