You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2017/11/13 09:48:00 UTC

[jira] [Comment Edited] (IGNITE-6839) Ignite Compatibility: flaky test testFoldersReuseCompatibility_2_1 & 2_2

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

Anton Vinogradov edited comment on IGNITE-6839 at 11/13/17 9:47 AM:
--------------------------------------------------------------------

[~dpavlov],
We should avoid m2 repo cleanup, this will make compatibility tests time consuming.
Instead of this we should find reason of this situation and fix it. 


was (Author: avinogradov):
[~dpavlov],
We should avoid m2 repo cleanup, this will make compatibility tests time consuming.
Instead of this we should find reason of these situation and в fix it. 

> Ignite Compatibility: flaky test testFoldersReuseCompatibility_2_1 & 2_2
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-6839
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6839
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: persistence
>    Affects Versions: 2.3
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.4
>
>
> Ignite Compatibility: 2 test are flaky:
>   org.apache.ignite.compatibility.testsuites.IgniteCompatibilityBasicTestSuite: org.apache.ignite.compatibility.persistence.FoldersReuseCompatibilityTest.testFoldersReuseCompatibility_2_1 (fails: 2/55): 
> https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&testNameId=-1418165996957466785&branch=%3Cdefault%3E&tab=testDetails
> https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&testNameId=1638023358531502921&tab=testDetails&branch_Ignite20Tests=%3Cdefault%3E
> {noformat}
> junit.framework.AssertionFailedError: Directory [binary_meta, 135628fa_5763_46a1_88ff_8c0c8e51fc4e] is expected to exist [/data/teamcity/work/820be461cd64b574/work/binary_meta/135628fa_5763_46a1_88ff_8c0c8e51fc4e]
>     at junit.framework.Assert.fail(Assert.java:57)
>     at junit.framework.Assert.assertTrue(Assert.java:22)
>     at junit.framework.TestCase.assertTrue(TestCase.java:192)
>     at org.apache.ignite.compatibility.persistence.FoldersReuseCompatibilityTest.assertDirectoryExist(FoldersReuseCompatibilityTest.java:220)
>     at org.apache.ignite.compatibility.persistence.FoldersReuseCompatibilityTest.assertPdsDirsDefaultExist(FoldersReuseCompatibilityTest.java:193)
>     at org.apache.ignite.compatibility.persistence.FoldersReuseCompatibilityTest.runFoldersReuse(FoldersReuseCompatibilityTest.java:108)
>     at org.apache.ignite.compatibility.persistence.FoldersReuseCompatibilityTest.testFoldersReuseCompatibility_2_1(FoldersReuseCompatibilityTest.java:86)
> {noformat}
> Test probaly indicates a bug in https://issues.apache.org/jira/browse/IGNITE-6285



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)