You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2014/05/19 18:38:37 UTC

[jira] [Created] (CASSANDRA-7265) DataOutputTest unit test failure on Windows

Joshua McKenzie created CASSANDRA-7265:
------------------------------------------

             Summary: DataOutputTest unit test failure on Windows
                 Key: CASSANDRA-7265
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7265
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Joshua McKenzie
            Assignee: Joshua McKenzie
            Priority: Minor
             Fix For: 3.0


    [junit] Testsuite: org.apache.cassandra.io.util.DataOutputTest
    [junit] Tests run: 8, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 1.525 sec
    [junit]
    [junit] ------------- Standard Output ---------------
    [junit] WARN  15:58:13 JNA link failure, one or more native method will be unavailable.
    [junit] WARN  15:58:13 JNA link failure, one or more native method will be unavailable.
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSequentialWriter(org.apache.cassandra.io.util.DataOutputTest):    FAILED
    [junit]
    [junit] junit.framework.AssertionFailedError:
    [junit]     at org.apache.cassandra.io.util.DataOutputTest.testSequentialWriter(DataOutputTest.java:142)
    [junit]
    [junit]
    [junit] Testcase: testRandomAccessFile(org.apache.cassandra.io.util.DataOutputTest):    FAILED
    [junit]
    [junit] junit.framework.AssertionFailedError:
    [junit]     at org.apache.cassandra.io.util.DataOutputTest.testRandomAccessFile(DataOutputTest.java:127)
    [junit]
    [junit]
    [junit] Testcase: testFileOutputStream(org.apache.cassandra.io.util.DataOutputTest):    FAILED
    [junit]
    [junit] junit.framework.AssertionFailedError:
    [junit]     at org.apache.cassandra.io.util.DataOutputTest.testFileOutputStream(DataOutputTest.java:108)
    [junit]
    [junit]
    [junit] Test org.apache.cassandra.io.util.DataOutputTest FAILED




--
This message was sent by Atlassian JIRA
(v6.2#6252)