[
https://issues.apache.org/jira/browse/ACCUMULO-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985970#comment-13985970
]
ASF subversion and git services commented on ACCUMULO-2765:
-----------------------------------------------------------
Commit 1c38957c453df84462a2cd837b155d590d012d05 in accumulo's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=1c38957 ]
ACCUMULO-2765 Convert FrameworkTest to junit4
Use JUnit 4
To enable new features
Don't catch exceptions
> FrameworkTest fails during build
> --------------------------------
>
> Key: ACCUMULO-2765
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2765
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Environment: Jenkins, Java 6u31, Maven 3.0.4
> Commit b3c893671ff039836251fc6c33b9522690a4dda5
> Reporter: Mike Drob
>
> Saw the following error message come from a Jenkins build:
> {noformat}
> Error Message
> This parser does not support specification "null" version "null"
> Stacktrace
> java.lang.UnsupportedOperationException: This parser does not support
> specification "null" version "null"
> at
> javax.xml.parsers.DocumentBuilderFactory.setSchema(DocumentBuilderFactory.java:561)
> at
> org.apache.accumulo.test.randomwalk.FrameworkTest.testXML(FrameworkTest.java:47)
> {noformat}
> I have not seen this error when running tests manually.
--
This message was sent by Atlassian JIRA
(v6.2#6252)