[
https://issues.apache.org/jira/browse/IGNITE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828083#comment-15828083
]
ASF GitHub Bot commented on IGNITE-4550:
----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/1437
IGNITE-4550: Move service deployment to certain test
Fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4550
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1437.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 #1437
----
commit 7724b62bf44e7bd8cbb8ce1fb3aa20b96f1fa410
Author: Andrey V. Mashenkov <[email protected]>
Date: 2017-01-18T13:48:07Z
Fixed.
commit 8c48cff7202d4f83b40ac3708db4baeafaf0cae6
Author: Andrey V. Mashenkov <[email protected]>
Date: 2017-01-18T13:48:33Z
Fixed.
----
> Move service deployment to certain test
> ---------------------------------------
>
> Key: IGNITE-4550
> URL: https://issues.apache.org/jira/browse/IGNITE-4550
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 1.8
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Fix For: 1.9
>
>
> GridCacheAbstractFullApiSelfTest has service deployment in beforeTest()
> method.
> It look like there is no need to do this for all tests and service deployment
> should be moved to testTransformResourceInjection().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)