You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "pascal oliva (JIRA)" <ji...@apache.org> on 2015/07/07 15:06:04 UTC

[jira] [Commented] (KNOX-460) UrlRewriteServletFilterTest failed with IBM JAVA

    [ https://issues.apache.org/jira/browse/KNOX-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616654#comment-14616654 ] 

pascal oliva commented on KNOX-460:
-----------------------------------

the issue is not fixed on master branch :
testInboundXmlBodyRewrite(org.apache.hadoop.gateway.filter.rewrite.api.UrlRewriteServletFilterTest)  Time elapsed: 0.098 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <200>
     but: was <500>
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
        at org.apache.hadoop.gateway.filter.rewrite.api.UrlRewriteServletFilterTest.testInboundXmlBodyRewrite(UrlRewriteServletFilterTest.java:295)



> UrlRewriteServletFilterTest failed with IBM JAVA
> ------------------------------------------------
>
>                 Key: KNOX-460
>                 URL: https://issues.apache.org/jira/browse/KNOX-460
>             Project: Apache Knox
>          Issue Type: Test
>          Components: Server
>    Affects Versions: 0.4.0
>         Environment: Maven home: /opt/apache-maven-3.2.1
> Java version: 1.7.0, vendor: IBM Corporation
> Java home: /usr/lib/jvm/ibm-java-ppc64-71/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.10.0-123.8.1.el7.ppc64", arch: "ppc64", family: "unix"
>            Reporter: pascal oliva
>             Fix For: 0.7.0
>
>         Attachments: KNOX-460-1.patch
>
>
> By using IBM JAVA : Java version: 1.7.0, vendor: IBM Corporation
> UrlRewriteServletFilterTest failed with :
> Tests run: 21, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 5.002 sec <<< FAILURE! - in org.apache.hadoop.gateway.filter.rewrite.api.UrlRewriteServletFilterTest
> testInboundXmlBodyRewrite(org.apache.hadoop.gateway.filter.rewrite.api.UrlRewriteServletFilterTest)  Time elapsed: 0.091 sec  <<< FAILURE!
> java.lang.AssertionError:
> Expected: is <200>
>      but: was <500>
>         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
>         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
>         at org.apache.hadoop.gateway.filter.rewrite.api.UrlRewriteServletFilterTest.testInboundXmlBodyRewrite(UrlRewriteServletFilterTest.java:295)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)