[
https://issues.apache.org/jira/browse/MATH-1651?focusedWorklogId=823043&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-823043
]
ASF GitHub Bot logged work on MATH-1651:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Nov/22 11:40
Start Date: 03/Nov/22 11:40
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #213: [MATH-1651] fix flaky
test in commons-math-neuralnet
URL: https://github.com/apache/commons-math/pull/213
Issue Time Tracking
-------------------
Worklog Id: (was: 823043)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)