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

[TEST] Fix Flaky BackupTest#testRestoreDistribution() #1784

Closed
garyparrot opened this issue May 27, 2023 · 0 comments · Fixed by #1785
Closed

[TEST] Fix Flaky BackupTest#testRestoreDistribution() #1784

garyparrot opened this issue May 27, 2023 · 0 comments · Fixed by #1785
Milestone

Comments

@garyparrot
Copy link
Collaborator

https://github.com/skiptests/astraea/actions/runs/5096990066/jobs/9163220491#step:5:381

BackupTest > testRestoreDistribution() FAILED
    org.opentest4j.AssertionFailedError: expected: <[...]> but was: <[...]>
        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.AssertEquals.failNotEqual(AssertEquals.java:197)
        at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
        at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
        at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1142)
        at app//org.astraea.app.backup.BackupTest.testRestoreDistribution(BackupTest.java:70)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants