genericworkflownodes / GenericKnimeNodes

Base package for GenericKnimeNodes
https://github.com/genericworkflownodes/GenericKnimeNodes
Other
15 stars 16 forks source link

KNIME Jenkins Integration test for AsynchronousExecutor fails #117

Closed jpfeuffer closed 7 years ago

jpfeuffer commented 8 years ago

See https://community.knime.org/jenkins/job/com.genericworkflownodes.knime.update-trunk/lastCompletedBuild/testReport/

If anyone knows something about this problem, I am happy to hear your input.

jpfeuffer commented 8 years ago

I saw that @chahuistle created that test. It actually runs fine on my local KNIME SDK. Can you think of a reason this might fail on the Jenkins?

jpfeuffer commented 8 years ago

Okay it seems to be a random error. Rerun fixed it. Maybe something to do with an appropriate sleeping time?

temehi commented 8 years ago

I am having this problem when I test my PR on Jenkins, two times this test exactly like your case passed on my local SDK, failed twice on Jenkins and passed on the third run. I am happy... ;) :tada:

jpfeuffer commented 7 years ago

Solved via #169