java.lang.AssertionError: expected:<1387306493668> but was:<1387306493669>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
- Expert tip
Check your pattern declaration or check your assert declaration.
Solutions on the web
via Spring JIRA by Gary Russell, 1 year ago
via Spring JIRA by Gary Russell, 1 year ago
via Google Groups by Jenkins, 3 months ago
via Google Groups by Jenkins, 3 months ago
via GitHub by mdogan
, 2 years agovia GitHub by oscerd
, 2 years agojava.lang.AssertionError: expected:<1387306493668> but was:<1387306493669>
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 org.springframework.integration.redis.store.RedisMessageGroupStoreTests.testMessageGroupUpdatedDateChangesWithEachAddedMessage(RedisMessageGroupStoreTests.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)