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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)