You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/11/16 15:22:11 UTC

[jira] [Created] (IGNITE-1925) Test HadoopSkipListSelfTest.testLevel flakily fails

Ivan Veselovsky created IGNITE-1925:
---------------------------------------

             Summary: Test HadoopSkipListSelfTest.testLevel flakily fails
                 Key: IGNITE-1925
                 URL: https://issues.apache.org/jira/browse/IGNITE-1925
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Veselovsky
            Assignee: Ivan Veselovsky
            Priority: Minor


Test HadoopSkipListSelfTest.testLevel fails from time to time with ~ 3% probability.
 
junit.framework.AssertionFailedError: null
    at junit.framework.Assert.fail(Assert.java:55)
    at junit.framework.Assert.assertTrue(Assert.java:22)
    at junit.framework.Assert.assertTrue(Assert.java:31)
    at junit.framework.TestCase.assertTrue(TestCase.java:201)
    at org.apache.ignite.internal.processors.hadoop.shuffle.collections.HadoopSkipListSelfTest.testLevel(HadoopSkipListSelfTest.java:83)
------- Stdout: -------



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)