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

Closed
superhx opened this issue Jul 30, 2024 · 7 comments
Assignees
Labels
good first issue Good for newcomers

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
@chandu-rrsch
Copy link

is this issue fixed?

@github-actions github-actions bot removed the Stale label Feb 14, 2025
@yakupkariksiz
Copy link

yakupkariksiz commented Mar 5, 2025

Hello, As I see this ticket has not been assigned yet. I would like to pick up this.

@daniel-y
Copy link
Contributor

daniel-y commented Mar 6, 2025

Assigned, have fun @yakupkariksiz

@yakupkariksiz
Copy link

I looked into this issue and tried to reproduce the failure locally by running S3ObjectsImageTest.testConcurrentRefRetainAndReleaseNotThrowException multiple times. However, the test runs successfully without any failures.

Additionally, I noticed that this is a duplicate of #1821, which has already been fixed. I believe we can close this ticket.

@superhx
Copy link
Collaborator Author

superhx commented Mar 8, 2025

#1821

Sorry for the duplicated issues

@superhx superhx closed this as completed Mar 8, 2025
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
Projects
None yet
Development

No branches or pull requests

6 participants