[ 
https://issues.apache.org/jira/browse/HAMA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-64:
-------------------------------

    Attachment: HAMA-64.patch

Here's the patch.

> ComparisonFailure on JUnit
> --------------------------
>
>                 Key: HAMA-64
>                 URL: https://issues.apache.org/jira/browse/HAMA-64
>             Project: Hama
>          Issue Type: Bug
>          Components: implementation
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.1.0
>
>         Attachments: HAMA-64.patch
>
>
> This error is often occured.
> ----
> Testcase: testGetColumn took 0.024 sec
> Testcase: testGetSetAttribute took 0.006 sec
> Testcase: testMatrixAdd took 12.581 sec
> Testcase: testMatrixMult took 12.39 sec
>         FAILED
> expected:<...5> but was:<...4>
> junit.framework.ComparisonFailure: expected:<...5> but was:<...4>
>         at 
> org.apache.hama.TestDenseMatrix.verifyMultResult(TestDenseMatrix.java:180)
>         at 
> org.apache.hama.TestDenseMatrix.testMatrixMult(TestDenseMatrix.java:123)
>         at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
>         at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
>         at junit.extensions.TestSetup.run(TestSetup.java:23)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to