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

Dmitriy Pavlov commented on IGNITE-5732:
----------------------------------------

Hi, [~daradurvs],

I’m trying to implement new test using this framework. But I get following 
error at first call in test:
{noformat}
java.lang.AssertionError: Node has not joined 
[id=1bdf4623-16d4-4be6-a894-4738441624fe]
    at 
org.apache.ignite.compatibility.testframework.junits.IgniteCompatibilityAbstractTest.startGrid(IgniteCompatibilityAbstractTest.java:201)
    at 
org.apache.ignite.compatibility.testframework.junits.IgniteCompatibilityAbstractTest.startGrid(IgniteCompatibilityAbstractTest.java:110)
    at 
org.apache.ignite.compatibility.persistence.DummyPersistenceCompatibilityTest.testNodeStartByOldVersionPersistenceData(DummyPersistenceCompatibilityTest.java:53)
{noformat}
 Same behavior is on Teamcity runs: 
https://ci.ignite.apache.org/viewLog.html?buildId=856616&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCompatibility

I am going to use framework for testing enhanced paths [IGNITE-6285]


> 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)

Reply via email to