[
https://issues.apache.org/jira/browse/OPENJPA-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932598#action_12932598
]
Rick Curtis commented on OPENJPA-1876:
--------------------------------------
I looked at which tests are taking a long time this afternoon and came up with
this list ... these are all 10+ seconds. I'm not sure which of these can be
attributed to the 'problem' tests, but they are the longest running.
Name
Duration Tests
TestClearableScheduler (org.apache.openjpa.persistence.datacache)
3m:01s,088ms 1
TestQueryTimeout (org.apache.openjpa.persistence.query)
49s,306ms 12
TestDaytrader (org.apache.openjpa.integration.daytrader)
42s,167ms 1
TestTimeoutException (org.apache.openjpa.persistence.query)
30s,222ms 3
TestSJVMCache (org.apache.openjpa.persistence.datacache)
24s,390ms 30
TestDataCachePCDataGenerator (org.apache.openjpa.persistence.datacache)
23s,567ms 30
TestTypesafeCriteria (org.apache.openjpa.persistence.criteria)
22s,802ms 100
TestEnhancementWithMultiplePUs (org.apache.openjpa.enhance)
18s,864ms 3
TestJPQLSubquery (org.apache.openjpa.persistence.criteria)
14s,346ms 59
TestTypeSafeCondExpression (org.apache.openjpa.persistence.criteria)
13s,267ms 55
TestEmbeddable (org.apache.openjpa.persistence.embed)
10s,862ms 26
> Slow JDBC tests
> ---------------
>
> Key: OPENJPA-1876
> URL: https://issues.apache.org/jira/browse/OPENJPA-1876
> Project: OpenJPA
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Milosz Tylenda
>
> Persistence JDBC tests and other database connected tests have been suffering
> from slow down starting somewhere in September 2010 [1]. I can see this in my
> environment as well as Hudson builds:
> OpenJPA-trunk-deploy: Build #49 (Nov 7, 2010 6:46:34 AM): OpenJPA Persistence
> JDBC: 34 min
> OpenJPA-20x-deploy: Build #23 (Nov 5, 2010 7:14:48 PM): OpenJPA Persistence
> JDBC: 10 min
> As seen above, the trunk build executes much slower than the 2.0.x build yet
> the number of tests is roughly the same and there are no significant
> differences in execution times of modules that do not touch database.
> [1]
> http://openjpa.208410.n2.nabble.com/Slow-JDBC-test-suite-tp5594040p5594040.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.