Testsuite: org.openscience.cdk.modulesuites.MatomtypeTests
Tests run: 51, Failures: 1, Errors: 4, Time elapsed: 0.683 sec
Testcase: testAtomTyping4(org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest): Caused an ERROR
Perceived atom type does not match atom type in file expected:<C.[2]> but was:<C.[ar]>
at org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest.testAtomTyping4(SybylAtomTypeMatcherTest.java:188)
Testcase: testAtomTyping2(org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest): Caused an ERROR
Perceived atom type does not match atom type in file expected:<C.[2]> but was:<C.[ar]>
at org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest.testAtomTyping2(SybylAtomTypeMatcherTest.java:228)
Testcase: testAtomTyping3(org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest): Caused an ERROR
Perceived atom type does not match atom type in file expected:<C.[2]> but was:<C.[ar]>
at org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest.testAtomTyping3(SybylAtomTypeMatcherTest.java:256)
Testcase: testAniline(org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest): Caused an ERROR
Incorrect perception for atom 6 expected:<N.[pl]3> but was:<N.[]3>
at org.openscience.cdk.atomtype.AbstractAtomTypeTest.assertAtomType(AbstractAtomTypeTest.java:159)
at org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest.testAniline(SybylAtomTypeMatcherTest.java:657)
Testcase: countTestedAtomTypes(org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest): FAILED
Atom types defined but not tested: O.co2 Co.oh Cr.oh Mo Cr.th expected:<54> but was:<49>
junit.framework.AssertionFailedError: Atom types defined but not tested: O.co2 Co.oh Cr.oh Mo Cr.th expected:<54> but was:<49>
at org.openscience.cdk.atomtype.AbstractAtomTypeTest.countTestedAtomTypes(AbstractAtomTypeTest.java:223)
at org.openscience.cdk.atomtype.SybylAtomTypeMatcherTest.countTestedAtomTypes(SybylAtomTypeMatcherTest.java:756)