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 2014/10/30 14:38:33 UTC

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

pascal oliva created KNOX-460:
---------------------------------

             Summary: 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.6.0


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)