[JBoss JIRA] (ISPN-3361) Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-3361?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño commented on ISPN-3361:
----------------------------------------
The final failure was caused by ISPN-5289:
{code}
java.lang.AssertionError:
at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
at org.testng.AssertJUnit.assertTrue(AssertJUnit.java:24)
at org.testng.AssertJUnit.assertTrue(AssertJUnit.java:33)
at org.infinispan.rest.IntegrationTest.testGetCollectionEscape(IntegrationTest.scala:170)
{code}
> Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
> --------------------------------------------------------------------------
>
> Key: ISPN-3361
> URL: https://issues.jboss.org/browse/ISPN-3361
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Protocols
> Affects Versions: 6.0.0.Alpha1, 6.0.0.Final, 6.0.1.Final
> Environment: {w2k8r2_x86_64, w2k2012_x86_64}, OracleJDK1.7
> Reporter: Vitalii Chepeliuk
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 7.2.0.CR1, 7.2.0.Final
>
> Attachments: IntegrationTest.log.zip
>
>
> When building infinispan on windows machines there are test failures in org.infinispan.rest.IntegrationTest
> org.infinispan.rest.IntegrationTest.testGetCollection
> org.infinispan.rest.IntegrationTest.testGetCollectionEscape
> Add link to jenkins job https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/e...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-3361) Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-3361?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño commented on ISPN-3361:
----------------------------------------
The following were caused by ISPN-4950
{code}
testCacheControlResponseHeader
testDefaultConfiguredExpiryValues
testGetCacheControlMinFreshRequestHeader
testHeadCacheControlMinFreshRequestHeader
{code}
> Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
> --------------------------------------------------------------------------
>
> Key: ISPN-3361
> URL: https://issues.jboss.org/browse/ISPN-3361
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Protocols
> Affects Versions: 6.0.0.Alpha1, 6.0.0.Final, 6.0.1.Final
> Environment: {w2k8r2_x86_64, w2k2012_x86_64}, OracleJDK1.7
> Reporter: Vitalii Chepeliuk
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 7.2.0.CR1, 7.2.0.Final
>
> Attachments: IntegrationTest.log.zip
>
>
> When building infinispan on windows machines there are test failures in org.infinispan.rest.IntegrationTest
> org.infinispan.rest.IntegrationTest.testGetCollection
> org.infinispan.rest.IntegrationTest.testGetCollectionEscape
> Add link to jenkins job https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/e...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-3361) Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-3361?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño edited comment on ISPN-3361 at 4/8/15 7:19 AM:
----------------------------------------------------------------
testGetCollection and testGetCollectionEscape failures below were caused by ISPN-4551
{code}
java.lang.AssertionError:
Expected :text/plain
Actual :text/plain;charset=UTF-8
{code}
was (Author: galder.zamarreno):
testGetCollection and testGetCollectionEscape were caused by ISPN-4551
> Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
> --------------------------------------------------------------------------
>
> Key: ISPN-3361
> URL: https://issues.jboss.org/browse/ISPN-3361
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Protocols
> Affects Versions: 6.0.0.Alpha1, 6.0.0.Final, 6.0.1.Final
> Environment: {w2k8r2_x86_64, w2k2012_x86_64}, OracleJDK1.7
> Reporter: Vitalii Chepeliuk
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 7.2.0.CR1, 7.2.0.Final
>
> Attachments: IntegrationTest.log.zip
>
>
> When building infinispan on windows machines there are test failures in org.infinispan.rest.IntegrationTest
> org.infinispan.rest.IntegrationTest.testGetCollection
> org.infinispan.rest.IntegrationTest.testGetCollectionEscape
> Add link to jenkins job https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/e...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (ISPN-3361) Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-3361?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño commented on ISPN-3361:
----------------------------------------
Those tests are also failing in master, as well as:
{code}
testCacheControlResponseHeader
testDefaultConfiguredExpiryValues
testGetCacheControlMinFreshRequestHeader
testGetCollection
testGetCollectionEscape
testHeadCacheControlMinFreshRequestHeader
{code}
> Tests from org.infinispan.rest.IntegrationTest fail on Windows environment
> --------------------------------------------------------------------------
>
> Key: ISPN-3361
> URL: https://issues.jboss.org/browse/ISPN-3361
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Protocols
> Affects Versions: 6.0.0.Alpha1, 6.0.0.Final, 6.0.1.Final
> Environment: {w2k8r2_x86_64, w2k2012_x86_64}, OracleJDK1.7
> Reporter: Vitalii Chepeliuk
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Attachments: IntegrationTest.log.zip
>
>
> When building infinispan on windows machines there are test failures in org.infinispan.rest.IntegrationTest
> org.infinispan.rest.IntegrationTest.testGetCollection
> org.infinispan.rest.IntegrationTest.testGetCollectionEscape
> Add link to jenkins job https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/e...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years