Shinichiro Abe created CONNECTORS-1255:
------------------------------------------
Summary: Ignore CheckObjectIDTest
Key: CONNECTORS-1255
URL: https://issues.apache.org/jira/browse/CONNECTORS-1255
Project: ManifoldCF
Issue Type: Bug
Components: CMIS connector
Reporter: Shinichiro Abe
Currently trunk, ant test fails because of :
{noformat}
run-tests:
[junit] Testsuite:
org.apache.manifoldcf.crawler.connectors.cmis.tests.CheckObjectIDTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.014 sec
[junit]
[junit] Testcase:
initializationError(org.apache.manifoldcf.crawler.connectors.cmis.tests.CheckObjectIDTest):
Caused an ERROR
[junit] No runnable methods
[junit] java.lang.Exception: No runnable methods
[junit] at
java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[junit]
{noformat}
Since that is just an echo test, I'll make it disabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)