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

PipeKotlinTest.honorsUnderlyingSinkDeadlineOnFlushingWhenItIsSmaller is flaky #1512

Open
JakeWharton opened this issue Aug 28, 2024 · 0 comments

Comments

@JakeWharton
Copy link
Member

okio.PipeKotlinTest[jvm] > honorsUnderlyingSinkDeadlineOnFlushingWhenItIsSmaller[jvm] FAILED
    java.lang.AssertionError: expected:<5.0E8> but was:<1000000.0>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:685)
        at okio.PipeKotlinTest.assertDuration(PipeKotlinTest.kt:831)
        at okio.PipeKotlinTest.honorsUnderlyingSinkDeadlineOnFlushingWhenItIsSmaller(PipeKotlinTest.kt:469)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant