org.opends.sdk.schema.SubstitutionSyntaxTestCase

Tests passed/Failed/Skipped:10/0/0
Started on:Fri Jan 08 13:13:04 CET 2010
Total time:0 seconds (597 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

PASSED TESTS
Test method Time (seconds) Exception
testAcceptableValues
Parameters: 12345678, true
0
testAcceptableValues
Parameters: 12345678Ⅳ, false
0
testSelfSubstitute1 0
testSelfSubstitute2 0
testSubstituteCore1 0
org.opends.sdk.schema.ConflictingSchemaElementException: Unable to register attribute syntax ( 1.3.6.1.4.1.1466.115.121.1.26  DESC 'Replacing DirectorySyntax'   X-SUBST '9.9.9' ) with the server schema because its OID 1.3.6.1.4.1.1466.115.121.1.26 conflicts with the OID of an existing syntax 1.3.6.1.4.1.1466.115.121.1.26
	at org.opends.sdk.schema.SchemaBuilder.addSyntax(SchemaBuilder.java:2597)
	at org.opends.sdk.schema.SchemaBuilder.addSyntax(SchemaBuilder.java:2043)
	at org.opends.sdk.schema.SubstitutionSyntaxTestCase.testSubstituteCore1(SubstitutionSyntaxTestCase.java:124)
... Removed 22 stack frames
Click to show all stack frames
org.opends.sdk.schema.ConflictingSchemaElementException: Unable to register attribute syntax ( 1.3.6.1.4.1.1466.115.121.1.26  DESC 'Replacing DirectorySyntax'   X-SUBST '9.9.9' ) with the server schema because its OID 1.3.6.1.4.1.1466.115.121.1.26 conflicts with the OID of an existing syntax 1.3.6.1.4.1.1466.115.121.1.26
	at org.opends.sdk.schema.SchemaBuilder.addSyntax(SchemaBuilder.java:2597)
	at org.opends.sdk.schema.SchemaBuilder.addSyntax(SchemaBuilder.java:2043)
	at org.opends.sdk.schema.SubstitutionSyntaxTestCase.testSubstituteCore1(SubstitutionSyntaxTestCase.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:607)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:517)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:669)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:956)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:110)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:877)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:842)
	at org.testng.TestNG.run(TestNG.java:751)
	at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:73)
	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:124)
testSubstituteCore1Override 0
testSubstituteCore2 0
org.opends.sdk.schema.ConflictingSchemaElementException: Unable to register attribute syntax ( 1.3.6.1.4.1.1466.115.121.1.26 DESC 'Replacing DirectorySyntax' X-SUBST '9.9.9' ) with the server schema because its OID 1.3.6.1.4.1.1466.115.121.1.26 conflicts with the OID of an existing syntax 1.3.6.1.4.1.1466.115.121.1.26
	at org.opends.sdk.schema.SchemaBuilder.addSyntax(SchemaBuilder.java:2597)
	at org.opends.sdk.schema.SchemaBuilder.addSubstitutionSyntax(SchemaBuilder.java:1908)
	at org.opends.sdk.schema.SubstitutionSyntaxTestCase.testSubstituteCore2(SubstitutionSyntaxTestCase.java:136)
... Removed 22 stack frames
Click to show all stack frames
org.opends.sdk.schema.ConflictingSchemaElementException: Unable to register attribute syntax ( 1.3.6.1.4.1.1466.115.121.1.26 DESC 'Replacing DirectorySyntax' X-SUBST '9.9.9' ) with the server schema because its OID 1.3.6.1.4.1.1466.115.121.1.26 conflicts with the OID of an existing syntax 1.3.6.1.4.1.1466.115.121.1.26
	at org.opends.sdk.schema.SchemaBuilder.addSyntax(SchemaBuilder.java:2597)
	at org.opends.sdk.schema.SchemaBuilder.addSubstitutionSyntax(SchemaBuilder.java:1908)
	at org.opends.sdk.schema.SubstitutionSyntaxTestCase.testSubstituteCore2(SubstitutionSyntaxTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:607)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:517)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:669)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:956)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:110)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:877)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:842)
	at org.testng.TestNG.run(TestNG.java:751)
	at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:73)
	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:124)
testSubstituteCore2Override 0
testUndefinedSubstitute1 0
testUndefinedSubstitute2 0