[ 
https://issues.apache.org/jira/browse/CAMEL-12935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718481#comment-16718481
 ] 

Ramu commented on CAMEL-12935:
------------------------------

[~davsclaus] in my tests also every test is takin almost 2 sec

[INFO] Running org.apache.camel.test.blueprint.ContextCreationTimeoutTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
- in org.apache.camel.test.blueprint.ContextCreationTimeoutTest
[INFO] Running org.apache.camel.test.blueprint.CustomIdIssuesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 s 
- in org.apache.camel.test.blueprint.CustomIdIssuesTest
[INFO] Running 
org.apache.camel.test.blueprint.DeadLetterChannelLogExhaustedMessageHistoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s 
- in 
org.apache.camel.test.blueprint.DeadLetterChannelLogExhaustedMessageHistoryTest
[INFO] Running 
org.apache.camel.test.blueprint.DeadLetterChannelOnPrepareTestTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 s 
- in org.apache.camel.test.blueprint.DeadLetterChannelOnPrepareTestTest
[INFO] Running org.apache.camel.test.blueprint.DebugBlueprintTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 s 
- in org.apache.camel.test.blueprint.DebugBlueprintTest
[INFO] Running 
org.apache.camel.test.blueprint.DefaultErrorHandlerLogExhaustedMessageHistoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s 
- in 
org.apache.camel.test.blueprint.DefaultErrorHandlerLogExhaustedMessageHistoryTest
[INFO] Running 
org.apache.camel.test.blueprint.DefaultErrorHandlerOnPrepareTestTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 s 
- in org.apache.camel.test.blueprint.DefaultErrorHandlerOnPrepareTestTest

But I do not see camel-test-blueprint test classes has 
'isCreateCamelContextPerClass' set to true which has multiple tests.

i have noticed 'DebugBlueprintTest' has only one test method  still it is 
taking  '2.072 s'  enabling 'isCreateCamelContextPerClass' does not make any 
sense as it has only one test method







> Camel Context restarts in Blueprint Test if isCreateCamelContextPerClass is 
> set to true
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12935
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12935
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-test
>    Affects Versions: 2.22.1
>            Reporter: Florian Wermelskirchen
>            Assignee: Ramu
>            Priority: Minor
>
> Camel Context restarts in Blueprint Test even if isCreateCamelContextPerClass 
> is set to true



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to