cdk / nodes4knime

KNIMES nodes using the CDK 1.5 library.
2 stars 5 forks source link

KNIME 3.6 build tests failing #7

Closed webbres closed 6 years ago

webbres commented 6 years ago

CdkTestConnectivity test workflow appears to be failing

Node 'SDF Reader 0:3' has unexpected warning message: Cannot access 'knime://knime.workflow/../CdkTestData/Connectivity.sdf%20': /var/lib/jenkins/jobs/org.openscience.cdk.knime.update-3.6/workspace/tmp/knime_temp/KNIME Testflow63081/Testflows/3.6/CDK/CdkTestConnectivity/../CdkTestData/Connectivity.sdf (No such file or directory)

Having issues loading the SDF from the relative directory.

egonw commented 6 years ago

Yeah, we had some trouble making it point to the right location... the system set up in not entirely clear to me, but Thorsten has figured it out, and it's now working as expected:

image