[
https://issues.apache.org/jira/browse/TIKA-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646184#comment-17646184
]
ASF GitHub Bot commented on TIKA-3944:
--------------------------------------
anantdahiya8 commented on PR #845:
URL: https://github.com/apache/tika/pull/845#issuecomment-1346773547
> Thank you for this. I haven't seen this flakiness, but now that I look at
the code and your changes, I can definitely see the problem. Would you be able
to use TikaTest's assertContains? Thank you, again!
Hey, I have updated the 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)