[
https://issues.apache.org/jira/browse/IGNITE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184134#comment-16184134
]
Vyacheslav Daradur commented on IGNITE-5732:
--------------------------------------------
Hi, [~dpavlov], it's the known problem.
The reason is specific system environment at the start the test through Maven
(mvn test).
It's fixed already by [the
commit|https://github.com/apache/ignite/commit/507ac67568743cd0838d0822979022a698a79957].
Please rebase your branch on the master branch and try again.
If the problem still remains, please write here the links to the new failed
builds.
> Provide API to test compatibility with old releases
> ---------------------------------------------------
>
> Key: IGNITE-5732
> URL: https://issues.apache.org/jira/browse/IGNITE-5732
> Project: Ignite
> Issue Type: New Feature
> Affects Versions: 2.1
> Reporter: Vyacheslav Daradur
> Assignee: Vyacheslav Daradur
> Fix For: 2.3
>
>
> Need to provide an opportunity to test compatibility with old releases.
> The main idea is the method {code}startGrid(ver){code} in the testing
> framework, which would start an instance via downloaded "jar" from the Maven
> repo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)