Saw NotificationGcIT fail on travis build
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Saw build [#736](https://travis-ci.org/fluo-io/fluo/builds/80481637) fail against f5f2625
```
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.151 sec <<< FAILURE! - in io.fluo.integration.impl.NotificationGcIT
testNotificationGC(io.fluo.integration.impl.NotificationGcIT) Time elapsed: 5.147 sec <<< FAILURE!
java.lang.AssertionError: expected:<4> but was:<5>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at io.fluo.integration.impl.NotificationGcIT.testNotificationGC(NotificationGcIT.java:80)
```
Contributor guide
Assessment
This issue has not been assessed yet.