Closed linas closed 6 years ago
This UTest was already failed for me when I run it before modified it. I just cancelled my new added test functions (#1611) and it still failed. It got several below errors: [ERROR] UREConfig - invalid rulebase specified! (/home/rainkekeke/atomspace/opencog/rule-engine/UREConfig.cc:46). It seems the rule base is not defined for some test functions.
Hmm The test was passing last week. Can you bisect, and find out which commit broke it? Use git bisect
to bisect.
https://stackoverflow.com/questions/4713088/how-to-use-git-bisect
https://git-scm.com/docs/git-bisect
Test currently passes. Closing.
This unit test passed yesterday. Today it fails.