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 RecordGeneratorTest#testDistributedValueSize() #1771

Closed
garyparrot opened this issue May 23, 2023 · 1 comment
Closed

[TEST] Fix flaky RecordGeneratorTest#testDistributedValueSize() #1771

garyparrot opened this issue May 23, 2023 · 1 comment
Milestone

Comments

@garyparrot
Copy link
Collaborator

RecordGeneratorTest > testDistributedValueSize() FAILED
    org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
        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.AssertFalse.failNotFalse(AssertFalse.java:63)
        at app//org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
        at app//org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
        at app//org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:228)
        at app//org.astraea.common.producer.RecordGeneratorTest.testDistributedValueSize(RecordGeneratorTest.java:153)

https://github.com/skiptests/astraea/actions/runs/5058162836/jobs/9077895348#step:5:4448

@chia7712
Copy link
Contributor

close as duplicate to #1827

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

No branches or pull requests

2 participants