You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2009/02/12 06:01:59 UTC

[jira] Resolved: (HAMA-136) Hudson reports intermittent ComparisonFailure

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

Edward J. Yoon resolved HAMA-136.
---------------------------------

    Resolution: Won't Fix

It won't fix.

> Hudson reports intermittent ComparisonFailure
> ---------------------------------------------
>
>                 Key: HAMA-136
>                 URL: https://issues.apache.org/jira/browse/HAMA-136
>             Project: Hama
>          Issue Type: Bug
>          Components: test 
>    Affects Versions: 0.1.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.1.0
>
>
> Results are subtle distinction.
> ----
> Error Message
> expected:<...7> but was:<...8>
> Stacktrace
> junit.framework.ComparisonFailure: expected:<...7> but was:<...8>
> 	at org.apache.hama.TestDenseMatrix.verifyMultResult(TestDenseMatrix.java:347)
> 	at org.apache.hama.TestDenseMatrix.testMatrixMult(TestDenseMatrix.java:207)
> 	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.