Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Good first issue] Fix S3ObjectsImageTest#testConcurrentRefRetainAndReleaseNotThrowException flaky test #1668

Open
superhx opened this issue Jul 30, 2024 · 2 comments
Labels
good first issue Good for newcomers Stale

Comments

@superhx
Copy link
Collaborator

superhx commented Jul 30, 2024

Gradle Test Run :metadata:S3UnitTest > Gradle Test Executor 10 > S3ObjectsImageTest > testConcurrentRefRetainAndReleaseNotThrowException() FAILED
    org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
        at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
        at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
        at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
        at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
        at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
        at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
        at app//org.apache.kafka.image.S3ObjectsImageTest.testConcurrentRefRetainAndReleaseNotThrowException(S3ObjectsImageTest.java:218)
@superhx superhx added the good first issue Good for newcomers label Jul 30, 2024
@chengxs258
Copy link

Let me try!

@MokshVerma
Copy link

Not sure how to replicate this or if it has been fixed.
image

@github-actions github-actions bot added the Stale label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Stale
Projects
None yet
Development

No branches or pull requests

3 participants