Anuja Jakhade created HBASE-17987:
-------------------------------------
Summary: Test case failure observed in the Hbase -1.2.5 with IBM
java
Key: HBASE-17987
URL: https://issues.apache.org/jira/browse/HBASE-17987
Project: HBase
Issue Type: Bug
Affects Versions: 1.2.5
Reporter: Anuja Jakhade
Test case failure observed in the Hbase -1.2.5 with IBM java
The test "org.apache.hadoop.hbase.rest.client.TestXmlParsing" fails with the
below error with IBM SDK 8
Below is the detail test log:
org.apache.hadoop.hbase.rest.client.TestXmlParsing
testFailOnExternalEntities(org.apache.hadoop.hbase.rest.client.TestXmlParsing)
Time elapsed: 1.204 sec <<< FAILURE!
java.lang.AssertionError: Exception does not contain expected text
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.hbase.rest.client.TestXmlParsing.testFailOnExternalEntities(TestXmlParsing.java:73)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)