You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/03 05:40:00 UTC

[jira] [Work logged] (MATH-1651) junit flaky tests in commons-math-neuralnet

     [ https://issues.apache.org/jira/browse/MATH-1651?focusedWorklogId=822938&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-822938 ]

ASF GitHub Bot logged work on MATH-1651:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Nov/22 05:39
            Start Date: 03/Nov/22 05:39
    Worklog Time Spent: 10m 
      Work Description: anantdahiya8 commented on PR #213:
URL: https://github.com/apache/commons-math/pull/213#issuecomment-1301671318

   @aherbert I have updated the code and sent a mail for removing this flaky test.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 822938)
    Time Spent: 40m  (was: 0.5h)

> junit flaky tests in commons-math-neuralnet
> -------------------------------------------
>
>                 Key: MATH-1651
>                 URL: https://issues.apache.org/jira/browse/MATH-1651
>             Project: Commons Math
>          Issue Type: Bug
>            Reporter: Anant Dahiya
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
>  
> Flaky JUnit Tests identified  in commons-math-neuralnet
> *How did we detect Flaky Test ?*
> We detected the existence of flaky test using the tool [NonDex|https://github.com/TestingResearchIllinois/NonDex]
>  
> *Command*
> {code:java}
> mvn -pl commons-math-neuralnet edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.commons.math4.neuralnet.NetworkTest#testIterationOrder{code}
>  
> *Tests :* 
>  
>  
> ||Path||Test||
> |commons-math-neuralnet|org.apache.commons.math4.neuralnet.NetworkTest#testIterationOrder|
> |commons-math-neuralnet|org.apache.commons.math4.neuralnet.sofm.KohonenUpdateActionTest#testUpdate|



--
This message was sent by Atlassian Jira
(v8.20.10#820010)