Skip to content

1.x: Flaky test OperatorObserveOnTest.testQueueFullEmitsErrorWithVaryingBufferSize #3819

Closed
@artem-zinnatullin

Description

@artem-zinnatullin

Fails constantly on my dev machine today and now I saw it on Travis.

rx.internal.operators.OperatorObserveOnTest > testQueueFullEmitsErrorWithVaryingBufferSize FAILED
    java.lang.AssertionError: expected:<1> but was:<0>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at rx.internal.operators.OperatorObserveOnTest.testQueueFullEmitsErrorWithVaryingBufferSize(OperatorObserveOnTest.java:631)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions