[Jmol-developers] Errors in unit tests

2010-12-17 Thread Nicolas Vervelle
Hi Bob, Several errors in unit tests. ** junit.framework.AssertionFailedError: Error returned for ..\Jmol-datafiles\mol\f_socl2b.mol: Error reading file at line 9: 1 2 1 null for file f_socl2b.mol type Mol ** junit.framework.AssertionFailedError: Error returned for

Re: [Jmol-developers] Errors in unit tests

2010-12-17 Thread Robert Hanson
got it -- and notice that now Jmol automatically converts 2D V3000 files into 3D. See Jmol-dataFiles/mol/alanine.2D.v3000 On Fri, Dec 17, 2010 at 4:49 PM, Nicolas Vervelle nverve...@gmail.comwrote: Hi Bob, Several errors in unit tests. ** junit.framework.AssertionFailedError: Error

Re: [Jmol-developers] Errors in unit tests

2010-12-17 Thread Nicolas Vervelle
There's just one error left (repeated over and over) Error: [..\Jmol-datafiles\tests\scripts\run\monster_script.spt] Could not instantiate shape:org.jmol.shape.Labels - java.lang.NullPointerException org.jmol.shape.Labels - 75 - initShape org.jmol.shape.Shape - 114 - initializeShape

Re: [Jmol-developers] Errors in unit tests

2010-12-17 Thread Robert Hanson
Interesting. Fixed. On Fri, Dec 17, 2010 at 5:38 PM, Nicolas Vervelle nverve...@gmail.comwrote: There's just one error left (repeated over and over) Error: [..\Jmol-datafiles\tests\scripts\run\monster_script.spt] Could not instantiate shape:org.jmol.shape.Labels -