Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3
Description
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
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)
Test probaly indicates a bug in https://issues.apache.org/jira/browse/IGNITE-6285
Attachments
Issue Links
- relates to
-
IGNITE-6285 Enhance persistent store paths on start
-
- Resolved
-
- links to