[
https://issues.apache.org/jira/browse/ATLAS-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058277#comment-18058277
]
ASF subversion and git services commented on ATLAS-5204:
--------------------------------------------------------
Commit e9ace5950f752dcf7c8ba9556e8468a3be73af63 in atlas's branch
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=e9ace5950 ]
ATLAS-5204: fix flaky test InMemoryAuditRepositoryTest.testDeleteEventsV2()
(#515)
> flaky test: InMemoryAuditRepositoryTest.testDeleteEventsV2()
> ------------------------------------------------------------
>
> Key: ATLAS-5204
> URL: https://issues.apache.org/jira/browse/ATLAS-5204
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0, 2.5.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> InMemoryAuditRepositoryTest.testDeleteEventsV2 fails intermittently; this
> needs to be addressesd to avoid unnecessary reruns and time spent in
> reviewing failures.
> {noformat}
> ...
> atlas-build | [INFO] Running
> org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
> atlas-build | [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed: 0.627 s <<< FAILURE! - in
> org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
> atlas-build | [ERROR]
> org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest.testDeleteEventsV2
> Time elapsed: 0.015 s <<< FAILURE!
> atlas-build | java.lang.AssertionError: expected [13] but found [12]
> atlas-build |
> ...
> atlas-build | [INFO]
> atlas-build | [ERROR] Failures:
> atlas-build | [ERROR]
> InMemoryAuditRepositoryTest>AuditRepositoryTestBase.testDeleteEventsV2:239
> expected [13] but found [12]
> atlas-build | [INFO]
> atlas-build | [ERROR] Tests run: 2374, Failures: 1, Errors: 0, Skipped: 16
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)