Bug 1255655 - ExpirationIT.testRESTExpiration fails
Summary: ExpirationIT.testRESTExpiration fails
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: TestSuite
Version: 6.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER4
: 6.6.0
Assignee: Martin Gencur
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-21 09:21 UTC by Vojtech Juranek
Modified: 2022-05-31 22:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vojtech Juranek 2015-08-21 09:21:18 UTC
java.lang.AssertionError: expected:<404> but was:<200>
	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.infinispan.server.test.client.rest.RESTHelper.head(RESTHelper.java:113)
	at org.infinispan.server.test.client.rest.RESTHelper.head(RESTHelper.java:84)
	at org.infinispan.server.test.expiration.ExpirationIT.testRESTExpiration(ExpirationIT.java:84)

Comment 2 Vojtech Juranek 2015-12-07 12:23:47 UTC
https://github.com/infinispan/jdg/pull/817


Note You need to log in before you can comment on or make changes to this bug.