You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Anant Dahiya (Jira)" <ji...@apache.org> on 2022/12/11 23:49:00 UTC

[jira] [Updated] (TIKA-3944) junit flaky test in tika-core

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

Anant Dahiya updated TIKA-3944:
-------------------------------
    Description: 
Test: *org.apache.tika.metadata.TestMetadata#testToStringWithManyEntries*

 

*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 edu.illinois:nondex-maven-plugin:2.1:nondex -Dtest=org.apache.tika.metadata.TestMetadata#testToStringWithManyEntries {code}
 

> junit flaky test in tika-core
> -----------------------------
>
>                 Key: TIKA-3944
>                 URL: https://issues.apache.org/jira/browse/TIKA-3944
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Anant Dahiya
>            Priority: Major
>
> Test: *org.apache.tika.metadata.TestMetadata#testToStringWithManyEntries*
>  
> *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 edu.illinois:nondex-maven-plugin:2.1:nondex -Dtest=org.apache.tika.metadata.TestMetadata#testToStringWithManyEntries {code}
>  



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