GitHub user PascalSchumacher opened a pull request:

    https://github.com/apache/camel/pull/1997

    DefaultFactoryFinderTest#shouldCreateNewInstancesWithInjector: remove…

    … incorrect Mockito#verfiy call which caused subsequent 
DefaultManagementAgentMockTest tests to be flaky
    
    DefaultManagementAgentMockTest: re-enable
    
    Sorry about that. :( I did not notice my mistake, because the error only 
manifest when I run all camel-core test.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PascalSchumacher/camel 
camel_11845_mockito_migration_5

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1997.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1997
    
----
commit bb0ed74ddf34a6bec7543ed2f02afbdf1bbf361b
Author: Pascal Schumacher <pascalschumac...@gmx.net>
Date:   2017-10-03T16:51:53Z

    DefaultFactoryFinderTest#shouldCreateNewInstancesWithInjector: remove 
incorrect Mockito#verfiy call which caused subsequent 
DefaultManagementAgentMockTest tests to be flaky
    
    DefaultManagementAgentMockTest: re-enable

----


---

Reply via email to