apache / apache/accumulo-fluo

WeakNotificationIT intermittent failure

Open
#333 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Saw the following on travisci while building #332. Reran build and it was ok.

```
testWeakNotification(io.fluo.core.impl.WeakNotificationIT) Time elapsed: 0.997 sec <<< FAILURE!
java.lang.AssertionError: expected:<39> but was:<15>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at io.fluo.core.impl.WeakNotificationIT.testWeakNotification(WeakNotificationIT.java:132)

Results :

Failed tests:
WeakNotificationIT.testWeakNotification:132 expected:<39> but was:<15>
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.