You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Eric Barnhill (JIRA)" <ji...@apache.org> on 2017/01/06 12:46:58 UTC

[jira] [Commented] (COMPLEX-1) Testing fails due to poor null handling in newly created local equals() and equals-type methods

    [ https://issues.apache.org/jira/browse/COMPLEX-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804481#comment-15804481 ] 

Eric Barnhill commented on COMPLEX-1:
-------------------------------------

I reverted the changes for now. 

Unfortunately I don't know enough about maven to know if some of these files are expected files from Maven.

log.txt is mine , this is the output of the failed tests.

The eclipse files may be mine -- I might have done that by accident.

> Testing fails due to poor null handling in newly created local equals() and equals-type methods
> -----------------------------------------------------------------------------------------------
>
>                 Key: COMPLEX-1
>                 URL: https://issues.apache.org/jira/browse/COMPLEX-1
>             Project: Commons Complex
>          Issue Type: Bug
>            Reporter: Eric Barnhill
>              Labels: patch, test
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> commons-complex currently compiles but fails tests. Patches are needed to handle null in the testing methods.
> Local equals() methods have been created to eliminate dependencies on other Math packages, but these appear to not handle null.



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