mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-13 04:04:09 +00:00
40 lines
3.2 KiB
Plaintext
40 lines
3.2 KiB
Plaintext
|
|
|
|
python : .....FF
|
|
At line:1 char:32
|
|
+ ... NG="utf-8"; python -m unittest
|
|
tests/reasoning/test_inference_engine. ...
|
|
+
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (.....FF:String) [], RemoteE
|
|
xception
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
======================================================================
|
|
FAIL: test_rule_execution_hashable (tests.reasoning.test_inference_engine
|
|
.TestInferenceEngine.test_rule_execution_hashable)
|
|
----------------------------------------------------------------------
|
|
Traceback (most recent call last):
|
|
File "C:\Users\Mohd
|
|
Kaif\semantica\tests\reasoning\test_inference_engine.py", line 69, in
|
|
test_rule_execution_hashable
|
|
self.assertEqual(len(results), 1)
|
|
AssertionError: 100 != 1
|
|
|
|
======================================================================
|
|
FAIL: test_rule_execution_unhashable (tests.reasoning.test_inference_engi
|
|
ne.TestInferenceEngine.test_rule_execution_unhashable)
|
|
----------------------------------------------------------------------
|
|
Traceback (most recent call last):
|
|
File "C:\Users\Mohd
|
|
Kaif\semantica\tests\reasoning\test_inference_engine.py", line 93, in
|
|
test_rule_execution_unhashable
|
|
self.assertEqual(len(results), 1)
|
|
AssertionError: 100 != 1
|
|
|
|
----------------------------------------------------------------------
|
|
Ran 7 tests in 0.004s
|
|
|
|
FAILED (failures=2)
|
|
🧠 Semantica is reasoning 🔄 🤔 [reasoning] InferenceEngine (0.0s)
|