okio icon indicating copy to clipboard operation
okio copied to clipboard

`SocketTimeoutTest.writeWithTimeout` is flaky

Open JakeWharton opened this issue 1 year ago • 1 comments

okio.SocketTimeoutTest[jvm] > writeWithTimeout[jvm] FAILED
    java.lang.AssertionError: elapsed: 751618625
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at okio.SocketTimeoutTest.writeWithTimeout(SocketTimeoutTest.kt:81)

JakeWharton avatar Aug 26 '24 15:08 JakeWharton

Again https://github.com/square/okio/actions/runs/11182275912/job/31089954050

JakeWharton avatar Oct 04 '24 16:10 JakeWharton