Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Support KNIME 4.3 #9

Merged
merged 12 commits into from
Feb 12, 2021
Merged

Support KNIME 4.3 #9

merged 12 commits into from
Feb 12, 2021

Conversation

sverhoeven
Copy link
Member

No description provided.

sverhoeven added a commit to 3D-e-Chem/knime-node-collection that referenced this pull request Dec 8, 2020
Remove Python based nodes until 3D-e-Chem/knime-python-wrapper#9 is merged, released and applied to kripo and sygma nodes.
@sverhoeven
Copy link
Member Author

Runnng tests in Eclipse as JUnit Plug-in test succeeds, but fails with mvn verify on command line.

When I run locally I get

terminal output
...
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ nl.esciencecenter.e3dchem.python.tests ---
[INFO] Expected eclipse log file: /home/verhoes/git/knime-python-wrapper/tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/verhoes/.m2/repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/home/verhoes/git/knime-python-wrapper/tests/target/jacoco.exec, -Xmx512m, -Dosgi.clean=true, -jar, /home/verhoes/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/verhoes/git/knime-python-wrapper/tests/target/work/data, -install, /home/verhoes/git/knime-python-wrapper/tests/target/work, -configuration, /home/verhoes/git/knime-python-wrapper/tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/verhoes/git/knime-python-wrapper/tests/target/surefire.properties]
An error has occurred. See the log file
/home/verhoes/git/knime-python-wrapper/tests/target/work/configuration/1607424462537.log.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] nl.esciencecenter.e3dchem.python ................... SUCCESS [  0.021 s]
[INFO] nl.esciencecenter.e3dchem.python.plugin ............ SUCCESS [  0.642 s]
[INFO] nl.esciencecenter.e3dchem.python.p2 ................ SUCCESS [  1.306 s]
[INFO] nl.esciencecenter.e3dchem.python.tests ............. FAILURE [  6.558 s]
[INFO] nl.esciencecenter.e3dchem.python.targetplatform .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.012 s
[INFO] Finished at: 2020-12-08T11:47:46+01:00
[INFO] Final Memory: 65M/714M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.4.0:test (default-test) on project nl.esciencecenter.e3dchem.python.tests: An unexpected error occured while launching the test runtime (return code 13). See log /home/verhoes/git/knime-python-wrapper/tests/target/work/data/.metadata/.log for details. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :nl.esciencecenter.e3dchem.python.tests

1607424462537.bak_0.log.tar.gz
1607424462537.log.tar.gz

@sverhoeven sverhoeven marked this pull request as ready for review February 12, 2021 11:25
@sverhoeven sverhoeven merged commit aa268d5 into master Feb 12, 2021
@sverhoeven sverhoeven deleted the knime-43 branch February 12, 2021 11:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants