I would appreciate if someone could briefly answer these questions
regarding the tests:
1) A few were skipped, like the one relating the the KNN classifier. Why
are some skipped?
2) I got the failure and interruption you see below on the OPF unit and
integration test. I am not connected to a mysql server. Can I use Nupic
without getting perfect passes on OPF unit and integration or am I going to
have to hook up to mysql to make this work?
3) When I ran make tests_all, I passed everything. How is it that all tests
passed, but make tests_run_all failed with an error? I thought the all
tests was testing the whole system or am I wrong?
thanks
2003, "Can't connect to MySQL server on %r (%s)" % (self.host, e))
OperationalError: (2003, "Can't connect to MySQL server on 'localhost'
([Errno 61] Connection refused)")
------------------------------- Captured stderr
--------------------------------
Using logging configuration file:
/Users/mikaschiller/Desktop/Python_Practice_Code/Learn_Python_the_Hard_Way/projects/skeleton/nodemotiondev/nupic/build/release/conf/default/nupic-logging.conf
!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures
!!!!!!!!!!!!!!!!!!!!
=============== 1 failed, 31 passed, 5 skipped in 434.01 seconds
===============
make[3]: *** [CMakeFiles/tests_run_all] Error 2
make[2]: *** [CMakeFiles/tests_run_all.dir/all] Error 2
make[1]: *** [CMakeFiles/tests_run_all.dir/rule] Error 2
make: *** [tests_run_all] Error 2
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org