I looked at your matrix. I get 100% of the Atomspace unit tests pass; - the tests that are failing for you are some sort of UTF8 misconfiguration, the failing tests are super-basic, testing to make sure internationalized strings can be handled. I have 118 tests not 111 so it seems you don't have some component configured -- probably postgres.
The Opencog tests have long, long been problematic: basically, python is broken, and that is manifesting in several different ways. seven failing out of 26 is currently "normal". Note that you are testing only 25, suggesting some component is missing. --linas On Tue, Jan 16, 2018 at 7:49 AM, Ed Guy <[email protected]> wrote: > > Team: > > What is the current expectation for passing test percentages on the > included unit tests? > > I'm getting these results on Ubuntu 14.04 (U1404) and Ubuntu 16.04 (U1604) > : > > > OpenCOG_U1404_AtomSpace > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1404_AtomSpace.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTFAIL.svg> 98% > tests passed, 2 tests failed out of 111 > OpenCOG_U1404_CogUtil > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1404_CogUtil.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTPASS.svg> 100% > tests passed, 0 tests failed out of 12 > OpenCOG_U1404__Core_Build > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1404__Core_Build.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/BUILDPASS.svg> > OpenCOG_U1404_Moses > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1404_Moses.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTPASS.svg> 100% > tests passed, 0 tests failed out of 35 > OpenCOG_U1404_Opencog > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1404_Opencog.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTFAIL.svg> 76% > tests passed, 6 tests failed out of 25 > OpenCOG_U1604_AtomSpace > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1604_AtomSpace.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTFAIL.svg> 98% > tests passed, 2 tests failed out of 111 > OpenCOG_U1604_CogUtil > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1604_CogUtil.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTPASS.svg> 100% > tests passed, 0 tests failed out of 12 > OpenCOG_U1604__Core_Build > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1604__Core_Build.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/BUILDPASS.svg> > OpenCOG_U1604_Moses > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1604_Moses.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTPASS.svg> 100% > tests passed, 0 tests failed out of 35 > OpenCOG_U1604_Opencog > <https://github.com/edguy3/CenStatus/blob/master/jobs/OpenCOG_U1604_Opencog.log> > [image: > Status] > <https://github.com/edguy3/CenStatus/blob/master/images/TESTFAIL.svg> 72% > tests passed, 7 tests failed out of 25 > > ( from https://github.com/edguy3/CenStatus ) > > > Thanks in advance, > > /ed > > > ===================== Edward T Guy, III, Ph.D. Cen.ai Chief Technology > Officer +1 908 400 0094 <(908)%20400-0094> > > -- > You received this message because you are subscribed to the Google Groups > "opencog" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/opencog. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/opencog/9f5ba79a-0054-4fd0-a35c-bfddf5febcaa%40googlegroups.com > <https://groups.google.com/d/msgid/opencog/9f5ba79a-0054-4fd0-a35c-bfddf5febcaa%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *"The problem is not that artificial intelligence will get too smart and take over the world," computer scientist Pedro Domingos writes, "the problem is that it's too stupid and already has." * -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAHrUA36eVR6eO3J-zEK9XihpCryy%2BBRjwgRDY3w2M9OLiQMPhw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
