Subject: | ./Build test passing, but with warnings |
moondance# ./Build test
t/01-naive_bayes.......ok
t/02-experiment........ok
t/03-weka..............skipped
all skipped: Weka is not installed
t/04-decision_tree.....ok
t/05-svm...............ok 1/21Use of uninitialized value in null
operation at t/common.pl line 102.
Use of uninitialized value in null operation at t/common.pl line 102.
Use of uninitialized value in null operation at t/05-svm.t line 20.
Use of uninitialized value in null operation at t/05-svm.t line 20.
t/05-svm...............ok
t/06-knn...............ok
t/07-guesser...........ok
t/09-rocchio...........ok
t/10-tools.............ok
t/11-feature_vector....ok
5/18 skipped: AI::Categorizer::FeatureVector::FastDot is not
available
t/12-hypothesis........ok
t/13-document..........ok
t/14-collection........ok
t/15-knowledge_set.....ok
All tests successful, 1 test and 5 subtests skipped.
Files=14, Tests=242, 47 wallclock secs ( 4.98 cusr + 0.98 csys = 5.95 CPU)
moondance#