opencog / moses

MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.
https://wiki.opencog.org/w/Meta-Optimizing_Semantic_Evolutionary_Search
Other
127 stars 83 forks source link

Add travis-ci.org testing support #12

Closed amebel closed 9 years ago

linas commented 9 years ago

well, I'm happy to merge this, except that a bunch of unit tests fail. which I guess means that it should not be merged ..!?

amebel commented 9 years ago

The failures could be b/c of a non complete build, as a result of have multiple jobs https://travis-ci.org/opencog/moses/builds/73374811#L1290-L1294

Are there some make flags that could be used to avoid such failures while having multiple builds? Would the load-average flag help?

VM detail per build job on travis = 1.5 cores and 3GB of memory

amebel commented 9 years ago

Tried different configuration but no chages in the list of test that are SEGFAULTing.

https://travis-ci.org/AmeBel/moses/builds/73489548#L1731-L1740 https://travis-ci.org/AmeBel/moses/builds/73500956#L1735-L1745

ngeiswei commented 9 years ago

Could these failures be related to https://github.com/opencog/cogutils/pull/9 ?

amebel commented 9 years ago

tested on buildbot http://buildbot.opencog.org:8010/builders/moses_master_trusty/builds/3/steps/test/logs/stdio all good