Test case: | 00-LANG-CASE.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.01">Test Report</a>
Assertion: (assertEqual (+ 1 (superpose (1 2 3))))
Expected: (2 3 4)
Actual: (2 3 4)
]]>
Test case: | 00-LANG-CASE.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.02">Test Report</a>
Assertion: (assertEqual (+ 1 (superpose (1 2 3))))
Expected: (2 3 4)
Actual: (2 3 4)
]]>
Test case: | 00-LANG-CASE.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.03">Test Report</a>
Assertion: (assertEqual ((superpose (1 2 3))))
Expected: ((1) (2) (3))
Actual: ((1) (2) (3))
]]>
Test case: | 00-LANG-CASE.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.04">Test Report</a>
Assertion: (assertEqual (case (+ 1 5) ((5 Error) (6 OK) (6 Error))))
Expected: (OK)
Actual: (OK)
]]>
Test case: | 00-LANG-CASE.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.05">Test Report</a>
Assertion: (assertEqual (case (+ 1 5) (($x (+ 1 $x)))))
Expected: (7)
Actual: (7)
]]>
Test case: | 00-LANG-CASE.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.06">Test Report</a>
Assertion: (assertEqual (case 5 ((6 OK))))
Expected: ()
Actual: ()
]]>
Test case: | 00-LANG-CASE.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.07">Test Report</a>
Assertion: (assertEqual (case (+ 1 (superpose (1 2 3))) ((3 OK-3) (4 OK-4))))
Expected: (OK-3 OK-4)
Actual: (OK-3 OK-4)
]]>
Test case: | 00-LANG-CASE.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.08">Test Report</a>
Assertion: (assertEqual (case (+ 1 (superpose (1 2 3))) (($x (+ 1 $x)))))
Expected: (3 4 5)
Actual: (3 4 5)
]]>
Test case: | 00-LANG-CASE.09 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.09">Test Report</a>
Assertion: (assertEqualToResult (superpose ()))
Expected: ()
Actual: ()
]]>
Test case: | 00-LANG-CASE.10 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.10">Test Report</a>
Assertion: (assertEqualToResult (collapse (superpose ())))
Expected: (())
Actual: (())
]]>
Test case: | 00-LANG-CASE.11 |
Outcome: | Passed |
Duration: | 0.019 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.11">Test Report</a>
Assertion: (assertEqualToResult (superpose ((nop 1))))
Expected: ()
Actual: (())
]]>
Test case: | 00-LANG-CASE.12 |
Outcome: | Passed |
Duration: | 0.031 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.12">Test Report</a>
Assertion: (assertEqualToResult (collapse (superpose ((nop 1)))))
Expected: (())
Actual: ((()))
]]>
Test case: | 00-LANG-CASE.13 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.13">Test Report</a>
Assertion: (assertEqual (match &self $1 $1))
Expected: (&corelib &stdlib (= (Rel-P P P P) 10) (Rel-P A B) (Rel-Q A C))
Actual: (&corelib &stdlib (= (Rel-P P P P) 10) (Rel-P A B) (Rel-Q A C))
]]>
Test case: | 00-LANG-CASE.14 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.14">Test Report</a>
Assertion: (assertEqualToResult (match &self ($Rel A $X) ($Rel A $X)))
Expected: ((Rel-P A B) (Rel-Q A C))
Actual: ((Rel-P A B) (Rel-Q A C))
]]>
Test case: | 00-LANG-CASE.15 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.15">Test Report</a>
Assertion: (assertEqualToResult (superpose ((Rel-P B) (Rel-Q C))))
Expected: ((Rel-P B) (Rel-Q C))
Actual: ((Rel-P B) (Rel-Q C))
]]>
Test case: | 00-LANG-CASE.16 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.16">Test Report</a>
Assertion: (assertEqual (match &self ($rel A $x) ($rel $x)))
Expected: ((Rel-P B) (Rel-Q C))
Actual: ((Rel-P B) (Rel-Q C))
]]>
Test case: | 00-LANG-CASE.17 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.17">Test Report</a>
Assertion: (assertEqual (superpose ((P B) (Q C))))
Expected: ((P B) (Q C))
Actual: ((P B) (Q C))
]]>
Test case: | 00-LANG-CASE.18 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/00_lang_case.metta.0_failed.html#HYPERON-METTALOG-SANITY.00-LANG-CASE.18">Test Report</a>
Assertion: (assertEqual (case (match &self ($rel B $x) ($rel $x)) (((Rel-P $y) (P $y)) ((Rel-Q $y) (Q $y)) (%void% no-match))))
Expected: (no-match)
Actual: (no-match)
]]>
Test case: | 01-LANG-INC.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/01_lang_inc.metta.0_failed.html#HYPERON-METTALOG-SANITY.01-LANG-INC.01">Test Report</a>
Assertion: (assertEqual (maybe-inc Nothing))
Expected: (Nothing)
Actual: (Nothing)
]]>
Test case: | 01-LANG-INC.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/01_lang_inc.metta.0_failed.html#HYPERON-METTALOG-SANITY.01-LANG-INC.02">Test Report</a>
Assertion: (assertEqual (maybe-inc (Just 2)))
Expected: ((Just 3))
Actual: ((Just 3))
]]>
Test case: | 02-CURRIED-PLUS.01 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/02-curried-plus.metta.0_failed.html#HYPERON-METTALOG-SANITY.02-CURRIED-PLUS.01">Test Report</a>
Assertion: (assertEqualToResult ((inc) 2))
Expected: (3)
Actual: (3)
]]>
Test case: | 03-SORING-VIA-INSERT.01 |
Outcome: | Passed |
Duration: | 0.169 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/03-soring-via-insert.metta.0_failed.html#HYPERON-METTALOG-SANITY.03-SORING-VIA-INSERT.01">Test Report</a>
Assertion: (assertEqualToResult (get-type insert))
Expected: ((-> $a_3516 (List $a_3516) (List $a_3516)))
Actual: ((-> $a_3516 (List $a_3516) (List $a_3516)))
]]>
Test case: | 03-SORING-VIA-INSERT.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/03-soring-via-insert.metta.0_failed.html#HYPERON-METTALOG-SANITY.03-SORING-VIA-INSERT.02">Test Report</a>
Assertion: (assertEqual (insert 2 (insert 1 Nil)))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | 03-SORING-VIA-INSERT.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/03-soring-via-insert.metta.0_failed.html#HYPERON-METTALOG-SANITY.03-SORING-VIA-INSERT.03">Test Report</a>
Assertion: (assertEqual (Cons 1 Nil))
Expected: ((Cons 1 Nil))
Actual: ((Cons 1 Nil))
]]>
Test case: | 03-SORING-VIA-INSERT.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/03-soring-via-insert.metta.0_failed.html#HYPERON-METTALOG-SANITY.03-SORING-VIA-INSERT.04">Test Report</a>
Assertion: (assertEqual (insert 1 Nil))
Expected: ((Cons 1 Nil))
Actual: ((Cons 1 Nil))
]]>
Test case: | 03-SORING-VIA-INSERT.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/03-soring-via-insert.metta.0_failed.html#HYPERON-METTALOG-SANITY.03-SORING-VIA-INSERT.05">Test Report</a>
Assertion: (assertEqual (insert 1 (insert 2 Nil)))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | 03-SORING-VIA-INSERT.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/03-soring-via-insert.metta.0_failed.html#HYPERON-METTALOG-SANITY.03-SORING-VIA-INSERT.06">Test Report</a>
Assertion: (assertEqual (insert 3 (insert 2 (insert 1 Nil))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | 06-MATCH-IN-SPACE.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/06_match_in_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.06-MATCH-IN-SPACE.01">Test Report</a>
Assertion: (assertEqualToResult (match &kb ($SS A_AS $X) ($SS A_AS $X)))
Expected: ((SS-P_AS A_AS B_AS) (SS-Q_AS A_AS C_AS))
Actual: ((SS-P_AS A_AS B_AS) (SS-Q_AS A_AS C_AS))
]]>
Test case: | 06-MATCH-IN-SPACE.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/06_match_in_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.06-MATCH-IN-SPACE.02">Test Report</a>
Assertion: (assertEqual (match &kb ($rel A_AS $x) ($rel $x)))
Expected: ((SS-P_AS B_AS) (SS-Q_AS C_AS))
Actual: ((SS-P_AS B_AS) (SS-Q_AS C_AS))
]]>
Test case: | 06-MATCH-IN-SPACE.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/06_match_in_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.06-MATCH-IN-SPACE.03">Test Report</a>
Assertion: (assertEqual (superpose ((P_AS B_AS) (Q_AS C_AS))))
Expected: ((P_AS B_AS) (Q_AS C_AS))
Actual: ((P_AS B_AS) (Q_AS C_AS))
]]>
Test case: | 06-MATCH-IN-SPACE.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/06_match_in_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.06-MATCH-IN-SPACE.04">Test Report</a>
Assertion: (assertEqual (case (match &kb ($rel B_AS $x) ($rel $x)) (((SS-P_AS $y) (P_AS $y)) ((SS-Q_AS $y) (Q_AS $y)) (%void% no-match))))
Expected: (no-match)
Actual: (no-match)
]]>
Test case: | ALPHA-EQUIVALENCE-ASSERTIONS-HE-744.01 |
Outcome: | Passed |
Duration: | 0.121 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/alpha_equivalence_assertions_he_744.metta.0_failed.html#HYPERON-METTALOG-SANITY.ALPHA-EQUIVALENCE-ASSERTIONS-HE-744.01">Test Report</a>
Assertion: (assertEqual (foo))
Expected: ((R $x $y))
Actual: ((R $_10440 $y))
]]>
Test case: | ARITY-TESTS.01 |
Outcome: | Failed |
Duration: | 0.049 sec |
Failed | Test failed: Expected '(1)' but got '((predicate-arity foo))' |
AssertionError: Test failed: Expected '(1)' but got '((predicate-arity foo))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (predicate-arity foo))
Expected: (1)
Actual: ((predicate-arity foo))
]]>
Test case: | ARITY-TESTS.02 |
Outcome: | Failed |
Duration: | 0.035 sec |
Failed | Test failed: Expected '(0)' but got '((function-arity foo))' |
AssertionError: Test failed: Expected '(0)' but got '((function-arity foo))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (function-arity foo))
Expected: (0)
Actual: ((function-arity foo))
]]>
Test case: | ARITY-TESTS.03 |
Outcome: | Failed |
Duration: | 0.088 sec |
Failed | Test failed: Expected '(2 3)' but got '((predicate-arity bar))' |
AssertionError: Test failed: Expected '(2 3)' but got '((predicate-arity bar))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (predicate-arity bar))
Expected: (2 3)
Actual: ((predicate-arity bar))
]]>
Test case: | ARITY-TESTS.04 |
Outcome: | Failed |
Duration: | 0.07 sec |
Failed | Test failed: Expected '(1 2)' but got '((function-arity bar))' |
AssertionError: Test failed: Expected '(1 2)' but got '((function-arity bar))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (function-arity bar))
Expected: (1 2)
Actual: ((function-arity bar))
]]>
Test case: | ARITY-TESTS.05 |
Outcome: | Failed |
Duration: | 0.072 sec |
Failed | Test failed: Expected '(1 2)' but got '((predicate-arity foo))' |
AssertionError: Test failed: Expected '(1 2)' but got '((predicate-arity foo))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (predicate-arity foo))
Expected: (1 2)
Actual: ((predicate-arity foo))
]]>
Test case: | ARITY-TESTS.06 |
Outcome: | Failed |
Duration: | 0.072 sec |
Failed | Test failed: Expected '(0 1)' but got '((function-arity foo))' |
AssertionError: Test failed: Expected '(0 1)' but got '((function-arity foo))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (function-arity foo))
Expected: (0 1)
Actual: ((function-arity foo))
]]>
Test case: | ARITY-TESTS.07 |
Outcome: | Failed |
Duration: | 0.016 sec |
Failed | Test failed: Expected '(3)' but got '()' |
AssertionError: Test failed: Expected '(3)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (size-atom (a b c) $size) $size))
Expected: (3)
Actual: ()
]]>
Test case: | ARITY-TESTS.08 |
Outcome: | Failed |
Duration: | 0.019 sec |
Failed | Test failed: Expected '(($1 $2 $3 $4))' but got '()' |
AssertionError: Test failed: Expected '(($1 $2 $3 $4))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (size-atom $new_atom 4) $new_atom))
Expected: (($1 $2 $3 $4))
Actual: ()
]]>
Test case: | ARITY-TESTS.09 |
Outcome: | Failed |
Duration: | 0.016 sec |
Failed | Test failed: Expected '(10)' but got '()' |
AssertionError: Test failed: Expected '(10)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (max 5 10 $max) $max))
Expected: (10)
Actual: ()
]]>
Test case: | ARITY-TESTS.10 |
Outcome: | Failed |
Duration: | 0.015 sec |
Failed | Test failed: Expected '(((<exists> (<= 10 $)) 10) (10 (<exists> (<= 10 $))))' but got '()' |
AssertionError: Test failed: Expected '(((<exists> (<= 10 $)) 10) (10 (<exists> (<= 10 $))))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (max $a $b 10) ($a $b)))
Expected: (((<exists> (<= 10 $)) 10) (10 (<exists> (<= 10 $))))
Actual: ()
]]>
Test case: | ARITY-TESTS.11 |
Outcome: | Failed |
Duration: | 0.039 sec |
Failed | Test failed: Expected '(10)' but got '((max 5 10))' |
AssertionError: Test failed: Expected '(10)' but got '((max 5 10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (max 5 10))
Expected: (10)
Actual: ((max 5 10))
]]>
Test case: | ARITY-TESTS.12 |
Outcome: | Failed |
Duration: | 0.016 sec |
Failed | Test failed: Expected '(((<exists> (<= 10 $)) 10) (10 (<exists> (<= 10 $))))' but got '()' |
AssertionError: Test failed: Expected '(((<exists> (<= 10 $)) 10) (10 (<exists> (<= 10 $))))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/arity_tests_mw.metta.12_failed.html#HYPERON-METTALOG-SANITY.ARITY-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (let (= (= $a $b) $_2240) (== (max $a $b) 10) ($a $b)))
Expected: (((<exists> (<= 10 $)) 10) (10 (<exists> (<= 10 $))))
Actual: ()
]]>
Test case: | AUTO-COERCE.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.01">Test Report</a>
Assertion: (assertEqual (max 3 5))
Expected: (5)
Actual: (5)
]]>
Test case: | AUTO-COERCE.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.02">Test Report</a>
Assertion: (assertEqual (max 7 2))
Expected: (7)
Actual: (7)
]]>
Test case: | AUTO-COERCE.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.03">Test Report</a>
Assertion: (assertEqual (max 4 4))
Expected: (4)
Actual: (4)
]]>
Test case: | AUTO-COERCE.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.04">Test Report</a>
Assertion: (assertEqual (min 3 5))
Expected: (3)
Actual: (3)
]]>
Test case: | AUTO-COERCE.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.05">Test Report</a>
Assertion: (assertEqual (min 7 2))
Expected: (2)
Actual: (2)
]]>
Test case: | AUTO-COERCE.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.06">Test Report</a>
Assertion: (assertEqual (min 4 4))
Expected: (4)
Actual: (4)
]]>
Test case: | AUTO-COERCE.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.07">Test Report</a>
Assertion: (assertEqual (clamp 5 0 10))
Expected: (5)
Actual: (5)
]]>
Test case: | AUTO-COERCE.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.08">Test Report</a>
Assertion: (assertEqual (clamp -1 0 10))
Expected: (0)
Actual: (0)
]]>
Test case: | AUTO-COERCE.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.09">Test Report</a>
Assertion: (assertEqual (clamp 15 0 10))
Expected: (10)
Actual: (10)
]]>
Test case: | AUTO-COERCE.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.10">Test Report</a>
Assertion: (assertEqual (clamp 0 0 10))
Expected: (0)
Actual: (0)
]]>
Test case: | AUTO-COERCE.11 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.11">Test Report</a>
Assertion: (assertEqual (clamp 10 0 10))
Expected: (10)
Actual: (10)
]]>
Test case: | AUTO-COERCE.12 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.12">Test Report</a>
Assertion: (assertEqual (abs 5))
Expected: (5)
Actual: (5)
]]>
Test case: | AUTO-COERCE.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.13">Test Report</a>
Assertion: (assertEqual (abs -5))
Expected: (5)
Actual: (5)
]]>
Test case: | AUTO-COERCE.14 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.14">Test Report</a>
Assertion: (assertEqual (abs 0))
Expected: (0)
Actual: (0)
]]>
Test case: | AUTO-COERCE.15 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.15">Test Report</a>
Assertion: (assertEqual (lte 3 5))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.16 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.16">Test Report</a>
Assertion: (assertEqual (lte 5 5))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.17 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.17">Test Report</a>
Assertion: (assertEqual (lte 7 5))
Expected: (False)
Actual: (False)
]]>
Test case: | AUTO-COERCE.18 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.18">Test Report</a>
Assertion: (assertEqual (gte 7 5))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.19 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.19">Test Report</a>
Assertion: (assertEqual (gte 5 5))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.20 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.20">Test Report</a>
Assertion: (assertEqual (gte 3 5))
Expected: (False)
Actual: (False)
]]>
Test case: | AUTO-COERCE.21 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.21">Test Report</a>
Assertion: (assertEqual (approxEq 3.0 3.1 0.1))
Expected: (False)
Actual: (False)
]]>
Test case: | AUTO-COERCE.22 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.22">Test Report</a>
Assertion: (assertEqual (approxEq 3.0 3.05 0.1))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.23 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.23">Test Report</a>
Assertion: (assertEqual (approxEq 3.0 3.0 0.1))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.24 |
Outcome: | Failed |
Duration: | 0.054 sec |
Failed | Test failed: Expected '(True)' but got '(False)' |
AssertionError: Test failed: Expected '(True)' but got '(False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.24">Test Report</a>
Assertion: (assertEqual (approxEq 3.0 2.9 0.1))
Expected: (True)
Actual: (False)
]]>
Test case: | AUTO-COERCE.25 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.25">Test Report</a>
Assertion: (assertEqual (approxEq 3.0 2.8 0.1))
Expected: (False)
Actual: (False)
]]>
Test case: | AUTO-COERCE.26 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.26">Test Report</a>
Assertion: (assertEqual (clamp (max 3 7) 0 5))
Expected: (5)
Actual: (5)
]]>
Test case: | AUTO-COERCE.27 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.27">Test Report</a>
Assertion: (assertEqual (clamp (min -3 2) -5 5))
Expected: (-3)
Actual: (-3)
]]>
Test case: | AUTO-COERCE.28 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.28">Test Report</a>
Assertion: (assertEqual (abs (min -3 2)))
Expected: (3)
Actual: (3)
]]>
Test case: | AUTO-COERCE.29 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.29">Test Report</a>
Assertion: (assertEqual (approxEq (abs -5) 5 0))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.30 |
Outcome: | Failed |
Duration: | 0.127 sec |
Failed | Test failed: Expected '((S (S Z)))' but got '((S Z))' |
AssertionError: Test failed: Expected '((S (S Z)))' but got '((S Z))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.30">Test Report</a>
Assertion: (assertEqual (max (S Z) (S (S Z))))
Expected: ((S (S Z)))
Actual: ((S Z))
]]>
Test case: | AUTO-COERCE.31 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.31">Test Report</a>
Assertion: (assertEqual (max (S (S Z)) Z))
Expected: ((S (S Z)))
Actual: ((S (S Z)))
]]>
Test case: | AUTO-COERCE.32 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.32">Test Report</a>
Assertion: (assertEqual (max (S Z) (S Z)))
Expected: ((S Z))
Actual: ((S Z))
]]>
Test case: | AUTO-COERCE.33 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.33">Test Report</a>
Assertion: (assertEqual (min (S Z) (S (S Z))))
Expected: ((S Z))
Actual: ((S Z))
]]>
Test case: | AUTO-COERCE.34 |
Outcome: | Failed |
Duration: | 0.03 sec |
Failed | Test failed: Expected '(Z)' but got '((S (S Z)))' |
AssertionError: Test failed: Expected '(Z)' but got '((S (S Z)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.34">Test Report</a>
Assertion: (assertEqual (min (S (S Z)) Z))
Expected: (Z)
Actual: ((S (S Z)))
]]>
Test case: | AUTO-COERCE.35 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.35">Test Report</a>
Assertion: (assertEqual (min (S Z) (S Z)))
Expected: ((S Z))
Actual: ((S Z))
]]>
Test case: | AUTO-COERCE.36 |
Outcome: | Failed |
Duration: | 0.028 sec |
Failed | Test failed: Expected '((S Z))' but got '(Z)' |
AssertionError: Test failed: Expected '((S Z))' but got '(Z)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.36">Test Report</a>
Assertion: (assertEqual (clamp (S Z) Z (S (S (S Z)))))
Expected: ((S Z))
Actual: (Z)
]]>
Test case: | AUTO-COERCE.37 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.37">Test Report</a>
Assertion: (assertEqual (clamp Z (S Z) (S (S Z))))
Expected: ((S Z))
Actual: ((S Z))
]]>
Test case: | AUTO-COERCE.38 |
Outcome: | Failed |
Duration: | 0.034 sec |
Failed | Test failed: Expected '((S (S Z)))' but got '(Z)' |
AssertionError: Test failed: Expected '((S (S Z)))' but got '(Z)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.38">Test Report</a>
Assertion: (assertEqual (clamp (S (S (S Z))) Z (S (S Z))))
Expected: ((S (S Z)))
Actual: (Z)
]]>
Test case: | AUTO-COERCE.39 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.39">Test Report</a>
Assertion: (assertEqual (lte (S Z) (S (S Z))))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.40 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.40">Test Report</a>
Assertion: (assertEqual (lte (S (S Z)) (S (S Z))))
Expected: (True)
Actual: (True True)
]]>
Test case: | AUTO-COERCE.41 |
Outcome: | Failed |
Duration: | 0.038 sec |
Failed | Test failed: Expected '(False)' but got '(True)' |
AssertionError: Test failed: Expected '(False)' but got '(True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.41">Test Report</a>
Assertion: (assertEqual (lte (S (S Z)) Z))
Expected: (False)
Actual: (True)
]]>
Test case: | AUTO-COERCE.42 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.42">Test Report</a>
Assertion: (assertEqual (gte (S (S Z)) (S Z)))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.43 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.43">Test Report</a>
Assertion: (assertEqual (gte (S Z) (S Z)))
Expected: (True)
Actual: (True True)
]]>
Test case: | AUTO-COERCE.44 |
Outcome: | Failed |
Duration: | 0.034 sec |
Failed | Test failed: Expected '(False)' but got '(True)' |
AssertionError: Test failed: Expected '(False)' but got '(True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.44">Test Report</a>
Assertion: (assertEqual (gte Z (S Z)))
Expected: (False)
Actual: (True)
]]>
Test case: | AUTO-COERCE.45 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.45">Test Report</a>
Assertion: (assertEqual (approxEq (S Z) (S Z) Z))
Expected: (True)
Actual: (True)
]]>
Test case: | AUTO-COERCE.46 |
Outcome: | Failed |
Duration: | 0.034 sec |
Failed | Test failed: Expected '(False)' but got '(True)' |
AssertionError: Test failed: Expected '(False)' but got '(True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.46">Test Report</a>
Assertion: (assertEqual (approxEq (S Z) (S (S Z)) Z))
Expected: (False)
Actual: (True)
]]>
Test case: | AUTO-COERCE.47 |
Outcome: | Failed |
Duration: | 0.033 sec |
Failed | Test failed: Expected '((S (S Z)))' but got '(Z)' |
AssertionError: Test failed: Expected '((S (S Z)))' but got '(Z)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.47">Test Report</a>
Assertion: (assertEqual (clamp (max (S Z) (S (S Z))) Z (S (S (S Z)))))
Expected: ((S (S Z)))
Actual: (Z)
]]>
Test case: | AUTO-COERCE.48 |
Outcome: | Failed |
Duration: | 0.089 sec |
Failed | Test failed: Expected '((S (S Z)))' but got '((S Z))' |
AssertionError: Test failed: Expected '((S (S Z)))' but got '((S Z))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.48">Test Report</a>
Assertion: (assertEqual (clamp (min (S (S Z)) (S (S Z))) (S Z) (S (S (S Z)))))
Expected: ((S (S Z)))
Actual: ((S Z))
]]>
Test case: | AUTO-COERCE.49 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/auto_coerce_mw.metta.10_failed.html#HYPERON-METTALOG-SANITY.AUTO-COERCE.49">Test Report</a>
Assertion: (assertEqual (approxEq (max Z (min (S (S Z)) (S Z))) (S Z) Z))
Expected: (True)
Actual: (True)
]]>
Test case: | BASE-TEST-REPR-PARSE-INTERSECTION.01 |
Outcome: | Passed |
Duration: | 0.111 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/base_test_repr_parse_intersection.metta.0_failed.html#HYPERON-METTALOG-SANITY.BASE-TEST-REPR-PARSE-INTERSECTION.01">Test Report</a>
Assertion: (assertEqualToResult (intersection (superpose (a b (+ 2 3) c)) (superpose (b c (+ 2 3) c c d))))
Expected: (b 5 c)
Actual: (b 5 c c c)
]]>
Test case: | BASE-TEST-REPR-PARSE-INTERSECTION.02 |
Outcome: | Passed |
Duration: | 0.075 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/base_test_repr_parse_intersection.metta.0_failed.html#HYPERON-METTALOG-SANITY.BASE-TEST-REPR-PARSE-INTERSECTION.02">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b (+ 2 3) c)) (superpose (b c (+ 2 3) c c d))))
Expected: (b 5 c)
Actual: (b 5 c c c)
]]>
Test case: | BASE-TEST-REPR-PARSE-INTERSECTION.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/base_test_repr_parse_intersection.metta.0_failed.html#HYPERON-METTALOG-SANITY.BASE-TEST-REPR-PARSE-INTERSECTION.03">Test Report</a>
Assertion: (assertEqualToResult (repr aswde))
Expected: ("aswde")
Actual: ("aswde")
]]>
Test case: | BASE-TEST-REPR-PARSE-INTERSECTION.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/base_test_repr_parse_intersection.metta.0_failed.html#HYPERON-METTALOG-SANITY.BASE-TEST-REPR-PARSE-INTERSECTION.04">Test Report</a>
Assertion: (assertEqualToResult (parse "kjh"))
Expected: (kjh)
Actual: (kjh)
]]>
Test case: | CALL-CLEANUP-TESTS.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (sequential ((call-cleanup! (increment) (increment)) (increment))))
Expected: (1 3)
Actual: (1 3)
]]>
Test case: | CALL-CLEANUP-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (catch (call-cleanup! (throw foo) (increment)) foo (increment)))
Expected: (2)
Actual: (2)
]]>
Test case: | CALL-CLEANUP-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (sequential ((setup-call-cleanup! (change-state! &var 0) (increment) (increment)) (increment))))
Expected: (1 3)
Actual: (1 3)
]]>
Test case: | CALL-CLEANUP-TESTS.04 |
Outcome: | Failed |
Duration: | 0.108 sec |
Failed | Test failed: Expected '((time_limit_exceeded 1))' but got '((time_limit_exceeded $_12024))' |
AssertionError: Test failed: Expected '((time_limit_exceeded 1))' but got '((time_limit_exceeded $_12024))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (setup-call-cleanup! (sequential ((sleep! 2) (change-state! &var 0))) ((increment) (increment)) (increment))) time_limit_exceeded (time_limit_exceeded (get-state! &var))))
Expected: ((time_limit_exceeded 1))
Actual: ((time_limit_exceeded $_12024))
]]>
Test case: | CALL-CLEANUP-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (not (== (get-state! &var) 0)))
Expected: (True)
Actual: (True)
]]>
Test case: | CALL-CLEANUP-TESTS.06 |
Outcome: | Failed |
Duration: | 0.068 sec |
Failed | Test failed: Expected '((time_limit_exceeded 1))' but got '((time_limit_exceeded $_11954))' |
AssertionError: Test failed: Expected '((time_limit_exceeded 1))' but got '((time_limit_exceeded $_11954))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (setup-call-cleanup! ((sleep! 2) (change-state! &var 0)) ((increment) (increment)) (increment))) time_limit_exceeded (time_limit_exceeded (get-state! &var))))
Expected: ((time_limit_exceeded 1))
Actual: ((time_limit_exceeded $_11954))
]]>
Test case: | CALL-CLEANUP-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (setup-call-cleanup! (superpose (1 2 3 4)) (increment) ignore))
Expected: (1 2 3 4)
Actual: (1 2 3 4)
]]>
Test case: | CALL-CLEANUP-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (setup-call-cleanup! (superpose (1 2 3 4)) (increment) (increment)))
Expected: (1 3 5 7)
Actual: (1 3 5 7)
]]>
Test case: | CALL-CLEANUP-TESTS.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_cleanup_tests_mw.metta.2_failed.html#HYPERON-METTALOG-SANITY.CALL-CLEANUP-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (setup-call-cleanup! (superpose (1 2 3 4)) (superpose ((increment) (increment))) (increment)))
Expected: (1 2 4 5 7 8 10 11)
Actual: (1 2 4 5 7 8 10 11)
]]>
Test case: | CALL-TESTS.01 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (call-string! "member(1,[1,2,3])"))
Expected: (())
Actual: (())
]]>
Test case: | CALL-TESTS.02 |
Outcome: | Passed |
Duration: | 0.014 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (call-string! "member(1,[1,2,3])"))
Expected: ()
Actual: (())
]]>
Test case: | CALL-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (call-string! "member(X,[1,2,3])"))
Expected: ((1) (2) (3))
Actual: ((1) (2) (3))
]]>
Test case: | CALL-TESTS.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (call-string! "member(X,[[1,2],[3,4]])"))
Expected: (((1 2)) ((3 4)))
Actual: (((1 2)) ((3 4)))
]]>
Test case: | CALL-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (call-string! "member([X,Y],[[1,2],[3,4]])"))
Expected: ((1 2) (3 4))
Actual: ((1 2) (3 4))
]]>
Test case: | CALL-TESTS.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (call! parse_time "2006-12-08T15:29:44Z" iso_8601 1165591784.0))
Expected: (True)
Actual: (True)
]]>
Test case: | CALL-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (call! parse_time "2006-12-08T15:29:44Z" iso_8601 $x))
Expected: (True)
Actual: (True)
]]>
Test case: | CALL-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (call! parse_time "2006-12-08T15:29:44Z" iso_8601 X))
Expected: (False)
Actual: (False)
]]>
Test case: | CALL-TESTS.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (call! parse_time "2006-12-08T15:29:44Z" iso_8601 1165591700.0))
Expected: (False)
Actual: (False)
]]>
Test case: | CALL-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (call-p! parse_time "2006-12-08T15:29:44Z" iso_8601 1165591784.0))
Expected: (True)
Actual: (True)
]]>
Test case: | CALL-TESTS.11 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (call-p! parse_time "2006-12-08T15:29:44Z" iso_8601 $x))
Expected: (True)
Actual: (True)
]]>
Test case: | CALL-TESTS.12 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (call-p! parse_time "2006-12-08T15:29:44Z" iso_8601 X))
Expected: (False)
Actual: (False)
]]>
Test case: | CALL-TESTS.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/call_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.CALL-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (call-p! parse_time "2006-12-08T15:29:44Z" iso_8601 1165591700.0))
Expected: (False)
Actual: (False)
]]>
Test case: | CAR-ATOM-BUG-HE-621.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/car_atom_bug_he_621.metta.0_failed.html#HYPERON-METTALOG-SANITY.CAR-ATOM-BUG-HE-621.01">Test Report</a>
Assertion: (assertEqualToResult (car-atom ('a' 'b')))
Expected: ('a')
Actual: ('a')
]]>
Test case: | CAR-ATOM-BUG-HE-621.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/car_atom_bug_he_621.metta.0_failed.html#HYPERON-METTALOG-SANITY.CAR-ATOM-BUG-HE-621.02">Test Report</a>
Assertion: (assertEqualToResult (let $s (stringToChars "ab") (car-atom $s)))
Expected: ('a')
Actual: ('a')
]]>
Test case: | CAR-ATOM-BUG-HE-621.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/car_atom_bug_he_621.metta.0_failed.html#HYPERON-METTALOG-SANITY.CAR-ATOM-BUG-HE-621.03">Test Report</a>
Assertion: (assertEqualToResult (stringToChars "ab"))
Expected: (('a' 'b'))
Actual: (('a' 'b'))
]]>
Test case: | CAR-ATOM-BUG-HE-621.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/car_atom_bug_he_621.metta.0_failed.html#HYPERON-METTALOG-SANITY.CAR-ATOM-BUG-HE-621.04">Test Report</a>
Assertion: (assertEqualToResult (let $s ('a' 'b') (car-atom $s)))
Expected: ('a')
Actual: ('a')
]]>
Test case: | COERCE-TESTS.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool True))
Expected: (True)
Actual: (True)
]]>
Test case: | COERCE-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool False))
Expected: (False)
Actual: (False)
]]>
Test case: | COERCE-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (coerce Number 1))
Expected: (1)
Actual: (1)
]]>
Test case: | COERCE-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (coerce Number 1.5))
Expected: (1.5)
Actual: (1.5)
]]>
Test case: | COERCE-TESTS.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (coerce String "string"))
Expected: ("string")
Actual: ("string")
]]>
Test case: | COERCE-TESTS.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool 0))
Expected: (False)
Actual: (False)
]]>
Test case: | COERCE-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool ()))
Expected: (False)
Actual: (False)
]]>
Test case: | COERCE-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool 1))
Expected: (True)
Actual: (True)
]]>
Test case: | COERCE-TESTS.09 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool "string"))
Expected: (True)
Actual: (True)
]]>
Test case: | COERCE-TESTS.10 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (coerce Bool (1 2 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | COERCE-TESTS.11 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (coerce Number False))
Expected: (0)
Actual: (0)
]]>
Test case: | COERCE-TESTS.12 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (coerce Number True))
Expected: (1)
Actual: (1)
]]>
Test case: | COERCE-TESTS.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (coerce Number "1"))
Expected: (1)
Actual: (1)
]]>
Test case: | COERCE-TESTS.14 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (coerce Number "1.5"))
Expected: (1.5)
Actual: (1.5)
]]>
Test case: | COERCE-TESTS.15 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (coerce Number "2147483647"))
Expected: (2147483647)
Actual: (2147483647)
]]>
Test case: | COERCE-TESTS.16 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult (coerce Number "2147483648"))
Expected: (2147483648)
Actual: (2147483648)
]]>
Test case: | COERCE-TESTS.17 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.17">Test Report</a>
Assertion: (assertEqualToResult (coerce Number "not a number string"))
Expected: ()
Actual: ()
]]>
Test case: | COERCE-TESTS.18 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.18">Test Report</a>
Assertion: (assertEqualToResult (coerce String False))
Expected: ("'False'")
Actual: ("'False'")
]]>
Test case: | COERCE-TESTS.19 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.19">Test Report</a>
Assertion: (assertEqualToResult (coerce String True))
Expected: ("'True'")
Actual: ("'True'")
]]>
Test case: | COERCE-TESTS.20 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.20">Test Report</a>
Assertion: (assertEqualToResult (coerce String 1))
Expected: ("1")
Actual: ("1")
]]>
Test case: | COERCE-TESTS.21 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.21">Test Report</a>
Assertion: (assertEqualToResult (coerce String 1.5))
Expected: ("1.5")
Actual: ("1.5")
]]>
Test case: | COERCE-TESTS.22 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.22">Test Report</a>
Assertion: (assertEqualToResult (coerce String ()))
Expected: ("[]")
Actual: ("[]")
]]>
Test case: | COERCE-TESTS.23 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/coerce_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.COERCE-TESTS.23">Test Report</a>
Assertion: (assertEqualToResult (coerce String (1 2 3)))
Expected: ("[1,2,3]")
Actual: ("[1,2,3]")
]]>
Test case: | COMPILE-TESTS.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/compile_tests_mw.metta.1_failed.html#HYPERON-METTALOG-SANITY.COMPILE-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (foo 1))
Expected: (2)
Actual: (2)
]]>
Test case: | COMPILE-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/compile_tests_mw.metta.1_failed.html#HYPERON-METTALOG-SANITY.COMPILE-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (foo 2))
Expected: (3)
Actual: (3)
]]>
Test case: | COMPILE-TESTS.03 |
Outcome: | Failed |
Duration: | 0.107 sec |
Failed | Test failed: Expected '(-> Number Number)' but got '((-> Number Number))' |
AssertionError: Test failed: Expected '(-> Number Number)' but got '((-> Number Number))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/compile_tests_mw.metta.1_failed.html#HYPERON-METTALOG-SANITY.COMPILE-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (get-type foo))
Expected: (-> Number Number)
Actual: ((-> Number Number))
]]>
Test case: | DELAY-REDUCTION-ADDITIONAL-TESTS-HE-659.01 |
Outcome: | Failed |
Duration: | 0.179 sec |
Failed | Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '((bc &kb (: $prf (0⍃' $x)) (S (S Z))))' |
AssertionError: Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '((bc &kb (: $prf (0⍃' $x)) (S (S Z))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_additional_tests_he_659.metta.3_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-ADDITIONAL-TESTS-HE-659.01">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' $x)) (S (S Z))))
Expected: ((: ((Rule CPU) 2) (0⍃' 2)))
Actual: ((bc &kb (: $prf (0⍃' $x)) (S (S Z))))
]]>
Test case: | DELAY-REDUCTION-ADDITIONAL-TESTS-HE-659.02 |
Outcome: | Failed |
Duration: | 0.153 sec |
Failed | Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '((bc &kb (: $prf (0⍃' $x)) (S (S Z))))' |
AssertionError: Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '((bc &kb (: $prf (0⍃' $x)) (S (S Z))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_additional_tests_he_659.metta.3_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-ADDITIONAL-TESTS-HE-659.02">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' $x)) (S (S Z))))
Expected: ((: ((Rule CPU) 2) (0⍃' 2)))
Actual: ((bc &kb (: $prf (0⍃' $x)) (S (S Z))))
]]>
Test case: | DELAY-REDUCTION-ADDITIONAL-TESTS-HE-659.03 |
Outcome: | Failed |
Duration: | 0.157 sec |
Failed | Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '((bc &kb (: $prf (0⍃' $x)) (S (S Z))))' |
AssertionError: Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '((bc &kb (: $prf (0⍃' $x)) (S (S Z))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_additional_tests_he_659.metta.3_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-ADDITIONAL-TESTS-HE-659.03">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' $x)) (S (S Z))))
Expected: ((: ((Rule CPU) 2) (0⍃' 2)))
Actual: ((bc &kb (: $prf (0⍃' $x)) (S (S Z))))
]]>
Test case: | DELAY-REDUCTION-SECOND-TEST-HE-659.01 |
Outcome: | Failed |
Duration: | 0.284 sec |
Failed | Test failed: Expected '((: (Rule (Cons (: CPU False (0⍃ 2)) (Cons (: 2 Prime) Nil))) (0⍃' 2)))' but got '((: (Rule (Cons (: CPU True (0⍃ 2)) (Cons (: 2 Prime) Nil))) (0⍃' 2)))' |
AssertionError: Test failed: Expected '((: (Rule (Cons (: CPU False (0⍃ 2)) (Cons (: 2 Prime) Nil))) (0⍃' 2)))' but got '((: (Rule (Cons (: CPU True (0⍃ 2)) (Cons (: 2 Prime) Nil))) (0⍃' 2)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_second_test_he_659.metta.1_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-SECOND-TEST-HE-659.01">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' $x)) (S (S Z))))
Expected: ((: (Rule (Cons (: CPU False (0⍃ 2)) (Cons (: 2 Prime) Nil))) (0⍃' 2)))
Actual: ((: (Rule (Cons (: CPU True (0⍃ 2)) (Cons (: 2 Prime) Nil))) (0⍃' 2)))
]]>
Test case: | DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.01 |
Outcome: | Failed |
Duration: | 0.021 sec |
Failed | Test failed: Expected '(empty)' but got '()' |
AssertionError: Test failed: Expected '(empty)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_until_bindings_ready_he_659.metta.2_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.01">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' $x)) (S (S Z))))
Expected: (empty)
Actual: ()
]]>
Test case: | DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_until_bindings_ready_he_659.metta.2_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.02">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' 2)) (S (S Z))))
Expected: ((: ((Rule CPU) 2) (0⍃' 2)))
Actual: ((: ((Rule CPU) 2) (0⍃' 2)))
]]>
Test case: | DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.03 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_until_bindings_ready_he_659.metta.2_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.03">Test Report</a>
Assertion: (assertEqualToResult (let* (($kb &kb) ($x 2) ($result (case (0< $x) ((True (: CPU (0⍃ $x))) (False (empty)))))) $result))
Expected: ((: CPU (0⍃ 2)))
Actual: ((: CPU (0⍃ 2)))
]]>
Test case: | DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.04 |
Outcome: | Failed |
Duration: | 0.017 sec |
Failed | Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '()' |
AssertionError: Test failed: Expected '((: ((Rule CPU) 2) (0⍃' 2)))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/delay_reduction_until_bindings_ready_he_659.metta.2_failed.html#HYPERON-METTALOG-SANITY.DELAY-REDUCTION-UNTIL-BINDINGS-READY-HE-659.04">Test Report</a>
Assertion: (assertEqualToResult (bc &kb (: $prf (0⍃' $x)) (S (S Z))))
Expected: ((: ((Rule CPU) 2) (0⍃' 2)))
Actual: ()
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.01">Test Report</a>
Assertion: (assertEqualToResult ((λ $x (+ 1 $x)) 1))
Expected: (2)
Actual: (2)
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.02">Test Report</a>
Assertion: (assertEqualToResult ((λ $x $y (+ $x $y)) 1 2))
Expected: (3)
Actual: (3)
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.03">Test Report</a>
Assertion: (assertEqualToResult ((λ $x $y (+ $x $y)) 1 2))
Expected: (3)
Actual: (3)
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.04">Test Report</a>
Assertion: (assertEqualToResult (foo 1))
Expected: (2)
Actual: (2)
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.05">Test Report</a>
Assertion: (assertEqualToResult (foo 1 2))
Expected: (3)
Actual: (3)
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.06">Test Report</a>
Assertion: (assertEqualToResult ((λ $x (+ 1 $x)) 1))
Expected: (2)
Actual: (2)
]]>
Test case: | DIFFEREN-ARITIES-ARE-FINE-HE-603.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/differen_arities_are_fine_he_603.metta.0_failed.html#HYPERON-METTALOG-SANITY.DIFFEREN-ARITIES-ARE-FINE-HE-603.07">Test Report</a>
Assertion: (assertEqualToResult ((λ $x $y (+ $x $y)) 1 2))
Expected: (3)
Actual: (3)
]]>
Test case: | DONT-MESS-WITH-COLONS-225.01 |
Outcome: | Failed |
Duration: | 0.058 sec |
Failed | Test failed: Expected '(OK)' but got '((foo (predicate-arity $x 1)))' |
AssertionError: Test failed: Expected '(OK)' but got '((foo (predicate-arity $x 1)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/dont_mess_with_colons_225.metta.1_failed.html#HYPERON-METTALOG-SANITY.DONT-MESS-WITH-COLONS-225.01">Test Report</a>
Assertion: (assertEqualToResult (foo (: $x $a)))
Expected: (OK)
Actual: ((foo (predicate-arity $x 1)))
]]>
Test case: | DUPLICATION-SEMANTICS-HE-798.01 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/duplication_semantics_he_798.metta.0_failed.html#HYPERON-METTALOG-SANITY.DUPLICATION-SEMANTICS-HE-798.01">Test Report</a>
Assertion: (assertEqualToResult (match &self (is ball $color) $color))
Expected: (red red red red red)
Actual: (red)
]]>
Test case: | DUPLICATION-SEMANTICS-HE-798.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/duplication_semantics_he_798.metta.0_failed.html#HYPERON-METTALOG-SANITY.DUPLICATION-SEMANTICS-HE-798.02">Test Report</a>
Assertion: (assertEqualToResult (match &self (is ball $color) $color))
Expected: ()
Actual: ()
]]>
Test case: | DUPLICATION-SEMANTICS-HE-798.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/duplication_semantics_he_798.metta.0_failed.html#HYPERON-METTALOG-SANITY.DUPLICATION-SEMANTICS-HE-798.03">Test Report</a>
Assertion: (assertEqualToResult (match &self (is ball $color) $color))
Expected: (red red)
Actual: (red)
]]>
Test case: | DUPLICATION-SEMANTICS-HE-798.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/duplication_semantics_he_798.metta.0_failed.html#HYPERON-METTALOG-SANITY.DUPLICATION-SEMANTICS-HE-798.04">Test Report</a>
Assertion: (assertEqualToResult (match &self (is ball $color) $color))
Expected: ()
Actual: ()
]]>
Test case: | DUPLICATION-SEMANTICS-HE-798.05 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/duplication_semantics_he_798.metta.0_failed.html#HYPERON-METTALOG-SANITY.DUPLICATION-SEMANTICS-HE-798.05">Test Report</a>
Assertion: (assertEqualToResult (match &self (observation ball $color) $color))
Expected: (red red red)
Actual: (red)
]]>
Test case: | EVAL-FOR-TESTS.01 |
Outcome: | Failed |
Duration: | 0.107 sec |
Failed | Test failed: Expected '(1)' but got '(1 "a")' |
AssertionError: Test failed: Expected '(1)' but got '(1 "a")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (eval-for Number (foo)))
Expected: (1)
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.02 |
Outcome: | Failed |
Duration: | 0.062 sec |
Failed | Test failed: Expected '("a")' but got '(1 "a")' |
AssertionError: Test failed: Expected '("a")' but got '(1 "a")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (eval-for String (foo)))
Expected: ("a")
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (eval-for $type (foo)))
Expected: (1 "a")
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.04 |
Outcome: | Failed |
Duration: | 0.097 sec |
Failed | Test failed: Expected '((1 Number) ("a" String))' but got '((1 $type) ("a" $type))' |
AssertionError: Test failed: Expected '((1 Number) ("a" String))' but got '((1 $type) ("a" $type))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (let $result (eval-for $type (foo)) ($result $type)))
Expected: ((1 Number) ("a" String))
Actual: ((1 $type) ("a" $type))
]]>
Test case: | EVAL-FOR-TESTS.05 |
Outcome: | Failed |
Duration: | 0.059 sec |
Failed | Test failed: Expected '(1)' but got '(1 "a")' |
AssertionError: Test failed: Expected '(1)' but got '(1 "a")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (eval-for (type) (foo)))
Expected: (1)
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (eval-for (type) (foo)))
Expected: (1 "a")
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (get-state &var))
Expected: (0)
Actual: (0)
]]>
Test case: | EVAL-FOR-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (eval-for $type (bar)))
Expected: (1 "a")
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (get-state &var))
Expected: (2)
Actual: (2)
]]>
Test case: | EVAL-FOR-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (eval-for (type) (bar)))
Expected: (1 "a")
Actual: (1 "a")
]]>
Test case: | EVAL-FOR-TESTS.11 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (get-state &var))
Expected: (4)
Actual: (4)
]]>
Test case: | EVAL-FOR-TESTS.12 |
Outcome: | Failed |
Duration: | 0.089 sec |
Failed | Test failed: Expected '((quote (foo)))' but got '((quote 1) (quote "a"))' |
AssertionError: Test failed: Expected '((quote (foo)))' but got '((quote 1) (quote "a"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (chain (eval-for Expression (chain-to-foo)) $x (quote $x)))
Expected: ((quote (foo)))
Actual: ((quote 1) (quote "a"))
]]>
Test case: | EVAL-FOR-TESTS.13 |
Outcome: | Failed |
Duration: | 0.087 sec |
Failed | Test failed: Expected '((quote (foo)))' but got '((quote 1) (quote "a"))' |
AssertionError: Test failed: Expected '((quote (foo)))' but got '((quote 1) (quote "a"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (chain (eval-for $type (chain-to-foo)) $x (quote $x)))
Expected: ((quote (foo)))
Actual: ((quote 1) (quote "a"))
]]>
Test case: | EVAL-FOR-TESTS.14 |
Outcome: | Failed |
Duration: | 0.046 sec |
Failed | Test failed: Expected '()' but got '((quote 1) (quote "a"))' |
AssertionError: Test failed: Expected '()' but got '((quote 1) (quote "a"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (chain (eval-for Number (chain-to-foo)) $x (quote $x)))
Expected: ()
Actual: ((quote 1) (quote "a"))
]]>
Test case: | EVAL-FOR-TESTS.15 |
Outcome: | Failed |
Duration: | 0.052 sec |
Failed | Test failed: Expected '()' but got '((quote 1) (quote "a"))' |
AssertionError: Test failed: Expected '()' but got '((quote 1) (quote "a"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/eval_for_tests_mw.metta.8_failed.html#HYPERON-METTALOG-SANITY.EVAL-FOR-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (chain (eval-for String (chain-to-foo)) $x (quote $x)))
Expected: ()
Actual: ((quote 1) (quote "a"))
]]>
Test case: | EVALUATION-CACHING-HE-553.01 |
Outcome: | Failed |
Duration: | 0.098 sec |
Failed | Test failed: Expected '((extend-py! random_binding))' but got '((py-module random_binding "from hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\nimport random\n\n@register_atoms\ndef my_atoms():\n return {\n 'random': OperationAtom('random', random.random),\n }\n"))' |
AssertionError: Test failed: Expected '((extend-py! random_binding))' but got '((py-module random_binding "from hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\nimport random\n\n@register_atoms\ndef my_atoms():\n return {\n 'random': OperationAtom('random', random.random),\n }\n"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/evaluation_caching_he_553.metta.1_failed.html#HYPERON-METTALOG-SANITY.EVALUATION-CACHING-HE-553.01">Test Report</a>
Assertion: (assertEqualToResult (py-module random_binding "from hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\nimport random\n\n@register_atoms\ndef my_atoms():\n return {\n 'random': OperationAtom('random', random.random),\n }\n"))
Expected: ((extend-py! random_binding))
Actual: ((py-module random_binding "from hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\nimport random\n\n@register_atoms\ndef my_atoms():\n return {\n 'random': OperationAtom('random', random.random),\n }\n"))
]]>
Test case: | FIND-ALL-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (findall! $X (match &self (my-numbers $X) $X)))
Expected: ((1 2 7 212))
Actual: ((1 2 7 212))
]]>
Test case: | FIND-ALL-TESTS.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (findall! $X (match &self (my-numbers $X) (this-predicate-doesnt-matter $X))))
Expected: ((1 2 7 212))
Actual: ((1 2 7 212))
]]>
Test case: | FIND-ALL-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (findall! (is-even $X) (match &self (my-numbers $X) $X)))
Expected: ((False True False True))
Actual: ((False True False True))
]]>
Test case: | FIND-ALL-TESTS.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (findall! ($X $Y) (match &self (my-pairs $X $Y) (this-predicate-doesnt-matter $X $Y))))
Expected: (((2 4) (4 8)))
Actual: (((2 4) (4 8)))
]]>
Test case: | FIND-ALL-TESTS.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (findall! ($Y $X) (match &self (my-pairs $X $Y) (this-predicate-doesnt-matter $X $Y))))
Expected: (((4 2) (8 4)))
Actual: (((4 2) (8 4)))
]]>
Test case: | FIND-ALL-TESTS.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (findall! (/ $X $Y) (match &self (my-pairs $X $Y) (this-predicate-doesnt-matter $X $Y))))
Expected: ((0.5 0.5))
Actual: ((0.5 0.5))
]]>
Test case: | FIND-ALL-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/find_all_tests_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.FIND-ALL-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (findall! (/ $Y $X) (match &self (my-pairs $X $Y) (this-predicate-doesnt-matter $X $Y))))
Expected: ((2 2))
Actual: ((2 2))
]]>
Test case: | FIRST-ANSWER.01 |
Outcome: | Failed |
Duration: | 0.021 sec |
Failed | Test failed: Expected '((: a A))' but got '()' |
AssertionError: Test failed: Expected '((: a A))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/first_answer.metta.2_failed.html#HYPERON-METTALOG-SANITY.FIRST-ANSWER.01">Test Report</a>
Assertion: (assertEqualToResult (limit 1 (synthesize (: $term $type) kb rb (S Z))))
Expected: ((: a A))
Actual: ()
]]>
Test case: | FIRST-ANSWER.02 |
Outcome: | Failed |
Duration: | 0.027 sec |
Failed | Test failed: Expected '((: a A) (: a B) (: abc (Implication (AndLink A B) C)) (: cde (Implication (OrLink C D) E)) (: (ConjunctionIntroduction a a) (AndLink A A)) (: (ConjunctionIntroduction a a) (AndLink A B)))' but got '()' |
AssertionError: Test failed: Expected '((: a A) (: a B) (: abc (Implication (AndLink A B) C)) (: cde (Implication (OrLink C D) E)) (: (ConjunctionIntroduction a a) (AndLink A A)) (: (ConjunctionIntroduction a a) (AndLink A B)))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/first_answer.metta.2_failed.html#HYPERON-METTALOG-SANITY.FIRST-ANSWER.02">Test Report</a>
Assertion: (assertEqualToResult (limit 6 (synthesize (: $term $type) kb rb (S Z))))
Expected: ((: a A) (: a B) (: abc (Implication (AndLink A B) C)) (: cde (Implication (OrLink C D) E)) (: (ConjunctionIntroduction a a) (AndLink A A)) (: (ConjunctionIntroduction a a) (AndLink A B)))
Actual: ()
]]>
Test case: | FLIP-TEST.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/flip_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.FLIP-TEST.01">Test Report</a>
Assertion: (assertEqualToResult (recur-until-flip-true 1))
Expected: (True)
Actual: (True)
]]>
Test case: | FLIP-TEST.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/flip_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.FLIP-TEST.02">Test Report</a>
Assertion: (assertEqualToResult (recur-until-flip-false 1))
Expected: (True)
Actual: (True)
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (maplist! is-even (1 2 3)))
Expected: ((False True False))
Actual: ((False True False))
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (maplist! < (1 2 3) (2 2 2)))
Expected: ((True False False))
Actual: ((True False False))
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (maplist! plus-ternary (1 2 3) (4 5 6) (7 8 9)))
Expected: ((12 15 18))
Actual: ((12 15 18))
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (maplist! maplist! (< >) ((1 2 3) (1 2 3)) ((2 2 2) (2 2 2))))
Expected: (((True False False) (False False True)))
Actual: (((True False False) (False False True)))
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (maplist! get-type (my-list)))
Expected: (((-> Expression)))
Actual: (((-> Expression)))
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.06 |
Outcome: | Failed |
Duration: | 0.054 sec |
Failed | Test failed: Expected '((False True False))' but got '(time_limit_exceeded)' |
AssertionError: Test failed: Expected '((False True False))' but got '(time_limit_exceeded)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (concurrent-maplist! is-even (1 2 3))) time_limit_exceeded time_limit_exceeded))
Expected: ((False True False))
Actual: (time_limit_exceeded)
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.07 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (concurrent-maplist! < (1 2 3) (2 2 2))) time_limit_exceeded time_limit_exceeded))
Expected: ((True False False))
Actual: ((True False False))
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.08 |
Outcome: | Failed |
Duration: | 0.069 sec |
Failed | Test failed: Expected '(((False True False) (True False True)))' but got '(time_limit_exceeded)' |
AssertionError: Test failed: Expected '(((False True False) (True False True)))' but got '(time_limit_exceeded)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (concurrent-maplist! concurrent-maplist! (is-even is-odd) ((1 2 3) (1 2 3)))) time_limit_exceeded time_limit_exceeded))
Expected: (((False True False) (True False True)))
Actual: (time_limit_exceeded)
]]>
Test case: | FUNCTIONAL-PROGRAMMING-TESTS.09 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/functional_programming_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.FUNCTIONAL-PROGRAMMING-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (maplist! get-type (my-list))) time_limit_exceeded time_limit_exceeded))
Expected: (((-> Expression)))
Actual: (((-> Expression)))
]]>
Test case: | HYPERPOSE-TESTS.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/hyperpose_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.HYPERPOSE-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (hyperpose ((is-even 1) (is-even 2) (is-even 3)))) time_limit_exceeded time_limit_exceeded))
Expected: (False True False)
Actual: (False True False)
]]>
Test case: | HYPERPOSE-TESTS.02 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/hyperpose_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.HYPERPOSE-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (hyperpose ((> 1 2) (is-even 2) (superpose (3 4))))) time_limit_exceeded time_limit_exceeded))
Expected: (False True 3 4)
Actual: (False True 3 4)
]]>
Test case: | HYPERPOSE-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/hyperpose_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.HYPERPOSE-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (hyperpose ((hyperpose (1 2)) (hyperpose (3 4))))) time_limit_exceeded time_limit_exceeded))
Expected: (1 2 3 4)
Actual: (1 2 3 4)
]]>
Test case: | IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.01 |
Outcome: | Failed |
Duration: | 0.021 sec |
Failed | Test failed: Expected '(larry)' but got '()' |
AssertionError: Test failed: Expected '(larry)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/idiomatic_negation_and_set_difference_he_805.metta.5_failed.html#HYPERON-METTALOG-SANITY.IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.01">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (friend bob $f) (match &test-space (carpenter $f) $f)))
Expected: (larry)
Actual: ()
]]>
Test case: | IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.02 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '(mike)' but got '()' |
AssertionError: Test failed: Expected '(mike)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/idiomatic_negation_and_set_difference_he_805.metta.5_failed.html#HYPERON-METTALOG-SANITY.IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.02">Test Report</a>
Assertion: (assertEqualToResult (unify &test-space (friend bob $f) (unify &test-space (carpenter $f) (empty) $f) (empty)))
Expected: (mike)
Actual: ()
]]>
Test case: | IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.03 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '(tiger)' but got '()' |
AssertionError: Test failed: Expected '(tiger)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/idiomatic_negation_and_set_difference_he_805.metta.5_failed.html#HYPERON-METTALOG-SANITY.IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.03">Test Report</a>
Assertion: (assertEqualToResult (unify &test-space (mammal $m) (unify &test-space (pet $m) (empty) $m) (empty)))
Expected: (tiger)
Actual: ()
]]>
Test case: | IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.04 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '(tiger cat dog vulture parrot)' but got '()' |
AssertionError: Test failed: Expected '(tiger cat dog vulture parrot)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/idiomatic_negation_and_set_difference_he_805.metta.5_failed.html#HYPERON-METTALOG-SANITY.IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.04">Test Report</a>
Assertion: (assertEqualToResult (superpose ((unify &test-space (mammal $m) $m (empty)) (unify &test-space (bird $b) $b (empty)))))
Expected: (tiger cat dog vulture parrot)
Actual: ()
]]>
Test case: | IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.05 |
Outcome: | Failed |
Duration: | 0.021 sec |
Failed | Test failed: Expected '(tiger vulture)' but got '()' |
AssertionError: Test failed: Expected '(tiger vulture)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/idiomatic_negation_and_set_difference_he_805.metta.5_failed.html#HYPERON-METTALOG-SANITY.IDIOMATIC-NEGATION-AND-SET-DIFFERENCE-HE-805.05">Test Report</a>
Assertion: (assertEqualToResult (unify &test-space ($p $s) (unify &test-space (pet $s) (empty) $s) (empty)))
Expected: (tiger vulture)
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.01 |
Outcome: | Failed |
Duration: | 0.061 sec |
Failed | Test failed: Expected '((foo a))' but got '(a)' |
AssertionError: Test failed: Expected '((foo a))' but got '(a)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.01">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a) Atom &nested-space))
Expected: ((foo a))
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.02">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a) Symbol &nested-space))
Expected: (a)
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.03">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a) %Undefined% &nested-space))
Expected: (a)
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.08">Test Report</a>
Assertion: (assertEqualToResult (metta (get-type-space &type-space A) %Undefined% &type-space))
Expected: (B C)
Actual: (B C)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.09 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.09">Test Report</a>
Assertion: (assertEqualToResult (evalc (get-type-space &type-space A) &type-space))
Expected: (B C)
Actual: (B C)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.10 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.10">Test Report</a>
Assertion: (assertEqualToResult (get-type-space &nonvalid-space (f 42)))
Expected: (String)
Actual: (String)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.11 |
Outcome: | Passed |
Duration: | 0.018 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.11">Test Report</a>
Assertion: (assertEqualToResult (get-type-space &nonvalid-space (f "test")))
Expected: ()
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.12 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.12">Test Report</a>
Assertion: (assertEqualToResult (eval (car-atom (A $b))))
Expected: (A)
Actual: (A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.13 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.13">Test Report</a>
Assertion: (assertEqualToResult (eval (car-atom ($a B))))
Expected: ($a)
Actual: ($a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.18 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.18">Test Report</a>
Assertion: (assertEqualToResult (cdr-atom (a b c)))
Expected: ((b c))
Actual: ((b c))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.19 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.19">Test Report</a>
Assertion: (assertEqualToResult (cdr-atom ($a b $c)))
Expected: ((b $c))
Actual: ((b $c))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.30 |
Outcome: | Passed |
Duration: | 0.02 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.30">Test Report</a>
Assertion: (assertEqualToResult (min-atom ()))
Expected: ((Error (min-atom ()) expression))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.32 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.32">Test Report</a>
Assertion: (assertEqualToResult (max-atom (5 4 5.5)))
Expected: (5.5)
Actual: (5.5)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.33 |
Outcome: | Failed |
Duration: | 0.022 sec |
Failed | Test failed: Expected '((Error (max-atom ()) "Empty expression"))' but got '()' |
AssertionError: Test failed: Expected '((Error (max-atom ()) "Empty expression"))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.33">Test Report</a>
Assertion: (assertEqualToResult (max-atom ()))
Expected: ((Error (max-atom ()) "Empty expression"))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.35 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.35">Test Report</a>
Assertion: (assertEqualToResult (index-atom (5 4 3 2 1) 2))
Expected: (3)
Actual: (3)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.36 |
Outcome: | Failed |
Duration: | 0.031 sec |
Failed | Test failed: Expected '((Error (index-atom (A B C D E) 5) "Index is out of bounds"))' but got '()' |
AssertionError: Test failed: Expected '((Error (index-atom (A B C D E) 5) "Index is out of bounds"))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.36">Test Report</a>
Assertion: (assertEqualToResult (index-atom (A B C D E) 5))
Expected: ((Error (index-atom (A B C D E) 5) "Index is out of bounds"))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.37 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.37">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (random-int 0 5)) $rint (and (>= $rint 0) (< $rint 5))))
Expected: (True)
Actual: (True)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.39 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.39">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (random-float 0.0 5.0)) $rfloat (and (>= $rfloat 0.0) (< $rfloat 5.0))))
Expected: (True)
Actual: (True)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.40 |
Outcome: | Failed |
Duration: | 0.146 sec |
Failed | Test failed: Expected '((Error (random-float 0 -5) "Range is empty"))' but got '((random-float 0 -5))' |
AssertionError: Test failed: Expected '((Error (random-float 0 -5) "Range is empty"))' but got '((random-float 0 -5))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.40">Test Report</a>
Assertion: (assertEqualToResult (random-float 0 -5))
Expected: ((Error (random-float 0 -5) "Range is empty"))
Actual: ((random-float 0 -5))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.41 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.41">Test Report</a>
Assertion: (assertEqualToResult (eval (switch (A $b) ((($a B) ($b $a)) ((B C) (C B))))))
Expected: ((B A))
Actual: ((B A))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.42 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.42">Test Report</a>
Assertion: (assertEqualToResult (eval (switch (A $b) (((B C) (C B)) ((D E) (E B))))))
Expected: ()
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.43 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.43">Test Report</a>
Assertion: (assertEqualToResult (eval (is-function (-> $t))))
Expected: (True)
Actual: (True)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.44 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.44">Test Report</a>
Assertion: (assertEqualToResult (eval (is-function (A $t))))
Expected: (False)
Actual: (False)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.45 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.45">Test Report</a>
Assertion: (assertEqualToResult (eval (type-cast a A &self)))
Expected: (a)
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.46 |
Outcome: | Failed |
Duration: | 0.046 sec |
Failed | Test failed: Expected '((Error a "BadType"))' but got '(a)' |
AssertionError: Test failed: Expected '((Error a "BadType"))' but got '(a)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.46">Test Report</a>
Assertion: (assertEqualToResult (eval (type-cast a B &self)))
Expected: ((Error a "BadType"))
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.47 |
Outcome: | Failed |
Duration: | 0.096 sec |
Failed | Test failed: Expected '((a c))' but got '((a $c))' |
AssertionError: Test failed: Expected '((a c))' but got '((a $c))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.47">Test Report</a>
Assertion: (assertEqualToResult (eval (filter-atom (a (Error (b) "Test error") $c) $x (eval (if-error $x False True)))))
Expected: ((a c))
Actual: ((a $c))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.48 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.48">Test Report</a>
Assertion: (assertEqualToResult (eval (map-atom (a (b) $c) $x (mapped $x))))
Expected: (((mapped a) (mapped (b)) (mapped $c)))
Actual: (((mapped a) (mapped (b)) (mapped $c)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.49 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.49">Test Report</a>
Assertion: (assertEqualToResult (eval (foldl-atom (1 2 3) 0 $a $b (eval (+ $a $b)))))
Expected: (6)
Actual: (6)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.50 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.50">Test Report</a>
Assertion: (assertEqualToResult (metta A Atom &self))
Expected: (A)
Actual: (A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.51 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.51">Test Report</a>
Assertion: (assertEqualToResult (metta a A &self))
Expected: (a)
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.52 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.52">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a) %Undefined% &self))
Expected: (a)
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.53 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.53">Test Report</a>
Assertion: (assertEqual (foo A))
Expected: (A)
Actual: (A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.55 |
Outcome: | Failed |
Duration: | 0.088 sec |
Failed | Test failed: Expected '((red yellow green))' but got '(red yellow green)' |
AssertionError: Test failed: Expected '((red yellow green))' but got '(red yellow green)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.55">Test Report</a>
Assertion: (assertEqualToResult (superpose (red yellow green)))
Expected: ((red yellow green))
Actual: (red yellow green)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.56 |
Outcome: | Failed |
Duration: | 0.098 sec |
Failed | Test failed: Expected '(red green blue)' but got '((red green blue))' |
AssertionError: Test failed: Expected '(red green blue)' but got '((red green blue))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.56">Test Report</a>
Assertion: (assertEqualToResult (collapse (color)))
Expected: (red green blue)
Actual: ((red green blue))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.57 |
Outcome: | Failed |
Duration: | 0.091 sec |
Failed | Test failed: Expected '((result))' but got '((let () result))' |
AssertionError: Test failed: Expected '((result))' but got '((let () result))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.57">Test Report</a>
Assertion: (assertEqualToResult (let () result))
Expected: ((result))
Actual: ((let () result))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.58 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.58">Test Report</a>
Assertion: (assertEqualToResult (let (P A $b) (P $a B) (P $b $a)))
Expected: ((P B A))
Actual: ((P B A))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.59 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.59">Test Report</a>
Assertion: (assertEqualToResult (bar (quote (foo))))
Expected: ((quote (foo)))
Actual: ((quote (foo)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-1.60 |
Outcome: | Failed |
Duration: | 0.034 sec |
Failed | Test failed: Expected '((A))' but got '(A)' |
AssertionError: Test failed: Expected '((A))' but got '(A)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_1.metta.10_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-1.60">Test Report</a>
Assertion: (assertEqualToResult (bar (unquote (quote (foo)))))
Expected: ((A))
Actual: (A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.01 |
Outcome: | Failed |
Duration: | 0.108 sec |
Failed | Test failed: Expected '((True))' but got '((is Fritz frog))' |
AssertionError: Test failed: Expected '((True))' but got '((is Fritz frog))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.01">Test Report</a>
Assertion: (assertEqualToResult (metta (is Fritz frog) %Undefined% &self))
Expected: ((True))
Actual: ((is Fritz frog))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.02 |
Outcome: | Failed |
Duration: | 0.058 sec |
Failed | Test failed: Expected '(())' but got '((is Tweety frog))' |
AssertionError: Test failed: Expected '(())' but got '((is Tweety frog))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.02">Test Report</a>
Assertion: (assertEqualToResult (metta (is Tweety frog) %Undefined% &self))
Expected: (())
Actual: ((is Tweety frog))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.03 |
Outcome: | Failed |
Duration: | 0.048 sec |
Failed | Test failed: Expected '((True))' but got '(True)' |
AssertionError: Test failed: Expected '((True))' but got '(True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.03">Test Report</a>
Assertion: (assertEqualToResult (metta (eq (plus Z $n) $n) %Undefined% &self))
Expected: ((True))
Actual: (True)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.04 |
Outcome: | Failed |
Duration: | 0.102 sec |
Failed | Test failed: Expected '(())' but got '((eq (S $n) $n))' |
AssertionError: Test failed: Expected '(())' but got '((eq (S $n) $n))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.04">Test Report</a>
Assertion: (assertEqualToResult (metta (eq (plus (S Z) $n) $n) %Undefined% &self))
Expected: (())
Actual: ((eq (S $n) $n))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.05 |
Outcome: | Failed |
Duration: | 0.053 sec |
Failed | Test failed: Expected '((a))' but got '(a)' |
AssertionError: Test failed: Expected '((a))' but got '(a)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.05">Test Report</a>
Assertion: (assertEqualToResult (metta ((foo) a) %Undefined% &self))
Expected: ((a))
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.06 |
Outcome: | Failed |
Duration: | 0.051 sec |
Failed | Test failed: Expected '((Error myAtom "BadType"))' but got '(myAtom)' |
AssertionError: Test failed: Expected '((Error myAtom "BadType"))' but got '(myAtom)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.06">Test Report</a>
Assertion: (assertEqualToResult (metta (id_a myAtom) %Undefined% &self))
Expected: ((Error myAtom "BadType"))
Actual: (myAtom)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.07 |
Outcome: | Failed |
Duration: | 0.035 sec |
Failed | Test failed: Expected '((c))' but got '(c)' |
AssertionError: Test failed: Expected '((c))' but got '(c)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.07">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a b) %Undefined% &self))
Expected: ((c))
Actual: (c)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.08 |
Outcome: | Failed |
Duration: | 0.104 sec |
Failed | Test failed: Expected '((Error (foo a) "IncorrectNumberOfArguments"))' but got '((foo a))' |
AssertionError: Test failed: Expected '((Error (foo a) "IncorrectNumberOfArguments"))' but got '((foo a))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.08">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a) %Undefined% &self))
Expected: ((Error (foo a) "IncorrectNumberOfArguments"))
Actual: ((foo a))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.09 |
Outcome: | Failed |
Duration: | 0.112 sec |
Failed | Test failed: Expected '(((-> Atom Atom ErrorType)))' but got '((-> Atom Atom ErrorType))' |
AssertionError: Test failed: Expected '(((-> Atom Atom ErrorType)))' but got '((-> Atom Atom ErrorType))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.09">Test Report</a>
Assertion: (assertEqualToResult (get-type Error))
Expected: (((-> Atom Atom ErrorType)))
Actual: ((-> Atom Atom ErrorType))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.10 |
Outcome: | Failed |
Duration: | 0.048 sec |
Failed | Test failed: Expected '((Symbol))' but got '(Grounded)' |
AssertionError: Test failed: Expected '((Symbol))' but got '(Grounded)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.10">Test Report</a>
Assertion: (assertEqualToResult (get-metatype Error))
Expected: ((Symbol))
Actual: (Grounded)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.11 |
Outcome: | Failed |
Duration: | 0.019 sec |
Failed | Test failed: Expected '((ErrorType))' but got '(())' |
AssertionError: Test failed: Expected '((ErrorType))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.11">Test Report</a>
Assertion: (assertEqualToResult (get-type (Error Foo Boo)))
Expected: ((ErrorType))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.12 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.12">Test Report</a>
Assertion: (assertEqualToResult (Error (+ 1 2) (+ 1 +)))
Expected: ((Error (+ 1 2) (+ 1 +)))
Actual: ((Error (+ 1 2) (+ 1 +)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.13 |
Outcome: | Failed |
Duration: | 0.049 sec |
Failed | Test failed: Expected '(("test"))' but got '("test")' |
AssertionError: Test failed: Expected '(("test"))' but got '("test")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.13">Test Report</a>
Assertion: (assertEqualToResult (id "test"))
Expected: (("test"))
Actual: ("test")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.14 |
Outcome: | Failed |
Duration: | 0.032 sec |
Failed | Test failed: Expected '(("te st"))' but got '("te st")' |
AssertionError: Test failed: Expected '(("te st"))' but got '("te st")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.14">Test Report</a>
Assertion: (assertEqualToResult (id "te st"))
Expected: (("te st"))
Actual: ("te st")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.15 |
Outcome: | Failed |
Duration: | 0.042 sec |
Failed | Test failed: Expected '(("te\"st"))' but got '("te\"st")' |
AssertionError: Test failed: Expected '(("te\"st"))' but got '("te\"st")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.15">Test Report</a>
Assertion: (assertEqualToResult (id "te\"st"))
Expected: (("te\"st"))
Actual: ("te\"st")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.16 |
Outcome: | Failed |
Duration: | 0.047 sec |
Failed | Test failed: Expected '((""))' but got '("")' |
AssertionError: Test failed: Expected '((""))' but got '("")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.16">Test Report</a>
Assertion: (assertEqualToResult (id ""))
Expected: ((""))
Actual: ("")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.17 |
Outcome: | Failed |
Duration: | 0.051 sec |
Failed | Test failed: Expected '(("te\nst"))' but got '("te\nst")' |
AssertionError: Test failed: Expected '(("te\nst"))' but got '("te\nst")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.17">Test Report</a>
Assertion: (assertEqualToResult (id "te\nst"))
Expected: (("te\nst"))
Actual: ("te\nst")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.18 |
Outcome: | Failed |
Duration: | 0.113 sec |
Failed | Test failed: Expected '((("te\nst") test))' but got '(("te\nst" test))' |
AssertionError: Test failed: Expected '((("te\nst") test))' but got '(("te\nst" test))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.18">Test Report</a>
Assertion: (assertEqualToResult ("te\nst" test))
Expected: ((("te\nst") test))
Actual: (("te\nst" test))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.19 |
Outcome: | Failed |
Duration: | 0.122 sec |
Failed | Test failed: Expected '((FOO BAR BAZ))' but got '(bar FOO BAR BAZ)' |
AssertionError: Test failed: Expected '((FOO BAR BAZ))' but got '(bar FOO BAR BAZ)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.19">Test Report</a>
Assertion: (assertEqualToResult (superpose ((foo) (bar) BAZ)))
Expected: ((FOO BAR BAZ))
Actual: (bar FOO BAR BAZ)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.20 |
Outcome: | Failed |
Duration: | 0.099 sec |
Failed | Test failed: Expected '((result))' but got '((let () result))' |
AssertionError: Test failed: Expected '((result))' but got '((let () result))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.20">Test Report</a>
Assertion: (assertEqualToResult (let () result))
Expected: ((result))
Actual: ((let () result))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.21 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.21">Test Report</a>
Assertion: (assertEqualToResult (let (P A $b) (P $a B) (P $b $a)))
Expected: ((P B A))
Actual: ((P B A))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.22 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.22">Test Report</a>
Assertion: (assertEqualToResult (let* (((P A $b) (P $a B))) (P $b $a)))
Expected: ((P B A))
Actual: ((P B A))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.23 |
Outcome: | Passed |
Duration: | 0.009 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.23">Test Report</a>
Assertion: (assertEqualToResult (bar (quote (foo))))
Expected: ((quote (foo)))
Actual: ((quote (foo)) (quote (foo)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.24 |
Outcome: | Failed |
Duration: | 0.133 sec |
Failed | Test failed: Expected '((A))' but got '(bar bar FOO FOO A A)' |
AssertionError: Test failed: Expected '((A))' but got '(bar bar FOO FOO A A)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.24">Test Report</a>
Assertion: (assertEqualToResult (bar (unquote (quote (foo)))))
Expected: ((A))
Actual: (bar bar FOO FOO A A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.25 |
Outcome: | Failed |
Duration: | 0.114 sec |
Failed | Test failed: Expected '((A))' but got '(bar FOO A bar FOO A)' |
AssertionError: Test failed: Expected '((A))' but got '(bar FOO A bar FOO A)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.25">Test Report</a>
Assertion: (assertEqualToResult (unquote (bar (quote (foo)))))
Expected: ((A))
Actual: (bar FOO A bar FOO A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.26 |
Outcome: | Failed |
Duration: | 0.046 sec |
Failed | Test failed: Expected '((@doc-formal (@item some-func) (@kind function) (@type (-> Arg1Type Arg2Type RetType)) (@desc "Test function") (@params ((@param "First argument") (@param "Second argument"))) (@return "Return value")))' but got '()' |
AssertionError: Test failed: Expected '((@doc-formal (@item some-func) (@kind function) (@type (-> Arg1Type Arg2Type RetType)) (@desc "Test function") (@params ((@param "First argument") (@param "Second argument"))) (@return "Return value")))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.26">Test Report</a>
Assertion: (assertEqualToResult (get-doc (some-func a b)))
Expected: ((@doc-formal (@item some-func) (@kind function) (@type (-> Arg1Type Arg2Type RetType)) (@desc "Test function") (@params ((@param "First argument") (@param "Second argument"))) (@return "Return value")))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.27 |
Outcome: | Failed |
Duration: | 0.035 sec |
Failed | Test failed: Expected '((@doc-formal (@item some-func-no-type) (@kind function) (@type %Undefined%) (@desc "Test function without type") (@params ((@param "First argument") (@param "Second argument"))) (@return "Return value")))' but got '()' |
AssertionError: Test failed: Expected '((@doc-formal (@item some-func-no-type) (@kind function) (@type %Undefined%) (@desc "Test function without type") (@params ((@param "First argument") (@param "Second argument"))) (@return "Return value")))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.27">Test Report</a>
Assertion: (assertEqualToResult (get-doc some-func-no-type))
Expected: ((@doc-formal (@item some-func-no-type) (@kind function) (@type %Undefined%) (@desc "Test function without type") (@params ((@param "First argument") (@param "Second argument"))) (@return "Return value")))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.28 |
Outcome: | Failed |
Duration: | 0.11 sec |
Failed | Test failed: Expected '(((-> Atom Atom ErrorType)))' but got '((-> Atom Atom ErrorType))' |
AssertionError: Test failed: Expected '(((-> Atom Atom ErrorType)))' but got '((-> Atom Atom ErrorType))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.28">Test Report</a>
Assertion: (assertEqualToResult (get-type Error))
Expected: (((-> Atom Atom ErrorType)))
Actual: ((-> Atom Atom ErrorType))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.29 |
Outcome: | Failed |
Duration: | 0.042 sec |
Failed | Test failed: Expected '((Symbol))' but got '(Grounded)' |
AssertionError: Test failed: Expected '((Symbol))' but got '(Grounded)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.29">Test Report</a>
Assertion: (assertEqualToResult (get-metatype Error))
Expected: ((Symbol))
Actual: (Grounded)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.30 |
Outcome: | Failed |
Duration: | 0.018 sec |
Failed | Test failed: Expected '((ErrorType))' but got '(())' |
AssertionError: Test failed: Expected '((ErrorType))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.30">Test Report</a>
Assertion: (assertEqualToResult (get-type (Error Foo Boo)))
Expected: ((ErrorType))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.31 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.31">Test Report</a>
Assertion: (assertEqualToResult (Error (+ 1 2) (+ 1 +)))
Expected: ((Error (+ 1 2) (+ 1 +)))
Actual: ((Error (+ 1 2) (+ 1 +)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.32 |
Outcome: | Failed |
Duration: | 0.026 sec |
Failed | Test failed: Expected '(((A B) (AA B) (A BB) (AA BB) %Undefined%))' but got '(())' |
AssertionError: Test failed: Expected '(((A B) (AA B) (A BB) (AA BB) %Undefined%))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.32">Test Report</a>
Assertion: (assertEqualToResult (get-type (a b) &self))
Expected: (((A B) (AA B) (A BB) (AA BB) %Undefined%))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.33 |
Outcome: | Failed |
Duration: | 0.113 sec |
Failed | Test failed: Expected '((a))' but got '(a a a (FOO a) (A a))' |
AssertionError: Test failed: Expected '((a))' but got '(a a a (FOO a) (A a))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.33">Test Report</a>
Assertion: (assertEqualToResult (metta ((foo) a) %Undefined% &self))
Expected: ((a))
Actual: (a a a (FOO a) (A a))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.34 |
Outcome: | Failed |
Duration: | 0.183 sec |
Failed | Test failed: Expected '((a (c $a) $x $y))' but got '((a (c $_490454 $_490460) $x $y))' |
AssertionError: Test failed: Expected '((a (c $a) $x $y))' but got '((a (c $_490454 $_490460) $x $y))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.34">Test Report</a>
Assertion: (assertEqualToResult (metta (a (b $a) $x $y) %Undefined% &self))
Expected: ((a (c $a) $x $y))
Actual: ((a (c $_490454 $_490460) $x $y))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.35 |
Outcome: | Passed |
Duration: | 0.009 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.35">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x) (sealed ($a $b) (quote (= ($a $x $c) \n ($b))))))
Expected: ((quote (= (= $x $c) \n ($b))))
Actual: ((quote (= (= $x $c) \n ($b))))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.36 |
Outcome: | Passed |
Duration: | 0.01 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.36">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x $y) (quote (= ($y $z)))))
Expected: ((quote (= ($y $z))))
Actual: ((quote (= ($y $z))))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.37 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.37">Test Report</a>
Assertion: (assertEqualToResult (let (quote ($sv $st)) (sealed ($x) (quote ($x (output $x)))) (let $sv (input $x) $st)))
Expected: ((output (input $x)))
Actual: ((output (input $x)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.38 |
Outcome: | Failed |
Duration: | 0.122 sec |
Failed | Test failed: Expected '((foo))' but got '(bar FOO A BAR baz)' |
AssertionError: Test failed: Expected '((foo))' but got '(bar FOO A BAR baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.38">Test Report</a>
Assertion: (assertEqualToResult (foo))
Expected: ((foo))
Actual: (bar FOO A BAR baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.39 |
Outcome: | Failed |
Duration: | 0.048 sec |
Failed | Test failed: Expected '((baz))' but got '(bar)' |
AssertionError: Test failed: Expected '((baz))' but got '(bar)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.39">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (bar)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.40 |
Outcome: | Failed |
Duration: | 0.049 sec |
Failed | Test failed: Expected '((baz))' but got '(FOO)' |
AssertionError: Test failed: Expected '((baz))' but got '(FOO)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.40">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (FOO)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.41 |
Outcome: | Failed |
Duration: | 0.036 sec |
Failed | Test failed: Expected '((baz))' but got '(A)' |
AssertionError: Test failed: Expected '((baz))' but got '(A)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.41">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (A)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.42 |
Outcome: | Failed |
Duration: | 0.032 sec |
Failed | Test failed: Expected '((baz))' but got '(BAR)' |
AssertionError: Test failed: Expected '((baz))' but got '(BAR)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.42">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (BAR)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-2.43 |
Outcome: | Failed |
Duration: | 0.052 sec |
Failed | Test failed: Expected '((baz))' but got '(baz)' |
AssertionError: Test failed: Expected '((baz))' but got '(baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_2.metta.35_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-2.43">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.01 |
Outcome: | Failed |
Duration: | 0.056 sec |
Failed | Test failed: Expected '((mod-space! stdlib))' but got '(&stdlib)' |
AssertionError: Test failed: Expected '((mod-space! stdlib))' but got '(&stdlib)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.01">Test Report</a>
Assertion: (assertEqualToResult (get-atoms &new-space))
Expected: ((mod-space! stdlib))
Actual: (&stdlib)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.02 |
Outcome: | Failed |
Duration: | 0.013 sec |
Failed | Test failed: Expected '((a a))' but got '()' |
AssertionError: Test failed: Expected '((a a))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.02">Test Report</a>
Assertion: (assertEqualToResult (get-atoms &space))
Expected: ((a a))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.03 |
Outcome: | Failed |
Duration: | 0.028 sec |
Failed | Test failed: Expected '(((A B) (AA B) (A BB) (AA BB) %Undefined%))' but got '(())' |
AssertionError: Test failed: Expected '(((A B) (AA B) (A BB) (AA BB) %Undefined%))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.03">Test Report</a>
Assertion: (assertEqualToResult (get-type (a b) &self))
Expected: (((A B) (AA B) (A BB) (AA BB) %Undefined%))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.04 |
Outcome: | Failed |
Duration: | 0.039 sec |
Failed | Test failed: Expected '((3))' but got '(3)' |
AssertionError: Test failed: Expected '((3))' but got '(3)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.04">Test Report</a>
Assertion: (assertEqualToResult (index-atom (5 4 3 2 1) 2))
Expected: ((3))
Actual: (3)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.05 |
Outcome: | Failed |
Duration: | 0.022 sec |
Failed | Test failed: Expected '((Error (index-atom (A B C D E) 5) "Index is out of bounds"))' but got '()' |
AssertionError: Test failed: Expected '((Error (index-atom (A B C D E) 5) "Index is out of bounds"))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.05">Test Report</a>
Assertion: (assertEqualToResult (index-atom (A B C D E) 5))
Expected: ((Error (index-atom (A B C D E) 5) "Index is out of bounds"))
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.06 |
Outcome: | Failed |
Duration: | 0.013 sec |
Failed | Test failed: Expected '((False))' but got '(())' |
AssertionError: Test failed: Expected '((False))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.06">Test Report</a>
Assertion: (assertEqualToResult (remove-atom &space b))
Expected: ((False))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.07 |
Outcome: | Failed |
Duration: | 0.045 sec |
Failed | Test failed: Expected '((a))' but got '(a)' |
AssertionError: Test failed: Expected '((a))' but got '(a)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.07">Test Report</a>
Assertion: (assertEqualToResult (metta ((foo) a) %Undefined% &self))
Expected: ((a))
Actual: (a)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.08 |
Outcome: | Passed |
Duration: | 0.223 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.08">Test Report</a>
Assertion: (assertEqualToResult (metta (a (b $a) $x $y) %Undefined% &self))
Expected: ((a (c $a $y) $x $y))
Actual: ((a (c $a $y) $x $y))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.09 |
Outcome: | Passed |
Duration: | 0.009 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.09">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x) (sealed ($a $b) (quote (= ($a $x $c) \n ($b))))))
Expected: ((quote (= (= $x $c) \n ($b))))
Actual: ((quote (= (= $x $c) \n ($b))))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.10 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.10">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x $y) (quote (= ($y $z)))))
Expected: ((quote (= ($y $z))))
Actual: ((quote (= ($y $z))))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.11 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.11">Test Report</a>
Assertion: (assertEqualToResult (let (quote ($sv $st)) (sealed ($x) (quote ($x (output $x)))) (let $sv (input $x) $st)))
Expected: ((output (input $x)))
Actual: ((output (input $x)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.12 |
Outcome: | Failed |
Duration: | 0.095 sec |
Failed | Test failed: Expected '((baz))' but got '(bar baz)' |
AssertionError: Test failed: Expected '((baz))' but got '(bar baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.12">Test Report</a>
Assertion: (assertEqualToResult (foo))
Expected: ((baz))
Actual: (bar baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.13 |
Outcome: | Failed |
Duration: | 0.09 sec |
Failed | Test failed: Expected '((foo))' but got '(bar baz)' |
AssertionError: Test failed: Expected '((foo))' but got '(bar baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.13">Test Report</a>
Assertion: (assertEqualToResult (foo))
Expected: ((foo))
Actual: (bar baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.14 |
Outcome: | Failed |
Duration: | 0.048 sec |
Failed | Test failed: Expected '((baz))' but got '(bar)' |
AssertionError: Test failed: Expected '((baz))' but got '(bar)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.14">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (bar)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.15 |
Outcome: | Failed |
Duration: | 0.048 sec |
Failed | Test failed: Expected '((baz))' but got '(baz)' |
AssertionError: Test failed: Expected '((baz))' but got '(baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.15">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.16 |
Outcome: | Failed |
Duration: | 0.109 sec |
Failed | Test failed: Expected '(((-> Atom Atom ErrorType)))' but got '((-> Atom Atom ErrorType))' |
AssertionError: Test failed: Expected '(((-> Atom Atom ErrorType)))' but got '((-> Atom Atom ErrorType))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.16">Test Report</a>
Assertion: (assertEqualToResult (get-type Error))
Expected: (((-> Atom Atom ErrorType)))
Actual: ((-> Atom Atom ErrorType))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.17 |
Outcome: | Failed |
Duration: | 0.026 sec |
Failed | Test failed: Expected '((Symbol))' but got '(Grounded)' |
AssertionError: Test failed: Expected '((Symbol))' but got '(Grounded)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.17">Test Report</a>
Assertion: (assertEqualToResult (get-metatype Error))
Expected: ((Symbol))
Actual: (Grounded)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.18 |
Outcome: | Failed |
Duration: | 0.021 sec |
Failed | Test failed: Expected '((ErrorType))' but got '(())' |
AssertionError: Test failed: Expected '((ErrorType))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.18">Test Report</a>
Assertion: (assertEqualToResult (get-type (Error Foo Boo)))
Expected: ((ErrorType))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.19 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.19">Test Report</a>
Assertion: (assertEqualToResult (Error (+ 1 2) (+ 1 +)))
Expected: ((Error (+ 1 2) (+ 1 +)))
Actual: ((Error (+ 1 2) (+ 1 +)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.20 |
Outcome: | Failed |
Duration: | 0.045 sec |
Failed | Test failed: Expected '(("test"))' but got '("test")' |
AssertionError: Test failed: Expected '(("test"))' but got '("test")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.20">Test Report</a>
Assertion: (assertEqualToResult (id "test"))
Expected: (("test"))
Actual: ("test")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.21 |
Outcome: | Failed |
Duration: | 0.045 sec |
Failed | Test failed: Expected '(("te st"))' but got '("te st")' |
AssertionError: Test failed: Expected '(("te st"))' but got '("te st")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.21">Test Report</a>
Assertion: (assertEqualToResult (id "te st"))
Expected: (("te st"))
Actual: ("te st")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.22 |
Outcome: | Failed |
Duration: | 0.042 sec |
Failed | Test failed: Expected '(("te\"st"))' but got '("te\"st")' |
AssertionError: Test failed: Expected '(("te\"st"))' but got '("te\"st")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.22">Test Report</a>
Assertion: (assertEqualToResult (id "te\"st"))
Expected: (("te\"st"))
Actual: ("te\"st")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.23 |
Outcome: | Failed |
Duration: | 0.042 sec |
Failed | Test failed: Expected '((""))' but got '("")' |
AssertionError: Test failed: Expected '((""))' but got '("")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.23">Test Report</a>
Assertion: (assertEqualToResult (id ""))
Expected: ((""))
Actual: ("")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.24 |
Outcome: | Failed |
Duration: | 0.037 sec |
Failed | Test failed: Expected '(("te\nst"))' but got '("te\nst")' |
AssertionError: Test failed: Expected '(("te\nst"))' but got '("te\nst")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.24">Test Report</a>
Assertion: (assertEqualToResult (id "te\nst"))
Expected: (("te\nst"))
Actual: ("te\nst")
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.25 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.25">Test Report</a>
Assertion: (assertEqualToResult ("te\nst" test))
Expected: (("te\nst" test))
Actual: (("te\nst" test))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.26 |
Outcome: | Failed |
Duration: | 0.012 sec |
Failed | Test failed: Expected '((D))' but got '(())' |
AssertionError: Test failed: Expected '((D))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.26">Test Report</a>
Assertion: (assertEqualToResult (get-type (f_sym (b))))
Expected: ((D))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.27 |
Outcome: | Failed |
Duration: | 0.055 sec |
Failed | Test failed: Expected '((D))' but got '(D)' |
AssertionError: Test failed: Expected '((D))' but got '(D)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.27">Test Report</a>
Assertion: (assertEqualToResult (get-type (f_expr (b))))
Expected: ((D))
Actual: (D)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.28 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '((D))' but got '(())' |
AssertionError: Test failed: Expected '((D))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.28">Test Report</a>
Assertion: (assertEqualToResult (get-type (f_var (b))))
Expected: ((D))
Actual: (())
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.29 |
Outcome: | Failed |
Duration: | 0.046 sec |
Failed | Test failed: Expected '((True))' but got '(True)' |
AssertionError: Test failed: Expected '((True))' but got '(True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.29">Test Report</a>
Assertion: (assertEqualToResult (metta (eq (plus Z $n) $n) %Undefined% &self))
Expected: ((True))
Actual: (True)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.30 |
Outcome: | Failed |
Duration: | 0.079 sec |
Failed | Test failed: Expected '(())' but got '((eq (S $n) $n))' |
AssertionError: Test failed: Expected '(())' but got '((eq (S $n) $n))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.30">Test Report</a>
Assertion: (assertEqualToResult (metta (eq (plus (S Z) $n) $n) %Undefined% &self))
Expected: (())
Actual: ((eq (S $n) $n))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.31 |
Outcome: | Failed |
Duration: | 0.117 sec |
Failed | Test failed: Expected '((d))' but got '((myif (mynot (c $_280656 $_280662)) ($_280656 $_280662)) d)' |
AssertionError: Test failed: Expected '((d))' but got '((myif (mynot (c $_280656 $_280662)) ($_280656 $_280662)) d)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.31">Test Report</a>
Assertion: (assertEqualToResult (metta (myif (a $x) $x) %Undefined% &self))
Expected: ((d))
Actual: ((myif (mynot (c $_280656 $_280662)) ($_280656 $_280662)) d)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.32 |
Outcome: | Failed |
Duration: | 0.113 sec |
Failed | Test failed: Expected '((True))' but got '((mynot (c $_337126 $_337132)) T True)' |
AssertionError: Test failed: Expected '((True))' but got '((mynot (c $_337126 $_337132)) T True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.32">Test Report</a>
Assertion: (assertEqualToResult (metta (a $W) %Undefined% &self))
Expected: ((True))
Actual: ((mynot (c $_337126 $_337132)) T True)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.33 |
Outcome: | Failed |
Duration: | 0.099 sec |
Failed | Test failed: Expected '((a))' but got '(a a (baz a))' |
AssertionError: Test failed: Expected '((a))' but got '(a a (baz a))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.33">Test Report</a>
Assertion: (assertEqualToResult (metta ((foo) a) %Undefined% &self))
Expected: ((a))
Actual: (a a (baz a))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.34 |
Outcome: | Passed |
Duration: | 0.009 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.34">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x) (sealed ($a $b) (quote (= ($a $x $c) \n ($b))))))
Expected: ((quote (= (= $x $c) \n ($b))))
Actual: ((quote (= (= $x $c) \n ($b))))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.35 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.35">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x $y) (quote (= ($y $z)))))
Expected: ((quote (= ($y $z))))
Actual: ((quote (= ($y $z))))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.36 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.36">Test Report</a>
Assertion: (assertEqualToResult (let (quote ($sv $st)) (sealed ($x) (quote ($x (output $x)))) (let $sv (input $x) $st)))
Expected: ((output (input $x)))
Actual: ((output (input $x)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.37 |
Outcome: | Failed |
Duration: | 0.075 sec |
Failed | Test failed: Expected '((baz))' but got '(bar baz)' |
AssertionError: Test failed: Expected '((baz))' but got '(bar baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.37">Test Report</a>
Assertion: (assertEqualToResult (foo))
Expected: ((baz))
Actual: (bar baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.38 |
Outcome: | Failed |
Duration: | 0.076 sec |
Failed | Test failed: Expected '((foo))' but got '(bar baz)' |
AssertionError: Test failed: Expected '((foo))' but got '(bar baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.38">Test Report</a>
Assertion: (assertEqualToResult (foo))
Expected: ((foo))
Actual: (bar baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.39 |
Outcome: | Failed |
Duration: | 0.032 sec |
Failed | Test failed: Expected '((baz))' but got '(bar)' |
AssertionError: Test failed: Expected '((baz))' but got '(bar)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.39">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (bar)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.40 |
Outcome: | Failed |
Duration: | 0.029 sec |
Failed | Test failed: Expected '((baz))' but got '(baz)' |
AssertionError: Test failed: Expected '((baz))' but got '(baz)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.40">Test Report</a>
Assertion: (assertEqualToResult (eval (foo)))
Expected: ((baz))
Actual: (baz)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.41 |
Outcome: | Passed |
Duration: | 0.015 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.41">Test Report</a>
Assertion: (assertEqualToResult (metta () %Undefined% &self))
Expected: (())
Actual: ()
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.42 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.42">Test Report</a>
Assertion: (assertEqualToResult (metta (unknown-func a) %Undefined% &self))
Expected: ((unknown-func a))
Actual: ((unknown-func a))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.43 |
Outcome: | Failed |
Duration: | 0.111 sec |
Failed | Test failed: Expected '((a a))' but got '((mynot (b a)))' |
AssertionError: Test failed: Expected '((a a))' but got '((mynot (b a)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.43">Test Report</a>
Assertion: (assertEqualToResult (metta (known-func a) %Undefined% &self))
Expected: ((a a))
Actual: ((mynot (b a)))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.44 |
Outcome: | Failed |
Duration: | 0.093 sec |
Failed | Test failed: Expected '((blue red green))' but got '(blue red green)' |
AssertionError: Test failed: Expected '((blue red green))' but got '(blue red green)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.44">Test Report</a>
Assertion: (assertEqualToResult (metta (color) %Undefined% &self))
Expected: ((blue red green))
Actual: (blue red green)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.45 |
Outcome: | Failed |
Duration: | 0.153 sec |
Failed | Test failed: Expected '((a (c $a $y) $x $y))' but got '((a (c $_873330 $_873336) $x $y) (a F $x $y) (a (c $_873196 $_873202) $x $y))' |
AssertionError: Test failed: Expected '((a (c $a $y) $x $y))' but got '((a (c $_873330 $_873336) $x $y) (a F $x $y) (a (c $_873196 $_873202) $x $y))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.45">Test Report</a>
Assertion: (assertEqualToResult (metta (a (b $a) $x $y) %Undefined% &self))
Expected: ((a (c $a $y) $x $y))
Actual: ((a (c $_873330 $_873336) $x $y) (a F $x $y) (a (c $_873196 $_873202) $x $y))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.46 |
Outcome: | Failed |
Duration: | 0.032 sec |
Failed | Test failed: Expected '((c))' but got '(c)' |
AssertionError: Test failed: Expected '((c))' but got '(c)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.46">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a b) %Undefined% &self))
Expected: ((c))
Actual: (c)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.47 |
Outcome: | Failed |
Duration: | 0.106 sec |
Failed | Test failed: Expected '((Error (foo a) "IncorrectNumberOfArguments"))' but got '((foo a))' |
AssertionError: Test failed: Expected '((Error (foo a) "IncorrectNumberOfArguments"))' but got '((foo a))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.47">Test Report</a>
Assertion: (assertEqualToResult (metta (foo a) %Undefined% &self))
Expected: ((Error (foo a) "IncorrectNumberOfArguments"))
Actual: ((foo a))
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.48 |
Outcome: | Failed |
Duration: | 0.032 sec |
Failed | Test failed: Expected '((myAtom))' but got '(myAtom)' |
AssertionError: Test failed: Expected '((myAtom))' but got '(myAtom)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.48">Test Report</a>
Assertion: (assertEqualToResult (metta (id_num myAtom) %Undefined% &self))
Expected: ((myAtom))
Actual: (myAtom)
]]>
Test case: | INDEX-MIN-FUNCTIONS-EXTRA-3.49 |
Outcome: | Failed |
Duration: | 0.03 sec |
Failed | Test failed: Expected '((Error myAtom "BadType"))' but got '(myAtom)' |
AssertionError: Test failed: Expected '((Error myAtom "BadType"))' but got '(myAtom)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/index_min_functions_extra_3.metta.38_failed.html#HYPERON-METTALOG-SANITY.INDEX-MIN-FUNCTIONS-EXTRA-3.49">Test Report</a>
Assertion: (assertEqualToResult (metta (id_a myAtom) %Undefined% &self))
Expected: ((Error myAtom "BadType"))
Actual: (myAtom)
]]>
Test case: | INHERIT-OR-NOT-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (metta (match &self (likes $x $y) ($x $y)) Atom &new-space))
Expected: ()
Actual: ()
]]>
Test case: | INHERIT-OR-NOT-TESTS.02 |
Outcome: | Failed |
Duration: | 0.015 sec |
Failed | Test failed: Expected '((foo 1))' but got '()' |
AssertionError: Test failed: Expected '((foo 1))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: ((foo 1))
Actual: ()
]]>
Test case: | INHERIT-OR-NOT-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (metta (match &self (likes $x $y) ($x $y)) Atom &new-space))
Expected: ((John Jane))
Actual: ((John Jane))
]]>
Test case: | INHERIT-OR-NOT-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2)
Actual: (2)
]]>
Test case: | INHERIT-OR-NOT-TESTS.05 |
Outcome: | Failed |
Duration: | 0.11 sec |
Failed | Test failed: Expected '((John Jess) (John Jane))' but got '((John Jane))' |
AssertionError: Test failed: Expected '((John Jess) (John Jane))' but got '((John Jane))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (metta (match &self (likes $x $y) ($x $y)) Atom &new-space))
Expected: ((John Jess) (John Jane))
Actual: ((John Jane))
]]>
Test case: | INHERIT-OR-NOT-TESTS.06 |
Outcome: | Failed |
Duration: | 0.079 sec |
Failed | Test failed: Expected '(2 3)' but got '(2)' |
AssertionError: Test failed: Expected '(2 3)' but got '(2)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2 3)
Actual: (2)
]]>
Test case: | INHERIT-OR-NOT-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2)
Actual: (2)
]]>
Test case: | INHERIT-OR-NOT-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/inherit_or_not_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.INHERIT-OR-NOT-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (metta (match &self (likes $x $y) ($x $y)) Atom &new-space))
Expected: ((John Jane))
Actual: ((John Jane))
]]>
Test case: | INTERSECTION-TESTS.01 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.01">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c d)) (superpose (c d e f))))
Expected: (c d)
Actual: (c d)
]]>
Test case: | INTERSECTION-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.02">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c d)) (superpose (b c))))
Expected: (b c)
Actual: (b c)
]]>
Test case: | INTERSECTION-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.03">Test Report</a>
Assertion: (assertEqual (intersection (intersection (superpose (a b c d)) (superpose (b c))) (superpose (d))))
Expected: ()
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.04">Test Report</a>
Assertion: (assertEqual (intersection (superpose ((foo bar) (bar baz) qux)) (superpose ((bar baz) qux))))
Expected: ((bar baz) qux)
Actual: ((bar baz) qux)
]]>
Test case: | INTERSECTION-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.05">Test Report</a>
Assertion: (assertEqual (intersection (superpose (1 2 3 foo bar)) (superpose (2 foo))))
Expected: (2 foo)
Actual: (2 foo)
]]>
Test case: | INTERSECTION-TESTS.06 |
Outcome: | Passed |
Duration: | 0.093 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.06">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b b c d)) (superpose (b c))))
Expected: (b c)
Actual: (b b c)
]]>
Test case: | INTERSECTION-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.07">Test Report</a>
Assertion: (assertEqual (unique (intersection (superpose (a b b c)) (superpose (b c c d)))))
Expected: (b c)
Actual: (b c)
]]>
Test case: | INTERSECTION-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.08">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c)) (superpose ())))
Expected: ()
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.09">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c)) (superpose (x y z))))
Expected: ()
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.10">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c d)) (superpose (b c x y))))
Expected: (b c)
Actual: (b c)
]]>
Test case: | INTERSECTION-TESTS.11 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.11">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c d)) (superpose (a b c d))))
Expected: (a b c d)
Actual: (a b c d)
]]>
Test case: | INTERSECTION-TESTS.12 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.12">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c (a b c))) (superpose (a b c (a b c)))))
Expected: (a b c (a b c))
Actual: (a b c (a b c))
]]>
Test case: | INTERSECTION-TESTS.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.13">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c d)) (superpose (c))))
Expected: (c)
Actual: (c)
]]>
Test case: | INTERSECTION-TESTS.14 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.14">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a b c d e f)) (superpose (b c d))))
Expected: (b c d)
Actual: (b c d)
]]>
Test case: | INTERSECTION-TESTS.15 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.15">Test Report</a>
Assertion: (assertEqual (intersection (superpose (a (b c) d)) (superpose ((b c) e f))))
Expected: ((b c))
Actual: ((b c))
]]>
Test case: | INTERSECTION-TESTS.16 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.16">Test Report</a>
Assertion: (assertEqual (intersection (superpose ((a b) (c d))) (superpose ())))
Expected: ()
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.17 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.17">Test Report</a>
Assertion: (assertEqual (intersection (superpose (1 2 3 foo bar)) (superpose (3 foo baz))))
Expected: (3 foo)
Actual: (3 foo)
]]>
Test case: | INTERSECTION-TESTS.18 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.18">Test Report</a>
Assertion: (assertEqual (intersection (superpose ((foo $x) (bar $y))) (superpose ((bar $y) (foo qux)))))
Expected: ((bar $y))
Actual: ((bar $y))
]]>
Test case: | INTERSECTION-TESTS.19 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.19">Test Report</a>
Assertion: (assertEqual (intersection (superpose ($x b c)) (superpose (b $y c))))
Expected: (b c)
Actual: (b c)
]]>
Test case: | INTERSECTION-TESTS.20 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.20">Test Report</a>
Assertion: (assertEqual (intersection (superpose (($x b) (c d))) (superpose ((a $y) (c d)))))
Expected: ((c d))
Actual: ((c d))
]]>
Test case: | INTERSECTION-TESTS.21 |
Outcome: | Passed |
Duration: | 0.114 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.21">Test Report</a>
Assertion: (assertEqualToResult (pred-intersection unified (superpose (($x (+ 1 2)) (3 4))) (superpose ((3 $y) (4 (+ 1 2))))))
Expected: ((3 3) (3 4) (4 3))
Actual: ((3 3) (4 3) (3 4))
]]>
Test case: | INTERSECTION-TESTS.22 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.22">Test Report</a>
Assertion: (assertEqual (intersection (superpose ((foo (+ 1 2)) (bar $y))) (superpose ((foo 3) (bar baz)))))
Expected: ((foo 3))
Actual: ((foo 3))
]]>
Test case: | INTERSECTION-TESTS.24 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.24">Test Report</a>
Assertion: (assertEqual (intersection (superpose (($x b) (+ 2 2))) (superpose ((a $y) 4))))
Expected: (4)
Actual: (4)
]]>
Test case: | INTERSECTION-TESTS.25 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.25">Test Report</a>
Assertion: (assertEqual (intersection (superpose ($x (f $x))) (superpose ((f (f $x))))))
Expected: ()
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.26 |
Outcome: | Failed |
Duration: | 0.012 sec |
Failed | Test failed: Expected '((f $x))' but got '()' |
AssertionError: Test failed: Expected '((f $x))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.26">Test Report</a>
Assertion: (assertEqual (intersection (superpose ($y (f $x))) (superpose ($a (f $b)))))
Expected: ((f $x))
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.27 |
Outcome: | Failed |
Duration: | 0.019 sec |
Failed | Test failed: Expected '((f $x))' but got '()' |
AssertionError: Test failed: Expected '((f $x))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.27">Test Report</a>
Assertion: (assertEqual (intersection (superpose ((f $x) $y)) (superpose ((f $b) $a))))
Expected: ((f $x))
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.28 |
Outcome: | Failed |
Duration: | 0.01 sec |
Failed | Test failed: Expected '((f $x) $x)' but got '()' |
AssertionError: Test failed: Expected '((f $x) $x)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.28">Test Report</a>
Assertion: (assertEqual (intersection (superpose ((f $x) $x)) (superpose ((f $a) $a))))
Expected: ((f $x) $x)
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.29 |
Outcome: | Failed |
Duration: | 0.01 sec |
Failed | Test failed: Expected '($x (f $x))' but got '()' |
AssertionError: Test failed: Expected '($x (f $x))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.29">Test Report</a>
Assertion: (assertEqual (intersection (superpose ($x (f $x))) (superpose ($a (f $a)))))
Expected: ($x (f $x))
Actual: ()
]]>
Test case: | INTERSECTION-TESTS.30 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.30">Test Report</a>
Assertion: (assertEqual (intersection (superpose ($y (f $x))) (superpose ($x (f $x)))))
Expected: ((f $x))
Actual: ((f $x))
]]>
Test case: | INTERSECTION-TESTS.31 |
Outcome: | Failed |
Duration: | 0.091 sec |
Failed | Test failed: Expected '($x (f $y))' but got '((f $y))' |
AssertionError: Test failed: Expected '($x (f $y))' but got '((f $y))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.31">Test Report</a>
Assertion: (assertEqual (intersection (superpose ($x (f $y))) (superpose ((f $y) $x))))
Expected: ($x (f $y))
Actual: ((f $y))
]]>
Test case: | INTERSECTION-TESTS.32 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/intersection_tests.metta.5_failed.html#HYPERON-METTALOG-SANITY.INTERSECTION-TESTS.32">Test Report</a>
Assertion: (assertEqual (intersect-elements (1 2 3 foo bar) (2 foo)))
Expected: ((2 foo))
Actual: ((2 foo))
]]>
Test case: | IS-SPACE.01 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/is_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.IS-SPACE.01">Test Report</a>
Assertion: (assertEqual (is-space &self))
Expected: (True)
Actual: (True)
]]>
Test case: | IS-SPACE.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/is_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.IS-SPACE.02">Test Report</a>
Assertion: (assertEqual (is-space &corelib))
Expected: (True)
Actual: (True)
]]>
Test case: | IS-SPACE.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/is_space.metta.0_failed.html#HYPERON-METTALOG-SANITY.IS-SPACE.03">Test Report</a>
Assertion: (assertEqual (is-space 666))
Expected: (False)
Actual: (False)
]]>
Test case: | LAMBDA-ABSTRACTION-BC-HE-556.01 |
Outcome: | Failed |
Duration: | 0.097 sec |
Failed | Test failed: Expected '()' but got '((: S (-> (: $k Nat) Nat)))' |
AssertionError: Test failed: Expected '()' but got '((: S (-> (: $k Nat) Nat)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/lambda_abstraction_bc_he_556.metta.2_failed.html#HYPERON-METTALOG-SANITY.LAMBDA-ABSTRACTION-BC-HE-556.01">Test Report</a>
Assertion: (assertEqualToResult (bc (: $prf (-> (: $k Nat) Nat)) (S (S Z))))
Expected: ()
Actual: ((: S (-> (: $k Nat) Nat)))
]]>
Test case: | LAMBDA-ABSTRACTION-BC-HE-556.02 |
Outcome: | Failed |
Duration: | 0.074 sec |
Failed | Test failed: Expected '()' but got '((: S (-> (: $k Nat) Nat)))' |
AssertionError: Test failed: Expected '()' but got '((: S (-> (: $k Nat) Nat)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/lambda_abstraction_bc_he_556.metta.2_failed.html#HYPERON-METTALOG-SANITY.LAMBDA-ABSTRACTION-BC-HE-556.02">Test Report</a>
Assertion: (assertEqualToResult (bc (: $prf (-> (: $k Nat) Nat)) (S (S (S (S (S Z)))))))
Expected: ()
Actual: ((: S (-> (: $k Nat) Nat)))
]]>
Test case: | LIMIT-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (limit! 0 (sequential (1 2 3))))
Expected: ()
Actual: ()
]]>
Test case: | LIMIT-TESTS.02 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (limit! 2 (sequential (1 2 3))))
Expected: (1 2)
Actual: (1 2)
]]>
Test case: | LIMIT-TESTS.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (limit! 2 (sequential ((increment) (increment) (increment)))))
Expected: (1 2)
Actual: (1 2)
]]>
Test case: | LIMIT-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (get-state &var))
Expected: (2)
Actual: (2)
]]>
Test case: | LIMIT-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (get-state &var))
Expected: (0)
Actual: (0)
]]>
Test case: | LIMIT-TESTS.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (limit! (sequential (1 2 3)) (sequential ((increment) (increment) (increment)))))
Expected: (1 2 3 4 5 6)
Actual: (1 2 3 4 5 6)
]]>
Test case: | LIMIT-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (get-state &var))
Expected: (6)
Actual: (6)
]]>
Test case: | LIMIT-TESTS.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (limit! 4 (infinite)))
Expected: (1 2 3 4)
Actual: (1 2 3 4)
]]>
Test case: | LIMIT-TESTS.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (number-of (+ 1 2)))
Expected: (1)
Actual: (1)
]]>
Test case: | LIMIT-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (number-of (superpose (1 2 3))))
Expected: (3)
Actual: (3)
]]>
Test case: | LIMIT-TESTS.11 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (number-of (limit! 2 (sequential ((increment) (increment) (increment))))))
Expected: (2)
Actual: (2)
]]>
Test case: | LIMIT-TESTS.12 |
Outcome: | Failed |
Duration: | 0.03 sec |
Failed | Test failed: Expected '(2)' but got '($_43664)' |
AssertionError: Test failed: Expected '(2)' but got '($_43664)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (get-state! &var))
Expected: (2)
Actual: ($_43664)
]]>
Test case: | LIMIT-TESTS.13 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (number-of (limit! 4 (infinite))))
Expected: (4)
Actual: (4)
]]>
Test case: | LIMIT-TESTS.14 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (number-of (test $x)))
Expected: (2)
Actual: (2)
]]>
Test case: | LIMIT-TESTS.15 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (offset! 2 (sequential (1 2 3 4))))
Expected: (3 4)
Actual: (3 4)
]]>
Test case: | LIMIT-TESTS.16 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult (offset! 2 (sequential ((increment) (increment) (increment) (increment)))))
Expected: (3 4)
Actual: (3 4)
]]>
Test case: | LIMIT-TESTS.17 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.17">Test Report</a>
Assertion: (assertEqualToResult (offset! 2 (limit! 4 (infinite))))
Expected: (3 4)
Actual: (3 4)
]]>
Test case: | LIMIT-TESTS.18 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/limit_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.LIMIT-TESTS.18">Test Report</a>
Assertion: (assertEqualToResult (limit! 4 (offset! 2 (infinite))))
Expected: (3 4 5 6)
Actual: (3 4 5 6)
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.01 |
Outcome: | Failed |
Duration: | 0.051 sec |
Failed | Test failed: Expected '(25)' but got '((pow-math 5 2))' |
AssertionError: Test failed: Expected '(25)' but got '((pow-math 5 2))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.01">Test Report</a>
Assertion: (assertEqualToResult (pow-math 5 2))
Expected: (25)
Actual: ((pow-math 5 2))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.02 |
Outcome: | Failed |
Duration: | 0.137 sec |
Failed | Test failed: Expected '((Error (pow-math 5 200000000000000) "power argument is too big, try using float value"))' but got '((pow-math 5 200000000000000))' |
AssertionError: Test failed: Expected '((Error (pow-math 5 200000000000000) "power argument is too big, try using float value"))' but got '((pow-math 5 200000000000000))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.02">Test Report</a>
Assertion: (assertEqualToResult (pow-math 5 200000000000000))
Expected: ((Error (pow-math 5 200000000000000) "power argument is too big, try using float value"))
Actual: ((pow-math 5 200000000000000))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.03 |
Outcome: | Failed |
Duration: | 0.053 sec |
Failed | Test failed: Expected '(38.2596979949377)' but got '((pow-math 5.5 2.3))' |
AssertionError: Test failed: Expected '(38.2596979949377)' but got '((pow-math 5.5 2.3))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.03">Test Report</a>
Assertion: (assertEqualToResult (pow-math 5.5 2.3))
Expected: (38.2596979949377)
Actual: ((pow-math 5.5 2.3))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.04 |
Outcome: | Failed |
Duration: | 0.125 sec |
Failed | Test failed: Expected '((Error (pow-math A 2) "pow-math expects two arguments: number (base) and number (power)"))' but got '((pow-math A 2))' |
AssertionError: Test failed: Expected '((Error (pow-math A 2) "pow-math expects two arguments: number (base) and number (power)"))' but got '((pow-math A 2))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.04">Test Report</a>
Assertion: (assertEqualToResult (pow-math A 2))
Expected: ((Error (pow-math A 2) "pow-math expects two arguments: number (base) and number (power)"))
Actual: ((pow-math A 2))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.05 |
Outcome: | Failed |
Duration: | 0.035 sec |
Failed | Test failed: Expected '(2)' but got '((sqrt-math 4))' |
AssertionError: Test failed: Expected '(2)' but got '((sqrt-math 4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.05">Test Report</a>
Assertion: (assertEqualToResult (sqrt-math 4))
Expected: (2)
Actual: ((sqrt-math 4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.06 |
Outcome: | Failed |
Duration: | 0.041 sec |
Failed | Test failed: Expected '(True)' but got '((isnan-math (sqrt-math -4)))' |
AssertionError: Test failed: Expected '(True)' but got '((isnan-math (sqrt-math -4)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.06">Test Report</a>
Assertion: (assertEqualToResult (isnan-math (sqrt-math -4)))
Expected: (True)
Actual: ((isnan-math (sqrt-math -4)))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.07 |
Outcome: | Failed |
Duration: | 0.119 sec |
Failed | Test failed: Expected '((Error (sqrt-math A) "sqrt-math expects one argument: number"))' but got '((sqrt-math A))' |
AssertionError: Test failed: Expected '((Error (sqrt-math A) "sqrt-math expects one argument: number"))' but got '((sqrt-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.07">Test Report</a>
Assertion: (assertEqualToResult (sqrt-math A))
Expected: ((Error (sqrt-math A) "sqrt-math expects one argument: number"))
Actual: ((sqrt-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.08 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '(4)' but got '((abs-math 4))' |
AssertionError: Test failed: Expected '(4)' but got '((abs-math 4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.08">Test Report</a>
Assertion: (assertEqualToResult (abs-math 4))
Expected: (4)
Actual: ((abs-math 4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.09 |
Outcome: | Failed |
Duration: | 0.051 sec |
Failed | Test failed: Expected '(5)' but got '((abs-math -5))' |
AssertionError: Test failed: Expected '(5)' but got '((abs-math -5))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.09">Test Report</a>
Assertion: (assertEqualToResult (abs-math -5))
Expected: (5)
Actual: ((abs-math -5))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.10 |
Outcome: | Failed |
Duration: | 0.117 sec |
Failed | Test failed: Expected '((Error (abs-math A) "abs-math expects one argument: number"))' but got '((abs-math A))' |
AssertionError: Test failed: Expected '((Error (abs-math A) "abs-math expects one argument: number"))' but got '((abs-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.10">Test Report</a>
Assertion: (assertEqualToResult (abs-math A))
Expected: ((Error (abs-math A) "abs-math expects one argument: number"))
Actual: ((abs-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.11 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '(2)' but got '((log-math 2 4))' |
AssertionError: Test failed: Expected '(2)' but got '((log-math 2 4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.11">Test Report</a>
Assertion: (assertEqualToResult (log-math 2 4))
Expected: (2)
Actual: ((log-math 2 4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.12 |
Outcome: | Failed |
Duration: | 0.055 sec |
Failed | Test failed: Expected '(True)' but got '((isnan-math (log-math 0 0)))' |
AssertionError: Test failed: Expected '(True)' but got '((isnan-math (log-math 0 0)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.12">Test Report</a>
Assertion: (assertEqualToResult (isnan-math (log-math 0 0)))
Expected: (True)
Actual: ((isnan-math (log-math 0 0)))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.13 |
Outcome: | Failed |
Duration: | 0.056 sec |
Failed | Test failed: Expected '(True)' but got '((isinf-math (log-math 5 0)))' |
AssertionError: Test failed: Expected '(True)' but got '((isinf-math (log-math 5 0)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.13">Test Report</a>
Assertion: (assertEqualToResult (isinf-math (log-math 5 0)))
Expected: (True)
Actual: ((isinf-math (log-math 5 0)))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.14 |
Outcome: | Failed |
Duration: | 0.052 sec |
Failed | Test failed: Expected '(2)' but got '((trunc-math 2.4))' |
AssertionError: Test failed: Expected '(2)' but got '((trunc-math 2.4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.14">Test Report</a>
Assertion: (assertEqualToResult (trunc-math 2.4))
Expected: (2)
Actual: ((trunc-math 2.4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.15 |
Outcome: | Failed |
Duration: | 0.105 sec |
Failed | Test failed: Expected '((Error (trunc-math A) "trunc-math expects one argument: input number"))' but got '((trunc-math A))' |
AssertionError: Test failed: Expected '((Error (trunc-math A) "trunc-math expects one argument: input number"))' but got '((trunc-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.15">Test Report</a>
Assertion: (assertEqualToResult (trunc-math A))
Expected: ((Error (trunc-math A) "trunc-math expects one argument: input number"))
Actual: ((trunc-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.16 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '(3)' but got '((ceil-math 2.4))' |
AssertionError: Test failed: Expected '(3)' but got '((ceil-math 2.4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.16">Test Report</a>
Assertion: (assertEqualToResult (ceil-math 2.4))
Expected: (3)
Actual: ((ceil-math 2.4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.17 |
Outcome: | Failed |
Duration: | 0.037 sec |
Failed | Test failed: Expected '(-2)' but got '((ceil-math -2.4))' |
AssertionError: Test failed: Expected '(-2)' but got '((ceil-math -2.4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.17">Test Report</a>
Assertion: (assertEqualToResult (ceil-math -2.4))
Expected: (-2)
Actual: ((ceil-math -2.4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.18 |
Outcome: | Failed |
Duration: | 0.107 sec |
Failed | Test failed: Expected '((Error (ceil-math A) "ceil-math expects one argument: input number"))' but got '((ceil-math A))' |
AssertionError: Test failed: Expected '((Error (ceil-math A) "ceil-math expects one argument: input number"))' but got '((ceil-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.18">Test Report</a>
Assertion: (assertEqualToResult (ceil-math A))
Expected: ((Error (ceil-math A) "ceil-math expects one argument: input number"))
Actual: ((ceil-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.19 |
Outcome: | Failed |
Duration: | 0.034 sec |
Failed | Test failed: Expected '(2)' but got '((floor-math 2.4))' |
AssertionError: Test failed: Expected '(2)' but got '((floor-math 2.4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.19">Test Report</a>
Assertion: (assertEqualToResult (floor-math 2.4))
Expected: (2)
Actual: ((floor-math 2.4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.20 |
Outcome: | Failed |
Duration: | 0.035 sec |
Failed | Test failed: Expected '(-3)' but got '((floor-math -2.4))' |
AssertionError: Test failed: Expected '(-3)' but got '((floor-math -2.4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.20">Test Report</a>
Assertion: (assertEqualToResult (floor-math -2.4))
Expected: (-3)
Actual: ((floor-math -2.4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.21 |
Outcome: | Failed |
Duration: | 0.112 sec |
Failed | Test failed: Expected '((Error (floor-math A) "floor-math expects one argument: input number"))' but got '((floor-math A))' |
AssertionError: Test failed: Expected '((Error (floor-math A) "floor-math expects one argument: input number"))' but got '((floor-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.21">Test Report</a>
Assertion: (assertEqualToResult (floor-math A))
Expected: ((Error (floor-math A) "floor-math expects one argument: input number"))
Actual: ((floor-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.22 |
Outcome: | Failed |
Duration: | 0.037 sec |
Failed | Test failed: Expected '(2)' but got '((round-math 2.4))' |
AssertionError: Test failed: Expected '(2)' but got '((round-math 2.4))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.22">Test Report</a>
Assertion: (assertEqualToResult (round-math 2.4))
Expected: (2)
Actual: ((round-math 2.4))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.23 |
Outcome: | Failed |
Duration: | 0.034 sec |
Failed | Test failed: Expected '(-3)' but got '((round-math -2.7))' |
AssertionError: Test failed: Expected '(-3)' but got '((round-math -2.7))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.23">Test Report</a>
Assertion: (assertEqualToResult (round-math -2.7))
Expected: (-3)
Actual: ((round-math -2.7))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.24 |
Outcome: | Failed |
Duration: | 0.106 sec |
Failed | Test failed: Expected '((Error (round-math A) "round-math expects one argument: input number"))' but got '((round-math A))' |
AssertionError: Test failed: Expected '((Error (round-math A) "round-math expects one argument: input number"))' but got '((round-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.24">Test Report</a>
Assertion: (assertEqualToResult (round-math A))
Expected: ((Error (round-math A) "round-math expects one argument: input number"))
Actual: ((round-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.25 |
Outcome: | Failed |
Duration: | 0.047 sec |
Failed | Test failed: Expected '(0)' but got '((sin-math 0))' |
AssertionError: Test failed: Expected '(0)' but got '((sin-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.25">Test Report</a>
Assertion: (assertEqualToResult (sin-math 0))
Expected: (0)
Actual: ((sin-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.26 |
Outcome: | Failed |
Duration: | 0.075 sec |
Failed | Test failed: Expected '(True)' but got '((< (abs-math (- (sin-math 1.570796327) 1.0)) 1.0e-10))' |
AssertionError: Test failed: Expected '(True)' but got '((< (abs-math (- (sin-math 1.570796327) 1.0)) 1.0e-10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.26">Test Report</a>
Assertion: (assertEqualToResult (< (abs-math (- (sin-math 1.570796327) 1.0)) 1.0e-10))
Expected: (True)
Actual: ((< (abs-math (- (sin-math 1.570796327) 1.0)) 1.0e-10))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.27 |
Outcome: | Failed |
Duration: | 0.119 sec |
Failed | Test failed: Expected '((Error (sin-math A) "sin-math expects one argument: input number"))' but got '((sin-math A))' |
AssertionError: Test failed: Expected '((Error (sin-math A) "sin-math expects one argument: input number"))' but got '((sin-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.27">Test Report</a>
Assertion: (assertEqualToResult (sin-math A))
Expected: ((Error (sin-math A) "sin-math expects one argument: input number"))
Actual: ((sin-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.28 |
Outcome: | Failed |
Duration: | 0.062 sec |
Failed | Test failed: Expected '(0)' but got '((asin-math 0))' |
AssertionError: Test failed: Expected '(0)' but got '((asin-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.28">Test Report</a>
Assertion: (assertEqualToResult (asin-math 0))
Expected: (0)
Actual: ((asin-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.29 |
Outcome: | Failed |
Duration: | 0.067 sec |
Failed | Test failed: Expected '(True)' but got '((< (abs-math (- (asin-math (sin-math 1)) 1.0)) 1.0e-10))' |
AssertionError: Test failed: Expected '(True)' but got '((< (abs-math (- (asin-math (sin-math 1)) 1.0)) 1.0e-10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.29">Test Report</a>
Assertion: (assertEqualToResult (< (abs-math (- (asin-math (sin-math 1)) 1.0)) 1.0e-10))
Expected: (True)
Actual: ((< (abs-math (- (asin-math (sin-math 1)) 1.0)) 1.0e-10))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.30 |
Outcome: | Failed |
Duration: | 0.135 sec |
Failed | Test failed: Expected '((Error (asin-math A) "asin-math expects one argument: input number"))' but got '((asin-math A))' |
AssertionError: Test failed: Expected '((Error (asin-math A) "asin-math expects one argument: input number"))' but got '((asin-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.30">Test Report</a>
Assertion: (assertEqualToResult (asin-math A))
Expected: ((Error (asin-math A) "asin-math expects one argument: input number"))
Actual: ((asin-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.31 |
Outcome: | Failed |
Duration: | 0.048 sec |
Failed | Test failed: Expected '(1)' but got '((cos-math 0))' |
AssertionError: Test failed: Expected '(1)' but got '((cos-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.31">Test Report</a>
Assertion: (assertEqualToResult (cos-math 0))
Expected: (1)
Actual: ((cos-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.32 |
Outcome: | Failed |
Duration: | 0.062 sec |
Failed | Test failed: Expected '(True)' but got '((< (abs-math (cos-math 1.570796327)) 1.0e-10))' |
AssertionError: Test failed: Expected '(True)' but got '((< (abs-math (cos-math 1.570796327)) 1.0e-10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.32">Test Report</a>
Assertion: (assertEqualToResult (< (abs-math (cos-math 1.570796327)) 1.0e-10))
Expected: (True)
Actual: ((< (abs-math (cos-math 1.570796327)) 1.0e-10))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.33 |
Outcome: | Failed |
Duration: | 0.115 sec |
Failed | Test failed: Expected '((Error (cos-math A) "cos-math expects one argument: input number"))' but got '((cos-math A))' |
AssertionError: Test failed: Expected '((Error (cos-math A) "cos-math expects one argument: input number"))' but got '((cos-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.33">Test Report</a>
Assertion: (assertEqualToResult (cos-math A))
Expected: ((Error (cos-math A) "cos-math expects one argument: input number"))
Actual: ((cos-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.34 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '(0)' but got '((acos-math 1))' |
AssertionError: Test failed: Expected '(0)' but got '((acos-math 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.34">Test Report</a>
Assertion: (assertEqualToResult (acos-math 1))
Expected: (0)
Actual: ((acos-math 1))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.35 |
Outcome: | Failed |
Duration: | 0.068 sec |
Failed | Test failed: Expected '(True)' but got '((< (abs-math (- (acos-math (cos-math 1)) 1.0)) 1.0e-10))' |
AssertionError: Test failed: Expected '(True)' but got '((< (abs-math (- (acos-math (cos-math 1)) 1.0)) 1.0e-10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.35">Test Report</a>
Assertion: (assertEqualToResult (< (abs-math (- (acos-math (cos-math 1)) 1.0)) 1.0e-10))
Expected: (True)
Actual: ((< (abs-math (- (acos-math (cos-math 1)) 1.0)) 1.0e-10))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.36 |
Outcome: | Failed |
Duration: | 0.118 sec |
Failed | Test failed: Expected '((Error (acos-math A) "acos-math expects one argument: input number"))' but got '((acos-math A))' |
AssertionError: Test failed: Expected '((Error (acos-math A) "acos-math expects one argument: input number"))' but got '((acos-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.36">Test Report</a>
Assertion: (assertEqualToResult (acos-math A))
Expected: ((Error (acos-math A) "acos-math expects one argument: input number"))
Actual: ((acos-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.37 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '(0)' but got '((tan-math 0))' |
AssertionError: Test failed: Expected '(0)' but got '((tan-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.37">Test Report</a>
Assertion: (assertEqualToResult (tan-math 0))
Expected: (0)
Actual: ((tan-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.38 |
Outcome: | Failed |
Duration: | 0.08 sec |
Failed | Test failed: Expected '(True)' but got '((< (abs-math (- (tan-math 0.78539816339) 1.0)) 1.0e-10))' |
AssertionError: Test failed: Expected '(True)' but got '((< (abs-math (- (tan-math 0.78539816339) 1.0)) 1.0e-10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.38">Test Report</a>
Assertion: (assertEqualToResult (< (abs-math (- (tan-math 0.78539816339) 1.0)) 1.0e-10))
Expected: (True)
Actual: ((< (abs-math (- (tan-math 0.78539816339) 1.0)) 1.0e-10))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.39 |
Outcome: | Failed |
Duration: | 0.113 sec |
Failed | Test failed: Expected '((Error (tan-math A) "tan-math expects one argument: input number"))' but got '((tan-math A))' |
AssertionError: Test failed: Expected '((Error (tan-math A) "tan-math expects one argument: input number"))' but got '((tan-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.39">Test Report</a>
Assertion: (assertEqualToResult (tan-math A))
Expected: ((Error (tan-math A) "tan-math expects one argument: input number"))
Actual: ((tan-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.40 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '(0)' but got '((atan-math 0))' |
AssertionError: Test failed: Expected '(0)' but got '((atan-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.40">Test Report</a>
Assertion: (assertEqualToResult (atan-math 0))
Expected: (0)
Actual: ((atan-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.41 |
Outcome: | Failed |
Duration: | 0.066 sec |
Failed | Test failed: Expected '(True)' but got '((< (abs-math (- (atan-math (tan-math 1)) 1.0)) 1.0e-10))' |
AssertionError: Test failed: Expected '(True)' but got '((< (abs-math (- (atan-math (tan-math 1)) 1.0)) 1.0e-10))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.41">Test Report</a>
Assertion: (assertEqualToResult (< (abs-math (- (atan-math (tan-math 1)) 1.0)) 1.0e-10))
Expected: (True)
Actual: ((< (abs-math (- (atan-math (tan-math 1)) 1.0)) 1.0e-10))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.42 |
Outcome: | Failed |
Duration: | 0.116 sec |
Failed | Test failed: Expected '((Error (atan-math A) "atan-math expects one argument: input number"))' but got '((atan-math A))' |
AssertionError: Test failed: Expected '((Error (atan-math A) "atan-math expects one argument: input number"))' but got '((atan-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.42">Test Report</a>
Assertion: (assertEqualToResult (atan-math A))
Expected: ((Error (atan-math A) "atan-math expects one argument: input number"))
Actual: ((atan-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.43 |
Outcome: | Failed |
Duration: | 0.046 sec |
Failed | Test failed: Expected '(False)' but got '((isnan-math 0))' |
AssertionError: Test failed: Expected '(False)' but got '((isnan-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.43">Test Report</a>
Assertion: (assertEqualToResult (isnan-math 0))
Expected: (False)
Actual: ((isnan-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.44 |
Outcome: | Failed |
Duration: | 0.053 sec |
Failed | Test failed: Expected '(True)' but got '((isnan-math (log-math 0 0)))' |
AssertionError: Test failed: Expected '(True)' but got '((isnan-math (log-math 0 0)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.44">Test Report</a>
Assertion: (assertEqualToResult (isnan-math (log-math 0 0)))
Expected: (True)
Actual: ((isnan-math (log-math 0 0)))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.45 |
Outcome: | Failed |
Duration: | 0.109 sec |
Failed | Test failed: Expected '((Error (isnan-math A) "isnan-math expects one argument: input number"))' but got '((isnan-math A))' |
AssertionError: Test failed: Expected '((Error (isnan-math A) "isnan-math expects one argument: input number"))' but got '((isnan-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.45">Test Report</a>
Assertion: (assertEqualToResult (isnan-math A))
Expected: ((Error (isnan-math A) "isnan-math expects one argument: input number"))
Actual: ((isnan-math A))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.46 |
Outcome: | Failed |
Duration: | 0.047 sec |
Failed | Test failed: Expected '(False)' but got '((isinf-math 0))' |
AssertionError: Test failed: Expected '(False)' but got '((isinf-math 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.46">Test Report</a>
Assertion: (assertEqualToResult (isinf-math 0))
Expected: (False)
Actual: ((isinf-math 0))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.47 |
Outcome: | Failed |
Duration: | 0.055 sec |
Failed | Test failed: Expected '(True)' but got '((isinf-math (log-math 5 0)))' |
AssertionError: Test failed: Expected '(True)' but got '((isinf-math (log-math 5 0)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.47">Test Report</a>
Assertion: (assertEqualToResult (isinf-math (log-math 5 0)))
Expected: (True)
Actual: ((isinf-math (log-math 5 0)))
]]>
Test case: | MATH-HYPHEN-FUNCTIONS.48 |
Outcome: | Failed |
Duration: | 0.111 sec |
Failed | Test failed: Expected '((Error (isinf-math A) "isinf-math expects one argument: input number"))' but got '((isinf-math A))' |
AssertionError: Test failed: Expected '((Error (isinf-math A) "isinf-math expects one argument: input number"))' but got '((isinf-math A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/math_hyphen_functions.metta.48_failed.html#HYPERON-METTALOG-SANITY.MATH-HYPHEN-FUNCTIONS.48">Test Report</a>
Assertion: (assertEqualToResult (isinf-math A))
Expected: ((Error (isinf-math A) "isinf-math expects one argument: input number"))
Actual: ((isinf-math A))
]]>
Test case: | MAX-TIME-TESTS.01 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/max_time_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.MAX-TIME-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 1 (+ 2 2)) time_limit_exceeded time_limit_exceeded))
Expected: (4)
Actual: (4)
]]>
Test case: | MAX-TIME-TESTS.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/max_time_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.MAX-TIME-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! 0.05 (sleep! 2)) time_limit_exceeded time_limit_exceeded))
Expected: (time_limit_exceeded)
Actual: (time_limit_exceeded)
]]>
Test case: | MAX-TIME-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/max_time_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.MAX-TIME-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! (+ 1 1) (+ 2 2)) time_limit_exceeded time_limit_exceeded))
Expected: (4)
Actual: (4)
]]>
Test case: | MAX-TIME-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/max_time_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.MAX-TIME-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (max-time! 1 (superpose (a b c))))
Expected: (a b c)
Actual: (a b c)
]]>
Test case: | MAX-TIME-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/max_time_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.MAX-TIME-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (catch (max-time! (time-limit) (increment)) time_limit_exceeded time_limit_exceeded))
Expected: (2 3)
Actual: (2 3)
]]>
Test case: | METHOD-SELECTION-TESTS.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult ("============ Test lessThan ============"))
Expected: (("============ Test lessThan ============"))
Actual: (("============ Test lessThan ============"))
]]>
Test case: | METHOD-SELECTION-TESTS.02 |
Outcome: | Failed |
Duration: | 0.123 sec |
Failed | Test failed: Expected '(True)' but got '(True (< Z (S Z)))' |
AssertionError: Test failed: Expected '(True)' but got '(True (< Z (S Z)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (lessThan Z (S Z)))
Expected: (True)
Actual: (True (< Z (S Z)))
]]>
Test case: | METHOD-SELECTION-TESTS.03 |
Outcome: | Failed |
Duration: | 0.091 sec |
Failed | Test failed: Expected '(False)' but got '(False (< Z Z))' |
AssertionError: Test failed: Expected '(False)' but got '(False (< Z Z))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (lessThan Z Z))
Expected: (False)
Actual: (False (< Z Z))
]]>
Test case: | METHOD-SELECTION-TESTS.04 |
Outcome: | Failed |
Duration: | 0.093 sec |
Failed | Test failed: Expected '(False)' but got '(False (< (S Z) Z))' |
AssertionError: Test failed: Expected '(False)' but got '(False (< (S Z) Z))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S Z) Z))
Expected: (False)
Actual: (False (< (S Z) Z))
]]>
Test case: | METHOD-SELECTION-TESTS.05 |
Outcome: | Failed |
Duration: | 0.122 sec |
Failed | Test failed: Expected '(False)' but got '(False (< Z Z) (< (S Z) (S Z)))' |
AssertionError: Test failed: Expected '(False)' but got '(False (< Z Z) (< (S Z) (S Z)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S Z) (S Z)))
Expected: (False)
Actual: (False (< Z Z) (< (S Z) (S Z)))
]]>
Test case: | METHOD-SELECTION-TESTS.06 |
Outcome: | Failed |
Duration: | 0.138 sec |
Failed | Test failed: Expected '(True)' but got '(True (< Z (S Z)) (< (S Z) (S (S Z))))' |
AssertionError: Test failed: Expected '(True)' but got '(True (< Z (S Z)) (< (S Z) (S (S Z))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S Z) (S (S Z))))
Expected: (True)
Actual: (True (< Z (S Z)) (< (S Z) (S (S Z))))
]]>
Test case: | METHOD-SELECTION-TESTS.07 |
Outcome: | Failed |
Duration: | 0.193 sec |
Failed | Test failed: Expected '(False)' but got '(False (< Z Z) (< (S Z) (S Z)) (< (S (S Z)) (S (S Z))))' |
AssertionError: Test failed: Expected '(False)' but got '(False (< Z Z) (< (S Z) (S Z)) (< (S (S Z)) (S (S Z))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S (S Z)) (S (S Z))))
Expected: (False)
Actual: (False (< Z Z) (< (S Z) (S Z)) (< (S (S Z)) (S (S Z))))
]]>
Test case: | METHOD-SELECTION-TESTS.08 |
Outcome: | Failed |
Duration: | 0.139 sec |
Failed | Test failed: Expected '(False)' but got '(False (< (S Z) Z) (< (S (S Z)) (S Z)))' |
AssertionError: Test failed: Expected '(False)' but got '(False (< (S Z) Z) (< (S (S Z)) (S Z)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S (S Z)) (S Z)))
Expected: (False)
Actual: (False (< (S Z) Z) (< (S (S Z)) (S Z)))
]]>
Test case: | METHOD-SELECTION-TESTS.09 |
Outcome: | Failed |
Duration: | 0.149 sec |
Failed | Test failed: Expected '(True)' but got '(True (< Z (S (S Z))) (< (S Z) (S (S (S Z)))))' |
AssertionError: Test failed: Expected '(True)' but got '(True (< Z (S (S Z))) (< (S Z) (S (S (S Z)))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S Z) (S (S (S Z)))))
Expected: (True)
Actual: (True (< Z (S (S Z))) (< (S Z) (S (S (S Z)))))
]]>
Test case: | METHOD-SELECTION-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (lessThan 0 1))
Expected: (True)
Actual: (True)
]]>
Test case: | METHOD-SELECTION-TESTS.11 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (lessThan 0 0))
Expected: (False)
Actual: (False)
]]>
Test case: | METHOD-SELECTION-TESTS.12 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (lessThan 1 0))
Expected: (False)
Actual: (False)
]]>
Test case: | METHOD-SELECTION-TESTS.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (lessThan 2 2))
Expected: (False)
Actual: (False)
]]>
Test case: | METHOD-SELECTION-TESTS.14 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (lessThan 1 2))
Expected: (True)
Actual: (True)
]]>
Test case: | METHOD-SELECTION-TESTS.15 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (lessThan 3 2))
Expected: (False)
Actual: (False)
]]>
Test case: | METHOD-SELECTION-TESTS.16 |
Outcome: | Failed |
Duration: | 0.077 sec |
Failed | Test failed: Expected '()' but got '((< Z 0))' |
AssertionError: Test failed: Expected '()' but got '((< Z 0))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult (lessThan Z 0))
Expected: ()
Actual: ((< Z 0))
]]>
Test case: | METHOD-SELECTION-TESTS.17 |
Outcome: | Failed |
Duration: | 0.065 sec |
Failed | Test failed: Expected '()' but got '(False (< 0 Z))' |
AssertionError: Test failed: Expected '()' but got '(False (< 0 Z))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.17">Test Report</a>
Assertion: (assertEqualToResult (lessThan 0 Z))
Expected: ()
Actual: (False (< 0 Z))
]]>
Test case: | METHOD-SELECTION-TESTS.18 |
Outcome: | Failed |
Duration: | 0.059 sec |
Failed | Test failed: Expected '()' but got '((< Z 1))' |
AssertionError: Test failed: Expected '()' but got '((< Z 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.18">Test Report</a>
Assertion: (assertEqualToResult (lessThan Z 1))
Expected: ()
Actual: ((< Z 1))
]]>
Test case: | METHOD-SELECTION-TESTS.19 |
Outcome: | Failed |
Duration: | 0.071 sec |
Failed | Test failed: Expected '()' but got '(False (< 1 Z))' |
AssertionError: Test failed: Expected '()' but got '(False (< 1 Z))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.19">Test Report</a>
Assertion: (assertEqualToResult (lessThan 1 Z))
Expected: ()
Actual: (False (< 1 Z))
]]>
Test case: | METHOD-SELECTION-TESTS.20 |
Outcome: | Failed |
Duration: | 0.064 sec |
Failed | Test failed: Expected '()' but got '((< (S Z) 1))' |
AssertionError: Test failed: Expected '()' but got '((< (S Z) 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.20">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S Z) 1))
Expected: ()
Actual: ((< (S Z) 1))
]]>
Test case: | METHOD-SELECTION-TESTS.21 |
Outcome: | Failed |
Duration: | 0.057 sec |
Failed | Test failed: Expected '()' but got '((< 1 (S Z)))' |
AssertionError: Test failed: Expected '()' but got '((< 1 (S Z)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.21">Test Report</a>
Assertion: (assertEqualToResult (lessThan 1 (S Z)))
Expected: ()
Actual: ((< 1 (S Z)))
]]>
Test case: | METHOD-SELECTION-TESTS.22 |
Outcome: | Failed |
Duration: | 0.051 sec |
Failed | Test failed: Expected '()' but got '((< (S (S Z)) 3))' |
AssertionError: Test failed: Expected '()' but got '((< (S (S Z)) 3))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.22">Test Report</a>
Assertion: (assertEqualToResult (lessThan (S (S Z)) 3))
Expected: ()
Actual: ((< (S (S Z)) 3))
]]>
Test case: | METHOD-SELECTION-TESTS.23 |
Outcome: | Failed |
Duration: | 0.064 sec |
Failed | Test failed: Expected '()' but got '((< 2 (S (S Z))))' |
AssertionError: Test failed: Expected '()' but got '((< 2 (S (S Z))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/method_selection_tests.metta.16_failed.html#HYPERON-METTALOG-SANITY.METHOD-SELECTION-TESTS.23">Test Report</a>
Assertion: (assertEqualToResult (lessThan 2 (S (S Z))))
Expected: ()
Actual: ((< 2 (S (S Z))))
]]>
Test case: | METTA-THE-FUNCTION.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/metta_the_function.metta.0_failed.html#HYPERON-METTALOG-SANITY.METTA-THE-FUNCTION.01">Test Report</a>
Assertion: (assertEqualToResult (metta (match &self (likes $x $y) ($x $y)) Atom &new-space))
Expected: ((John Jane))
Actual: ((John Jane))
]]>
Test case: | METTA-THE-FUNCTION.02 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/metta_the_function.metta.0_failed.html#HYPERON-METTALOG-SANITY.METTA-THE-FUNCTION.02">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2)
Actual: (2)
]]>
Test case: | MINIMAL-METTA-TESTS.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (returns-empty))
Expected: (1)
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.02 |
Outcome: | Failed |
Duration: | 0.011 sec |
Failed | Test failed: Expected '(1)' but got '()' |
AssertionError: Test failed: Expected '(1)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (eval (returns-empty)))
Expected: (1)
Actual: ()
]]>
Test case: | MINIMAL-METTA-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (eval (returns-empty)))
Expected: (1)
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (chain-to-empty))
Expected: (1)
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.05 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '(1)' but got '()' |
AssertionError: Test failed: Expected '(1)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (eval (chain-to-empty)))
Expected: (1)
Actual: ()
]]>
Test case: | MINIMAL-METTA-TESTS.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (eval (chain-to-empty)))
Expected: (1)
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.07 |
Outcome: | Failed |
Duration: | 0.141 sec |
Failed | Test failed: Expected '((quote 1) (quote ))' but got '((quote 1))' |
AssertionError: Test failed: Expected '((quote 1) (quote ))' but got '((quote 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (returns-empty)) $x (quote $x)))
Expected: ((quote 1) (quote ))
Actual: ((quote 1))
]]>
Test case: | MINIMAL-METTA-TESTS.08 |
Outcome: | Failed |
Duration: | 0.1 sec |
Failed | Test failed: Expected '((quote (returns-empty)))' but got '((quote 1))' |
AssertionError: Test failed: Expected '((quote (returns-empty)))' but got '((quote 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (chain-to-empty)) $x (quote $x)))
Expected: ((quote (returns-empty)))
Actual: ((quote 1))
]]>
Test case: | MINIMAL-METTA-TESTS.09 |
Outcome: | Passed |
Duration: | 0.083 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (returns-empty-expression))
Expected: (1 ())
Actual: (() 1)
]]>
Test case: | MINIMAL-METTA-TESTS.10 |
Outcome: | Failed |
Duration: | 0.023 sec |
Failed | Test failed: Expected '(1 ())' but got '(())' |
AssertionError: Test failed: Expected '(1 ())' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (eval (returns-empty-expression)))
Expected: (1 ())
Actual: (())
]]>
Test case: | MINIMAL-METTA-TESTS.11 |
Outcome: | Passed |
Duration: | 0.081 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (eval (returns-empty-expression)))
Expected: (1 ())
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.12 |
Outcome: | Passed |
Duration: | 0.067 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (chain-to-empty-expression))
Expected: (1 ())
Actual: (() 1)
]]>
Test case: | MINIMAL-METTA-TESTS.13 |
Outcome: | Failed |
Duration: | 0.024 sec |
Failed | Test failed: Expected '(1 ())' but got '(())' |
AssertionError: Test failed: Expected '(1 ())' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (eval (chain-to-empty-expression)))
Expected: (1 ())
Actual: (())
]]>
Test case: | MINIMAL-METTA-TESTS.14 |
Outcome: | Passed |
Duration: | 0.067 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (eval (chain-to-empty-expression)))
Expected: (1 ())
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.15 |
Outcome: | Passed |
Duration: | 0.094 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (returns-empty-expression)) $x (quote $x)))
Expected: ((quote 1) (quote ()))
Actual: ((quote ()) (quote 1))
]]>
Test case: | MINIMAL-METTA-TESTS.16 |
Outcome: | Failed |
Duration: | 0.125 sec |
Failed | Test failed: Expected '((quote (returns-empty-expression)))' but got '((quote ()) (quote 1))' |
AssertionError: Test failed: Expected '((quote (returns-empty-expression)))' but got '((quote ()) (quote 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (chain-to-empty-expression)) $x (quote $x)))
Expected: ((quote (returns-empty-expression)))
Actual: ((quote ()) (quote 1))
]]>
Test case: | MINIMAL-METTA-TESTS.17 |
Outcome: | Failed |
Duration: | 0.102 sec |
Failed | Test failed: Expected '(1 (returns-not-reducible))' but got '(NotReducible 1)' |
AssertionError: Test failed: Expected '(1 (returns-not-reducible))' but got '(NotReducible 1)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.17">Test Report</a>
Assertion: (assertEqualToResult (returns-not-reducible))
Expected: (1 (returns-not-reducible))
Actual: (NotReducible 1)
]]>
Test case: | MINIMAL-METTA-TESTS.18 |
Outcome: | Failed |
Duration: | 0.101 sec |
Failed | Test failed: Expected '(1 (returns-not-reducible))' but got '(NotReducible 1)' |
AssertionError: Test failed: Expected '(1 (returns-not-reducible))' but got '(NotReducible 1)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.18">Test Report</a>
Assertion: (assertEqualToResult (chain-to-not-reducible))
Expected: (1 (returns-not-reducible))
Actual: (NotReducible 1)
]]>
Test case: | MINIMAL-METTA-TESTS.19 |
Outcome: | Failed |
Duration: | 0.115 sec |
Failed | Test failed: Expected '(1 (eval (returns-not-reducible)))' but got '(NotReducible)' |
AssertionError: Test failed: Expected '(1 (eval (returns-not-reducible)))' but got '(NotReducible)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.19">Test Report</a>
Assertion: (assertEqualToResult (eval (returns-not-reducible)))
Expected: (1 (eval (returns-not-reducible)))
Actual: (NotReducible)
]]>
Test case: | MINIMAL-METTA-TESTS.20 |
Outcome: | Failed |
Duration: | 0.089 sec |
Failed | Test failed: Expected '(1 (eval (returns-not-reducible)))' but got '(1)' |
AssertionError: Test failed: Expected '(1 (eval (returns-not-reducible)))' but got '(1)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.20">Test Report</a>
Assertion: (assertEqualToResult (eval (returns-not-reducible)))
Expected: (1 (eval (returns-not-reducible)))
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.21 |
Outcome: | Failed |
Duration: | 0.098 sec |
Failed | Test failed: Expected '(1 (returns-not-reducible))' but got '(NotReducible)' |
AssertionError: Test failed: Expected '(1 (returns-not-reducible))' but got '(NotReducible)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.21">Test Report</a>
Assertion: (assertEqualToResult (eval (chain-to-not-reducible)))
Expected: (1 (returns-not-reducible))
Actual: (NotReducible)
]]>
Test case: | MINIMAL-METTA-TESTS.22 |
Outcome: | Failed |
Duration: | 0.09 sec |
Failed | Test failed: Expected '(1 (returns-not-reducible))' but got '(1)' |
AssertionError: Test failed: Expected '(1 (returns-not-reducible))' but got '(1)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.22">Test Report</a>
Assertion: (assertEqualToResult (eval (chain-to-not-reducible)))
Expected: (1 (returns-not-reducible))
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.23 |
Outcome: | Passed |
Duration: | 0.102 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.23">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (returns-not-reducible)) $x (quote $x)))
Expected: ((quote 1) (quote NotReducible))
Actual: ((quote NotReducible) (quote 1))
]]>
Test case: | MINIMAL-METTA-TESTS.24 |
Outcome: | Failed |
Duration: | 0.112 sec |
Failed | Test failed: Expected '((quote (returns-not-reducible)))' but got '((quote NotReducible) (quote 1))' |
AssertionError: Test failed: Expected '((quote (returns-not-reducible)))' but got '((quote NotReducible) (quote 1))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.24">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (chain-to-not-reducible)) $x (quote $x)))
Expected: ((quote (returns-not-reducible)))
Actual: ((quote NotReducible) (quote 1))
]]>
Test case: | MINIMAL-METTA-TESTS.31 |
Outcome: | Failed |
Duration: | 0.155 sec |
Failed | Test failed: Expected '((quote (foo $x)))' but got '((quote input) (quote A) (quote input) (quote B))' |
AssertionError: Test failed: Expected '((quote (foo $x)))' but got '((quote input) (quote A) (quote input) (quote B))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.31">Test Report</a>
Assertion: (assertEqualToResult (chain (collapse-bind (foo $x)) $a (chain (superpose-bind $a) $b (quote $b))))
Expected: ((quote (foo $x)))
Actual: ((quote input) (quote A) (quote input) (quote B))
]]>
Test case: | MINIMAL-METTA-TESTS.32 |
Outcome: | Failed |
Duration: | 0.143 sec |
Failed | Test failed: Expected '((quote (bar $x)))' but got '((quote input) (quote A) (quote input) (quote B))' |
AssertionError: Test failed: Expected '((quote (bar $x)))' but got '((quote input) (quote A) (quote input) (quote B))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.32">Test Report</a>
Assertion: (assertEqualToResult (chain (collapse-bind (eval (foo $x))) $a (chain (superpose-bind $a) $b (quote $b))))
Expected: ((quote (bar $x)))
Actual: ((quote input) (quote A) (quote input) (quote B))
]]>
Test case: | MINIMAL-METTA-TESTS.33 |
Outcome: | Failed |
Duration: | 0.143 sec |
Failed | Test failed: Expected '((quote (input B)) (quote (input A)))' but got '((quote input) (quote A))' |
AssertionError: Test failed: Expected '((quote (input B)) (quote (input A)))' but got '((quote input) (quote A))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.33">Test Report</a>
Assertion: (assertEqualToResult (chain (collapse-bind (metta (foo $x) %Undefined% &self)) $a (chain (superpose-bind $a) $b (quote $b))))
Expected: ((quote (input B)) (quote (input A)))
Actual: ((quote input) (quote A))
]]>
Test case: | MINIMAL-METTA-TESTS.34 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.34">Test Report</a>
Assertion: (assertEqualToResult (metta (foobar) Number &self))
Expected: (1)
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.35 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.35">Test Report</a>
Assertion: (assertEqualToResult (metta (foobar) String &self))
Expected: ("a")
Actual: ("a")
]]>
Test case: | MINIMAL-METTA-TESTS.38 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.38">Test Report</a>
Assertion: (assertEqualToResult (metta (chain-to-foobar) Number &self))
Expected: (1)
Actual: (1)
]]>
Test case: | MINIMAL-METTA-TESTS.39 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.39">Test Report</a>
Assertion: (assertEqualToResult (metta (chain-to-foobar) String &self))
Expected: ("a")
Actual: ("a")
]]>
Test case: | MINIMAL-METTA-TESTS.42 |
Outcome: | Failed |
Duration: | 0.126 sec |
Failed | Test failed: Expected '((quote (n/0/0)))' but got '((quote (n/2/0)) (quote (n/1/1)))' |
AssertionError: Test failed: Expected '((quote (n/0/0)))' but got '((quote (n/2/0)) (quote (n/1/1)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.42">Test Report</a>
Assertion: (assertEqual (chain (n/0/0) $x (quote $x)))
Expected: ((quote (n/0/0)))
Actual: ((quote (n/2/0)) (quote (n/1/1)))
]]>
Test case: | MINIMAL-METTA-TESTS.43 |
Outcome: | Failed |
Duration: | 0.146 sec |
Failed | Test failed: Expected '((quote (n/1/0)) (quote (n/1/1)))' but got '((quote (n/2/0)) (quote (n/1/1)))' |
AssertionError: Test failed: Expected '((quote (n/1/0)) (quote (n/1/1)))' but got '((quote (n/2/0)) (quote (n/1/1)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.43">Test Report</a>
Assertion: (assertEqualToResult (chain (eval (n/0/0)) $x (quote $x)))
Expected: ((quote (n/1/0)) (quote (n/1/1)))
Actual: ((quote (n/2/0)) (quote (n/1/1)))
]]>
Test case: | MINIMAL-METTA-TESTS.44 |
Outcome: | Passed |
Duration: | 0.118 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.44">Test Report</a>
Assertion: (assertEqualToResult (chain (metta (n/0/0) %Undefined% &self) $x (quote $x)))
Expected: ((quote (n/1/1)) (quote (n/2/0)))
Actual: ((quote (n/2/0)) (quote (n/1/1)))
]]>
Test case: | MINIMAL-METTA-TESTS.45 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.45">Test Report</a>
Assertion: (assertEqual (chain (unify ($x b) (a $y) ($x $y) Failed) $v $v))
Expected: ((a b))
Actual: ((a b))
]]>
Test case: | MINIMAL-METTA-TESTS.46 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.46">Test Report</a>
Assertion: (assertEqual (chain (chain A $x (p $x)) $y (quote $y)))
Expected: ((quote (p A)))
Actual: ((quote (p A)))
]]>
Test case: | MINIMAL-METTA-TESTS.47 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.47">Test Report</a>
Assertion: (assertEqual (chain (cons-atom p (q)) $v (quote $v)))
Expected: ((quote (p q)))
Actual: ((quote (p q)))
]]>
Test case: | MINIMAL-METTA-TESTS.48 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.48">Test Report</a>
Assertion: (assertEqual (chain (decons-atom (p q)) $x (quote $x)))
Expected: ((quote (p (q))))
Actual: ((quote (p (q))))
]]>
Test case: | MINIMAL-METTA-TESTS.49 |
Outcome: | Failed |
Duration: | 0.021 sec |
Failed | Test failed: Expected '(value)' but got '()' |
AssertionError: Test failed: Expected '(value)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/minimal_metta_tests.metta.20_failed.html#HYPERON-METTALOG-SANITY.MINIMAL-METTA-TESTS.49">Test Report</a>
Assertion: (assertEqual (chain (eval (f0 $a)) $_1890 $a))
Expected: (value)
Actual: ()
]]>
Test case: | NON-DETERMINISTIC-FUNCTIONS-HE-744.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/non_deterministic_functions_he_744.metta.1_failed.html#HYPERON-METTALOG-SANITY.NON-DETERMINISTIC-FUNCTIONS-HE-744.01">Test Report</a>
Assertion: (assertEqualToResult (subtraction (superpose (a b d)) (intersection (superpose (a b c)) (superpose (a b d)))))
Expected: (d)
Actual: (d)
]]>
Test case: | NON-DETERMINISTIC-FUNCTIONS-HE-744.02 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/non_deterministic_functions_he_744.metta.1_failed.html#HYPERON-METTALOG-SANITY.NON-DETERMINISTIC-FUNCTIONS-HE-744.02">Test Report</a>
Assertion: (assertEqualToResult (test6 (superpose (a b c)) (superpose (a b d))))
Expected: (b d a d a b d)
Actual: (b d a d a b d)
]]>
Test case: | NON-DETERMINISTIC-FUNCTIONS-HE-744.03 |
Outcome: | Failed |
Duration: | 0.181 sec |
Failed | Test failed: Expected '(d)' but got '(b b d d a a d d a a b b d d)' |
AssertionError: Test failed: Expected '(d)' but got '(b b d d a a d d a a b b d d)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/non_deterministic_functions_he_744.metta.1_failed.html#HYPERON-METTALOG-SANITY.NON-DETERMINISTIC-FUNCTIONS-HE-744.03">Test Report</a>
Assertion: (assertEqualToResult (test6 (superpose (a b c)) (superpose (a b d))))
Expected: (d)
Actual: (b b d d a a d d a a b b d d)
]]>
Test case: | OLD-VOID-OR-EMPTY.01 |
Outcome: | Failed |
Duration: | 0.064 sec |
Failed | Test failed: Expected '((quote ( $bar)))' but got '("Found %void%")' |
AssertionError: Test failed: Expected '((quote ( $bar)))' but got '("Found %void%")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/old_void_or_empty.metta.3_failed.html#HYPERON-METTALOG-SANITY.OLD-VOID-OR-EMPTY.01">Test Report</a>
Assertion: (assertEqualToResult (case (match &self (foo-missing $bar) (quote $bar)) (((quote $bar) (println! (quote (found $bar)))) ($n (quote ($n $bar))) ( "Found Empty") (%void% "Found %void%"))))
Expected: ((quote ( $bar)))
Actual: ("Found %void%")
]]>
Test case: | OLD-VOID-OR-EMPTY.02 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/old_void_or_empty.metta.3_failed.html#HYPERON-METTALOG-SANITY.OLD-VOID-OR-EMPTY.02">Test Report</a>
Assertion: (assertEqualToResult (case (match &self (foo-missing $bar) (quote $bar)) (((quote $bar) (println! (quote (found $bar)))) ( "Found Empty"))))
Expected: ("Found Empty")
Actual: ("Found Empty")
]]>
Test case: | OLD-VOID-OR-EMPTY.03 |
Outcome: | Failed |
Duration: | 0.062 sec |
Failed | Test failed: Expected '((quote ( $bar)))' but got '("Found Empty")' |
AssertionError: Test failed: Expected '((quote ( $bar)))' but got '("Found Empty")'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/old_void_or_empty.metta.3_failed.html#HYPERON-METTALOG-SANITY.OLD-VOID-OR-EMPTY.03">Test Report</a>
Assertion: (assertEqualToResult (case (match &self (foo-missing $bar) (quote $bar)) (((quote $n) ($n (quote ($n $bar)))) ($n (quote ($n $bar))) ( "Found Empty"))))
Expected: ((quote ( $bar)))
Actual: ("Found Empty")
]]>
Test case: | OLD-VOID-OR-EMPTY.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/old_void_or_empty.metta.3_failed.html#HYPERON-METTALOG-SANITY.OLD-VOID-OR-EMPTY.04">Test Report</a>
Assertion: (assertEqualToResult (case (match &self (foo-found $bar) (quote $bar)) (((quote $bar) (println! (quote (found $bar)))) ($n (quote ($n $bar))) ( "Found Empty") (%void% "Found %void%"))))
Expected: (() ())
Actual: (() ())
]]>
Test case: | OLD-VOID-OR-EMPTY.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/old_void_or_empty.metta.3_failed.html#HYPERON-METTALOG-SANITY.OLD-VOID-OR-EMPTY.05">Test Report</a>
Assertion: (assertEqualToResult (case (match &self (foo-found $bar) (quote $bar)) (((quote $bar) (println! (quote (found $bar)))) ( "Found Empty"))))
Expected: (() ())
Actual: (() ())
]]>
Test case: | OLD-VOID-OR-EMPTY.06 |
Outcome: | Failed |
Duration: | 0.272 sec |
Failed | Test failed: Expected '((2 (quote ((+ 1 1) $bar))) (a (quote (a $bar))))' but got '((a (quote (a a))) (2 (quote ((+ 1 1) (+ 1 1)))))' |
AssertionError: Test failed: Expected '((2 (quote ((+ 1 1) $bar))) (a (quote (a $bar))))' but got '((a (quote (a a))) (2 (quote ((+ 1 1) (+ 1 1)))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/old_void_or_empty.metta.3_failed.html#HYPERON-METTALOG-SANITY.OLD-VOID-OR-EMPTY.06">Test Report</a>
Assertion: (assertEqualToResult (case (match &self (foo-found $bar) (quote $bar)) (((quote $n) ($n (quote ($n $bar)))) ($n (quote ($n $bar))) ( "Found Empty"))))
Expected: ((2 (quote ((+ 1 1) $bar))) (a (quote (a $bar))))
Actual: ((a (quote (a a))) (2 (quote ((+ 1 1) (+ 1 1)))))
]]>
Test case: | OR-TEST.01 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.01">Test Report</a>
Assertion: (assertEqualToResult (or True (set-evaluated)))
Expected: (True)
Actual: (True True)
]]>
Test case: | OR-TEST.02 |
Outcome: | Failed |
Duration: | 0.052 sec |
Failed | Test failed: Expected '(False)' but got '(True)' |
AssertionError: Test failed: Expected '(False)' but got '(True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.02">Test Report</a>
Assertion: (assertEqual (get-state &evaluated))
Expected: (False)
Actual: (True)
]]>
Test case: | OR-TEST.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.03">Test Report</a>
Assertion: (assertEqualToResult (or False (set-evaluated)))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.04">Test Report</a>
Assertion: (assertEqual (get-state &evaluated))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.05">Test Report</a>
Assertion: (assertEqual (or True False))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.06">Test Report</a>
Assertion: (assertEqual (or False True))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.07 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.07">Test Report</a>
Assertion: (assertEqual (or True True))
Expected: (True)
Actual: (True True)
]]>
Test case: | OR-TEST.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.08">Test Report</a>
Assertion: (assertEqual (or False False))
Expected: (False)
Actual: (False)
]]>
Test case: | OR-TEST.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.09">Test Report</a>
Assertion: (assertEqualToResult (or True False))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.10">Test Report</a>
Assertion: (assertEqualToResult (or False True))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.11 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.11">Test Report</a>
Assertion: (assertEqualToResult (or True True))
Expected: (True)
Actual: (True True)
]]>
Test case: | OR-TEST.12 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.12">Test Report</a>
Assertion: (assertEqualToResult (or False False))
Expected: (False)
Actual: (False)
]]>
Test case: | OR-TEST.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.13">Test Report</a>
Assertion: (assertEqual (or (> 5 3) (< 2 1)))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.14 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.14">Test Report</a>
Assertion: (assertEqual (or (== 1 1) (== 2 2)))
Expected: (True)
Actual: (True True)
]]>
Test case: | OR-TEST.15 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.15">Test Report</a>
Assertion: (assertEqual (or (not True) (and True False)))
Expected: (False)
Actual: (False)
]]>
Test case: | OR-TEST.16 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.16">Test Report</a>
Assertion: (assertEqualToResult (or (mprogn (println! "First") True) (mprogn (println! "Second") False)))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.17 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.17">Test Report</a>
Assertion: (assertEqualToResult (or (mprogn (println! "First") True) (mprogn (println! "Second") True)))
Expected: (True)
Actual: (True True)
]]>
Test case: | OR-TEST.18 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.18">Test Report</a>
Assertion: (assertEqualToResult (or (mprogn (println! "First") False) (mprogn (println! "Second") True)))
Expected: (True)
Actual: (True)
]]>
Test case: | OR-TEST.19 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.19">Test Report</a>
Assertion: (assertEqualToResult (or (mprogn (println! "First") False) (mprogn (println! "Second") False)))
Expected: (False)
Actual: (False)
]]>
Test case: | OR-TEST.20 |
Outcome: | Failed |
Duration: | 0.109 sec |
Failed | Test failed: Expected '(False True True True)' but got '(True True)' |
AssertionError: Test failed: Expected '(False True True True)' but got '(True True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/or_test.metta.2_failed.html#HYPERON-METTALOG-SANITY.OR-TEST.20">Test Report</a>
Assertion: (assertEqualToResult (or (superpose (False True)) (superpose (False True))))
Expected: (False True True True)
Actual: (True True)
]]>
Test case: | OUTPUT-LOAD-TESTS.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (let $s (open! (filename) write) (call-cleanup! (with-output-to! $s (foo $x)) (close! $s))))
Expected: ("(bar 1)" "(bar 2)")
Actual: ("(bar 1)" "(bar 2)")
]]>
Test case: | OUTPUT-LOAD-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (let $f (filename) (load-file! &self $f)))
Expected: (())
Actual: (())
]]>
Test case: | OUTPUT-LOAD-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: (1 2)
Actual: (1 2)
]]>
Test case: | OUTPUT-LOAD-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: ()
Actual: ()
]]>
Test case: | OUTPUT-LOAD-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (let $s (open! (filename) append) (call-cleanup! (with-output-to! $s (foo $x)) (close! $s))))
Expected: ("(bar 3)" "(bar 4)")
Actual: ("(bar 3)" "(bar 4)")
]]>
Test case: | OUTPUT-LOAD-TESTS.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (let $f (filename) (load-file! &self $f)))
Expected: (())
Actual: (())
]]>
Test case: | OUTPUT-LOAD-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: (1 2 3 4)
Actual: (1 2 3 4)
]]>
Test case: | OUTPUT-LOAD-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: ()
Actual: ()
]]>
Test case: | OUTPUT-LOAD-TESTS.09 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (let $s (open! (filename) update) (call-cleanup! (with-output-to! $s (foo $x)) (close! $s))))
Expected: ("(bar 5)" "(bar 6)")
Actual: ("(bar 5)" "(bar 6)")
]]>
Test case: | OUTPUT-LOAD-TESTS.10 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (let $f (filename) (load-file! &self $f)))
Expected: (())
Actual: (())
]]>
Test case: | OUTPUT-LOAD-TESTS.11 |
Outcome: | Failed |
Duration: | 0.162 sec |
Failed | Test failed: Expected '(3 4 5 6)' but got '(1 2 3 4 5 6)' |
AssertionError: Test failed: Expected '(3 4 5 6)' but got '(1 2 3 4 5 6)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: (3 4 5 6)
Actual: (1 2 3 4 5 6)
]]>
Test case: | OUTPUT-LOAD-TESTS.12 |
Outcome: | Failed |
Duration: | 0.069 sec |
Failed | Test failed: Expected '()' but got '(1 2)' |
AssertionError: Test failed: Expected '()' but got '(1 2)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: ()
Actual: (1 2)
]]>
Test case: | OUTPUT-LOAD-TESTS.13 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (let $s (open! (filename) write) (call-cleanup! (with-output-to! $s (foo $x)) (close! $s))))
Expected: ("(bar 1)" "(bar 2)")
Actual: ("(bar 1)" "(bar 2)")
]]>
Test case: | OUTPUT-LOAD-TESTS.14 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (let $f (filename) (load-file! &self $f)))
Expected: (())
Actual: (())
]]>
Test case: | OUTPUT-LOAD-TESTS.15 |
Outcome: | Failed |
Duration: | 0.131 sec |
Failed | Test failed: Expected '(1 2)' but got '(1 2 3 4 5 6)' |
AssertionError: Test failed: Expected '(1 2)' but got '(1 2 3 4 5 6)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (match &self (bar $x) $x))
Expected: (1 2)
Actual: (1 2 3 4 5 6)
]]>
Test case: | OUTPUT-LOAD-TESTS.16 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult (match &gen-space (likes $x $y) ($x $y)))
Expected: ((John Jane))
Actual: ((John Jane))
]]>
Test case: | OUTPUT-LOAD-TESTS.17 |
Outcome: | Failed |
Duration: | 0.017 sec |
Failed | Test failed: Expected '(2)' but got '()' |
AssertionError: Test failed: Expected '(2)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.17">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2)
Actual: ()
]]>
Test case: | OUTPUT-LOAD-TESTS.19 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.19">Test Report</a>
Assertion: (assertEqualToResult (load-file! &load-space "save-space-test.tmp"))
Expected: (())
Actual: (())
]]>
Test case: | OUTPUT-LOAD-TESTS.20 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '((John Jane))' but got '()' |
AssertionError: Test failed: Expected '((John Jane))' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.20">Test Report</a>
Assertion: (assertEqualToResult (match &load-space (likes $x $y) ($x $y)))
Expected: ((John Jane))
Actual: ()
]]>
Test case: | OUTPUT-LOAD-TESTS.21 |
Outcome: | Failed |
Duration: | 0.018 sec |
Failed | Test failed: Expected '(2)' but got '()' |
AssertionError: Test failed: Expected '(2)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/output_load_tests.metta.6_failed.html#HYPERON-METTALOG-SANITY.OUTPUT-LOAD-TESTS.21">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &load-space))
Expected: (2)
Actual: ()
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.01">Test Report</a>
Assertion: (assertEqualToResult (add-user Alice))
Expected: (())
Actual: (())
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.02">Test Report</a>
Assertion: (assertEqualToResult (add-user Bob))
Expected: (())
Actual: (())
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.03">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (User $name $space) $name))
Expected: (Alice Bob)
Actual: (Alice Bob)
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.04">Test Report</a>
Assertion: (assertEqualToResult (write-user Alice (Age 20)))
Expected: (())
Actual: (())
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.05">Test Report</a>
Assertion: (assertEqualToResult (write-user Bob (Age 22)))
Expected: (())
Actual: (())
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.06 |
Outcome: | Failed |
Duration: | 0.018 sec |
Failed | Test failed: Expected '(Age Alice 20)' but got '()' |
AssertionError: Test failed: Expected '(Age Alice 20)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.06">Test Report</a>
Assertion: (assertEqualToResult (read-user Alice (Age $age) (Age Alice $age)))
Expected: (Age Alice 20)
Actual: ()
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.07 |
Outcome: | Failed |
Duration: | 0.016 sec |
Failed | Test failed: Expected '(Age Bob 22)' but got '()' |
AssertionError: Test failed: Expected '(Age Bob 22)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.07">Test Report</a>
Assertion: (assertEqualToResult (read-user Bob (Age $age) (Age Bob $age)))
Expected: (Age Bob 22)
Actual: ()
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.08 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.08">Test Report</a>
Assertion: (assertEqualToResult (match &test-space (Partition $name $space) $name))
Expected: (People Games)
Actual: (People Games)
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.09 |
Outcome: | Failed |
Duration: | 0.011 sec |
Failed | Test failed: Expected '(Friend Bob Alice)' but got '()' |
AssertionError: Test failed: Expected '(Friend Bob Alice)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.09">Test Report</a>
Assertion: (assertEqualToResult (read-partition People (Friend $x $y) (Friend $x $y)))
Expected: (Friend Bob Alice)
Actual: ()
]]>
Test case: | PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.10 |
Outcome: | Failed |
Duration: | 0.015 sec |
Failed | Test failed: Expected '(GameRole Predator)' but got '()' |
AssertionError: Test failed: Expected '(GameRole Predator)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/partitioning_atomspaces_and_performance_he_774.metta.4_failed.html#HYPERON-METTALOG-SANITY.PARTITIONING-ATOMSPACES-AND-PERFORMANCE-HE-774.10">Test Report</a>
Assertion: (assertEqualToResult (read-partition Games (GameRole $role) (GameRole $role)))
Expected: (GameRole Predator)
Actual: ()
]]>
Test case: | PY-TYPES-2.01 |
Outcome: | Passed |
Duration: | 3.928 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/py_types_2.metta.0_failed.html#HYPERON-METTALOG-SANITY.PY-TYPES-2.01">Test Report</a>
Assertion: (assertEqual (py-list ()))
Expected: ([])
Actual: ([])
]]>
Test case: | PY-TYPES.01 |
Outcome: | Passed |
Duration: | 3.605 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/py_types.metta.0_failed.html#HYPERON-METTALOG-SANITY.PY-TYPES.01">Test Report</a>
Assertion: (assertEqual (py-list ()))
Expected: ([])
Actual: ([])
]]>
Test case: | QUOTING-SCOPING-HE-579.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/quoting_scoping_he_579.metta.0_failed.html#HYPERON-METTALOG-SANITY.QUOTING-SCOPING-HE-579.01">Test Report</a>
Assertion: (assertEqualToResult (let (quote $x) (quote A) $x))
Expected: (A)
Actual: (A)
]]>
Test case: | QUOTING-SCOPING-HE-579.02 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/quoting_scoping_he_579.metta.0_failed.html#HYPERON-METTALOG-SANITY.QUOTING-SCOPING-HE-579.02">Test Report</a>
Assertion: (assertEqualToResult (let (quote $x) (quote (+ 1 1)) $x))
Expected: (2)
Actual: (2)
]]>
Test case: | RECURSIVE-TUPLE-LIST-BENCHMARK-HE-394.01 |
Outcome: | Failed |
Duration: | 0.12 sec |
Failed | Test failed: Expected '((extend-py! benchmark))' but got '((py-module benchmark "import time\nfrom hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\n\n@register_atoms\ndef my_atoms():\n return {\n 'current_time': OperationAtom('current_time', lambda: time.time())\n }\n"))' |
AssertionError: Test failed: Expected '((extend-py! benchmark))' but got '((py-module benchmark "import time\nfrom hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\n\n@register_atoms\ndef my_atoms():\n return {\n 'current_time': OperationAtom('current_time', lambda: time.time())\n }\n"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/recursive_tuple_list_benchmark_he_394.metta.1_failed.html#HYPERON-METTALOG-SANITY.RECURSIVE-TUPLE-LIST-BENCHMARK-HE-394.01">Test Report</a>
Assertion: (assertEqualToResult (py-module benchmark "import time\nfrom hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\n\n@register_atoms\ndef my_atoms():\n return {\n 'current_time': OperationAtom('current_time', lambda: time.time())\n }\n"))
Expected: ((extend-py! benchmark))
Actual: ((py-module benchmark "import time\nfrom hyperon.atoms import OperationAtom\nfrom hyperon.ext import register_atoms\n\n@register_atoms\ndef my_atoms():\n return {\n 'current_time': OperationAtom('current_time', lambda: time.time())\n }\n"))
]]>
Test case: | RECURSIVE-TUPLE-LIST-PERF-HE-394.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/recursive_tuple_list_perf_he_394.metta.0_failed.html#HYPERON-METTALOG-SANITY.RECURSIVE-TUPLE-LIST-PERF-HE-394.01">Test Report</a>
Assertion: (assertEqualToResult (TupleCount (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30)))
Expected: (30)
Actual: (30)
]]>
Test case: | REPRESENT-AND-PARSE-TESTS.01 |
Outcome: | Failed |
Duration: | 0.925 sec |
Failed | Test failed: Expected '(c d)' but got '((intersect a c) (intersect a d) (intersect a e) (intersect a f) (intersect b c) (intersect b d) (intersect b e) (intersect b f) (intersect c c) (intersect c d) (intersect c e) (intersect c f) (intersect d c) (intersect d d) (intersect d e) (intersect d f))' |
AssertionError: Test failed: Expected '(c d)' but got '((intersect a c) (intersect a d) (intersect a e) (intersect a f) (intersect b c) (intersect b d) (intersect b e) (intersect b f) (intersect c c) (intersect c d) (intersect c e) (intersect c f) (intersect d c) (intersect d d) (intersect d e) (intersect d f))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/represent_and_parse_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.REPRESENT-AND-PARSE-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (intersect (superpose (a b c d)) (superpose (c d e f))))
Expected: (c d)
Actual: ((intersect a c) (intersect a d) (intersect a e) (intersect a f) (intersect b c) (intersect b d) (intersect b e) (intersect b f) (intersect c c) (intersect c d) (intersect c e) (intersect c f) (intersect d c) (intersect d d) (intersect d e) (intersect d f))
]]>
Test case: | REPRESENT-AND-PARSE-TESTS.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/represent_and_parse_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.REPRESENT-AND-PARSE-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (union (superpose (a b c d)) (superpose (c d e f))))
Expected: (a b c d e f)
Actual: (a b c d e f)
]]>
Test case: | RULE-MACROS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rule_macros_mw.metta.0_failed.html#HYPERON-METTALOG-SANITY.RULE-MACROS.01">Test Report</a>
Assertion: (assertEqual (match &self b b))
Expected: (b)
Actual: (b)
]]>
Test case: | RUST-TESTS.01 |
Outcome: | Failed |
Duration: | 0.056 sec |
Failed | Test failed: Expected '(3)' but got '(3)' |
AssertionError: Test failed: Expected '(3)' but got '(3)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (rust !(+ 1 2)))
Expected: (3)
Actual: (3)
]]>
Test case: | RUST-TESTS.02 |
Outcome: | Failed |
Duration: | 0.041 sec |
Failed | Test failed: Expected '(3)' but got '(3)' |
AssertionError: Test failed: Expected '(3)' but got '(3)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (rust! (+ 1 2)))
Expected: (3)
Actual: (3)
]]>
Test case: | RUST-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (rust (likes John Jane)))
Expected: ()
Actual: ()
]]>
Test case: | RUST-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (rust !(match &self (likes John $who) $who)))
Expected: (Jane)
Actual: (Jane)
]]>
Test case: | RUST-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (rust! (match &self (likes John $who) $who)))
Expected: (Jane)
Actual: (Jane)
]]>
Test case: | RUST-TESTS.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (match &self (likes John $who) $who))
Expected: ()
Actual: ()
]]>
Test case: | RUST-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (rust (= (foo $x) \n (+ $x 1))))
Expected: ()
Actual: ()
]]>
Test case: | RUST-TESTS.08 |
Outcome: | Failed |
Duration: | 0.059 sec |
Failed | Test failed: Expected '(2)' but got '(2)' |
AssertionError: Test failed: Expected '(2)' but got '(2)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (rust !(foo 1)))
Expected: (2)
Actual: (2)
]]>
Test case: | RUST-TESTS.09 |
Outcome: | Failed |
Duration: | 0.041 sec |
Failed | Test failed: Expected '(2)' but got '(2)' |
AssertionError: Test failed: Expected '(2)' but got '(2)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (rust! (foo 1)))
Expected: (2)
Actual: (2)
]]>
Test case: | RUST-TESTS.10 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/rust_tests_mw.metta.4_failed.html#HYPERON-METTALOG-SANITY.RUST-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (foo 1))
Expected: ((foo 1))
Actual: ((foo 1))
]]>
Test case: | SEALED-TEST.01 |
Outcome: | Passed |
Duration: | 0.013 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.01">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x) (sealed ($a $b) (quote (= ($a $x $c) \n ($b))))))
Expected: ((quote (= (= $x $c) \n ($b))))
Actual: ((quote (= (= $x $c) \n ($b))))
]]>
Test case: | SEALED-TEST.02 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.02">Test Report</a>
Assertion: (assertEqualToResult (sealed ($x $y) (quote (= ($y $z)))))
Expected: ((quote (= ($y $z))))
Actual: ((quote (= ($y $z))))
]]>
Test case: | SEALED-TEST.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.03">Test Report</a>
Assertion: (assertEqualToResult (let $x (input $y) (output $x)))
Expected: ((output (input $y)))
Actual: ((output (input $y)))
]]>
Test case: | SEALED-TEST.04 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.04">Test Report</a>
Assertion: (assertEqual (let (quote ($sv $st)) (sealed ($x) (quote ($x (output $x)))) (let $sv (input $x) $st)))
Expected: ((output (input $x)))
Actual: ((output (input $x)))
]]>
Test case: | SEALED-TEST.05 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.05">Test Report</a>
Assertion: (assertEqualToResult (callsealer $x $y))
Expected: ((quote ((* (+ 40 $x) (/ 100 $y)))))
Actual: ((quote ((* (+ 40 $x) (/ 100 $y)))))
]]>
Test case: | SEALED-TEST.06 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.06">Test Report</a>
Assertion: (assertEqualToResult (callsealer 10 25))
Expected: ((quote ((* (+ 40 10) (/ 100 25)))))
Actual: ((quote ((* (+ 40 10) (/ 100 25)))))
]]>
Test case: | SEALED-TEST.07 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.07">Test Report</a>
Assertion: (assertEqualToResult (callsealer1 5 $y))
Expected: ((quote ((* (+ 40 5) (/ 100 $y)))))
Actual: ((quote ((* (+ 40 5) (/ 100 $y)))))
]]>
Test case: | SEALED-TEST.08 |
Outcome: | Passed |
Duration: | 0.243 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.08">Test Report</a>
Assertion: (assertEqualToResult (callsealer1 $x $y))
Expected: ((quote ((* (+ 40 $a) (/ 100 $y)))))
Actual: ((quote ((* (+ 40 $a) (/ 100 $y)))))
]]>
Test case: | SEALED-TEST.09 |
Outcome: | Passed |
Duration: | 0.206 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.09">Test Report</a>
Assertion: (assertEqualToResult (callsealer2 $x 4))
Expected: ((quote ((* (+ 40 $a) (/ 100 4)))))
Actual: ((quote ((* (+ 40 $a) (/ 100 4)))))
]]>
Test case: | SEALED-TEST.10 |
Outcome: | Passed |
Duration: | 0.236 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sealed_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEALED-TEST.10">Test Report</a>
Assertion: (assertEqualToResult (callsealer2 $x $y))
Expected: ((quote ((* (+ 40 $a) (/ 100 $b)))))
Actual: ((quote ((* (+ 40 $a) (/ 100 $b)))))
]]>
Test case: | SEQUENTIAL-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sequential_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEQUENTIAL-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (sequential ((do (foo $x)) (get-state &var))))
Expected: (4)
Actual: (4)
]]>
Test case: | SEQUENTIAL-TESTS.02 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sequential_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SEQUENTIAL-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (sequential ((do (change-state! &var 0)) (increment) (increment) (increment) (increment) (increment) (increment) (increment) (increment) (increment) (increment) (get-state &var))))
Expected: (1 2 3 4 5 6 7 8 9 10 10)
Actual: (1 2 3 4 5 6 7 8 9 10 10)
]]>
Test case: | SINGLE-SIDED-MATCHING-HE-674.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/single_sided_matching_he_674.metta.1_failed.html#HYPERON-METTALOG-SANITY.SINGLE-SIDED-MATCHING-HE-674.01">Test Report</a>
Assertion: (assertEqualToResult ((S K) $x))
Expected: (I)
Actual: (I)
]]>
Test case: | SINGLE-SIDED-MATCHING-HE-674.02 |
Outcome: | Failed |
Duration: | 0.055 sec |
Failed | Test failed: Expected '(InfiniteRecursion)' but got '((: $_58970 $_58976))' |
AssertionError: Test failed: Expected '(InfiniteRecursion)' but got '((: $_58970 $_58976))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/single_sided_matching_he_674.metta.1_failed.html#HYPERON-METTALOG-SANITY.SINGLE-SIDED-MATCHING-HE-674.02">Test Report</a>
Assertion: (assertEqualToResult (: (Sym (: (Sym (: $x $a)) $b)) $c))
Expected: (InfiniteRecursion)
Actual: ((: $_58970 $_58976))
]]>
Test case: | SORTING-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult ("============ Test insert ============"))
Expected: (("============ Test insert ============"))
Actual: (("============ Test insert ============"))
]]>
Test case: | SORTING-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.02">Test Report</a>
Assertion: (assertEqual (insert 1 Nil))
Expected: ((Cons 1 Nil))
Actual: ((Cons 1 Nil))
]]>
Test case: | SORTING-TESTS.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.03">Test Report</a>
Assertion: (assertEqual (insert 2 (insert 1 Nil)))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | SORTING-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.04">Test Report</a>
Assertion: (assertEqual (insert 3 (insert 2 (insert 1 Nil))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (== (Cons 1 Nil) (Cons 1 Nil)))
Expected: (True)
Actual: (True)
]]>
Test case: | SORTING-TESTS.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult ("============ Test sort ============"))
Expected: (("============ Test sort ============"))
Actual: (("============ Test sort ============"))
]]>
Test case: | SORTING-TESTS.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.07">Test Report</a>
Assertion: (assertEqual (sort (Cons 1 Nil)))
Expected: ((Cons 1 Nil))
Actual: ((Cons 1 Nil))
]]>
Test case: | SORTING-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.08">Test Report</a>
Assertion: (assertEqual (sort (Cons 2 (Cons 1 Nil))))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | SORTING-TESTS.09 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.09">Test Report</a>
Assertion: (assertEqual (sort (Cons 3 (Cons 1 (Cons 2 Nil)))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult ("============ Test elem ============"))
Expected: (("============ Test elem ============"))
Actual: (("============ Test elem ============"))
]]>
Test case: | SORTING-TESTS.11 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.11">Test Report</a>
Assertion: (assertEqual (elem 1 (Cons 3 (Cons 1 (Cons 2 Nil)))))
Expected: (True)
Actual: (True)
]]>
Test case: | SORTING-TESTS.12 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.12">Test Report</a>
Assertion: (assertEqual (elem 5 (Cons 3 (Cons 1 (Cons 2 Nil)))))
Expected: (False)
Actual: (False)
]]>
Test case: | SORTING-TESTS.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult ("============ Test uniq ============"))
Expected: (("============ Test uniq ============"))
Actual: (("============ Test uniq ============"))
]]>
Test case: | SORTING-TESTS.14 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.14">Test Report</a>
Assertion: (assertEqual (uniq (Cons 2 (Cons 3 (Cons 1 (Cons 2 Nil))))))
Expected: ((Cons 2 (Cons 3 (Cons 1 Nil))))
Actual: ((Cons 2 (Cons 3 (Cons 1 Nil))))
]]>
Test case: | SORTING-TESTS.15 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.15">Test Report</a>
Assertion: (assertEqual (uniq (Cons 2 (Cons 3 (Cons 3 (Cons 2 Nil))))))
Expected: ((Cons 2 (Cons 3 Nil)))
Actual: ((Cons 2 (Cons 3 Nil)))
]]>
Test case: | SORTING-TESTS.16 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult ("============ Test insert_uniq ============"))
Expected: (("============ Test insert_uniq ============"))
Actual: (("============ Test insert_uniq ============"))
]]>
Test case: | SORTING-TESTS.17 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.17">Test Report</a>
Assertion: (assertEqual (insert_uniq 2 (insert_uniq 1 Nil)))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | SORTING-TESTS.18 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.18">Test Report</a>
Assertion: (assertEqual (insert_uniq 3 (insert_uniq 2 (insert_uniq 1 Nil))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.19 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.19">Test Report</a>
Assertion: (assertEqual (insert_uniq 2 (insert_uniq 3 (insert_uniq 2 (insert_uniq 1 Nil)))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.01">Test Report</a>
Assertion: (assertEqual (insert 1 Nil))
Expected: ((Cons 1 Nil))
Actual: ((Cons 1 Nil))
]]>
Test case: | SORTING-TESTS.02 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.02">Test Report</a>
Assertion: (assertEqual (insert 2 (insert 1 Nil)))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | SORTING-TESTS.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.03">Test Report</a>
Assertion: (assertEqual (insert 3 (insert 2 (insert 1 Nil))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.04">Test Report</a>
Assertion: (assertEqual (sort (Cons 1 Nil)))
Expected: ((Cons 1 Nil))
Actual: ((Cons 1 Nil))
]]>
Test case: | SORTING-TESTS.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.05">Test Report</a>
Assertion: (assertEqual (sort (Cons 2 (Cons 1 Nil))))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | SORTING-TESTS.06 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.06">Test Report</a>
Assertion: (assertEqual (sort (Cons 3 (Cons 1 (Cons 2 Nil)))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.07">Test Report</a>
Assertion: (assertEqual (elem 1 (Cons 3 (Cons 1 (Cons 2 Nil)))))
Expected: (True)
Actual: (True)
]]>
Test case: | SORTING-TESTS.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.08">Test Report</a>
Assertion: (assertEqual (elem 5 (Cons 3 (Cons 1 (Cons 2 Nil)))))
Expected: (False)
Actual: (False)
]]>
Test case: | SORTING-TESTS.09 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.09">Test Report</a>
Assertion: (assertEqual (uniq (Cons 2 (Cons 3 (Cons 1 (Cons 2 Nil))))))
Expected: ((Cons 2 (Cons 3 (Cons 1 Nil))))
Actual: ((Cons 2 (Cons 3 (Cons 1 Nil))))
]]>
Test case: | SORTING-TESTS.10 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.10">Test Report</a>
Assertion: (assertEqual (uniq (Cons 2 (Cons 3 (Cons 3 (Cons 2 Nil))))))
Expected: ((Cons 2 (Cons 3 Nil)))
Actual: ((Cons 2 (Cons 3 Nil)))
]]>
Test case: | SORTING-TESTS.11 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.11">Test Report</a>
Assertion: (assertEqual (insert_uniq 2 (insert_uniq 1 Nil)))
Expected: ((Cons 1 (Cons 2 Nil)))
Actual: ((Cons 1 (Cons 2 Nil)))
]]>
Test case: | SORTING-TESTS.12 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.12">Test Report</a>
Assertion: (assertEqual (insert_uniq 3 (insert_uniq 2 (insert_uniq 1 Nil))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS.13 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS.13">Test Report</a>
Assertion: (assertEqual (insert_uniq 2 (insert_uniq 3 (insert_uniq 2 (insert_uniq 1 Nil)))))
Expected: ((Cons 1 (Cons 2 (Cons 3 Nil))))
Actual: ((Cons 1 (Cons 2 (Cons 3 Nil))))
]]>
Test case: | SORTING-TESTS-NATS.14 |
Outcome: | Failed |
Duration: | 0.109 sec |
Failed | Test failed: Expected '(True)' but got '((< Z (S Z)) True)' |
AssertionError: Test failed: Expected '(True)' but got '((< Z (S Z)) True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.14">Test Report</a>
Assertion: (assertEqual (lessThan Z (S Z)))
Expected: (True)
Actual: ((< Z (S Z)) True)
]]>
Test case: | SORTING-TESTS-NATS.15 |
Outcome: | Failed |
Duration: | 0.091 sec |
Failed | Test failed: Expected '(True)' but got '((< Z (S (S Z))) True)' |
AssertionError: Test failed: Expected '(True)' but got '((< Z (S (S Z))) True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.15">Test Report</a>
Assertion: (assertEqual (lessThan Z (S (S Z))))
Expected: (True)
Actual: ((< Z (S (S Z))) True)
]]>
Test case: | SORTING-TESTS-NATS.16 |
Outcome: | Failed |
Duration: | 0.079 sec |
Failed | Test failed: Expected '(False)' but got '((< Z Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< Z Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.16">Test Report</a>
Assertion: (assertEqual (lessThan Z Z))
Expected: (False)
Actual: ((< Z Z) False)
]]>
Test case: | SORTING-TESTS-NATS.17 |
Outcome: | Failed |
Duration: | 0.085 sec |
Failed | Test failed: Expected '(False)' but got '((< (S Z) Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S Z) Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.17">Test Report</a>
Assertion: (assertEqual (lessThan (S Z) Z))
Expected: (False)
Actual: ((< (S Z) Z) False)
]]>
Test case: | SORTING-TESTS-NATS.18 |
Outcome: | Failed |
Duration: | 0.092 sec |
Failed | Test failed: Expected '(False)' but got '((< (S (S Z)) Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S (S Z)) Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.18">Test Report</a>
Assertion: (assertEqual (lessThan (S (S Z)) Z))
Expected: (False)
Actual: ((< (S (S Z)) Z) False)
]]>
Test case: | SORTING-TESTS-NATS.19 |
Outcome: | Failed |
Duration: | 0.114 sec |
Failed | Test failed: Expected '(False)' but got '((< (S Z) (S Z)) (< Z Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S Z) (S Z)) (< Z Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.19">Test Report</a>
Assertion: (assertEqual (lessThan (S Z) (S Z)))
Expected: (False)
Actual: ((< (S Z) (S Z)) (< Z Z) False)
]]>
Test case: | SORTING-TESTS-NATS.20 |
Outcome: | Failed |
Duration: | 0.168 sec |
Failed | Test failed: Expected '(False)' but got '((< (S (S Z)) (S (S Z))) (< (S Z) (S Z)) (< Z Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S (S Z)) (S (S Z))) (< (S Z) (S Z)) (< Z Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.20">Test Report</a>
Assertion: (assertEqual (lessThan (S (S Z)) (S (S Z))))
Expected: (False)
Actual: ((< (S (S Z)) (S (S Z))) (< (S Z) (S Z)) (< Z Z) False)
]]>
Test case: | SORTING-TESTS-NATS.21 |
Outcome: | Failed |
Duration: | 0.251 sec |
Failed | Test failed: Expected '(False)' but got '((< (S (S (S Z))) (S (S (S Z)))) (< (S (S Z)) (S (S Z))) (< (S Z) (S Z)) (< Z Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S (S (S Z))) (S (S (S Z)))) (< (S (S Z)) (S (S Z))) (< (S Z) (S Z)) (< Z Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.21">Test Report</a>
Assertion: (assertEqual (lessThan (S (S (S Z))) (S (S (S Z)))))
Expected: (False)
Actual: ((< (S (S (S Z))) (S (S (S Z)))) (< (S (S Z)) (S (S Z))) (< (S Z) (S Z)) (< Z Z) False)
]]>
Test case: | SORTING-TESTS-NATS.22 |
Outcome: | Failed |
Duration: | 0.12 sec |
Failed | Test failed: Expected '(True)' but got '((< (S Z) (S (S Z))) (< Z (S Z)) True)' |
AssertionError: Test failed: Expected '(True)' but got '((< (S Z) (S (S Z))) (< Z (S Z)) True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.22">Test Report</a>
Assertion: (assertEqual (lessThan (S Z) (S (S Z))))
Expected: (True)
Actual: ((< (S Z) (S (S Z))) (< Z (S Z)) True)
]]>
Test case: | SORTING-TESTS-NATS.23 |
Outcome: | Failed |
Duration: | 0.202 sec |
Failed | Test failed: Expected '(True)' but got '((< (S (S Z)) (S (S (S Z)))) (< (S Z) (S (S Z))) (< Z (S Z)) True)' |
AssertionError: Test failed: Expected '(True)' but got '((< (S (S Z)) (S (S (S Z)))) (< (S Z) (S (S Z))) (< Z (S Z)) True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.23">Test Report</a>
Assertion: (assertEqual (lessThan (S (S Z)) (S (S (S Z)))))
Expected: (True)
Actual: ((< (S (S Z)) (S (S (S Z)))) (< (S Z) (S (S Z))) (< Z (S Z)) True)
]]>
Test case: | SORTING-TESTS-NATS.24 |
Outcome: | Failed |
Duration: | 0.133 sec |
Failed | Test failed: Expected '(True)' but got '((< (S Z) (S (S (S Z)))) (< Z (S (S Z))) True)' |
AssertionError: Test failed: Expected '(True)' but got '((< (S Z) (S (S (S Z)))) (< Z (S (S Z))) True)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.24">Test Report</a>
Assertion: (assertEqual (lessThan (S Z) (S (S (S Z)))))
Expected: (True)
Actual: ((< (S Z) (S (S (S Z)))) (< Z (S (S Z))) True)
]]>
Test case: | SORTING-TESTS-NATS.25 |
Outcome: | Failed |
Duration: | 0.131 sec |
Failed | Test failed: Expected '(False)' but got '((< (S (S Z)) (S Z)) (< (S Z) Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S (S Z)) (S Z)) (< (S Z) Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.25">Test Report</a>
Assertion: (assertEqual (lessThan (S (S Z)) (S Z)))
Expected: (False)
Actual: ((< (S (S Z)) (S Z)) (< (S Z) Z) False)
]]>
Test case: | SORTING-TESTS-NATS.26 |
Outcome: | Failed |
Duration: | 0.191 sec |
Failed | Test failed: Expected '(False)' but got '((< (S (S (S Z))) (S (S Z))) (< (S (S Z)) (S Z)) (< (S Z) Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S (S (S Z))) (S (S Z))) (< (S (S Z)) (S Z)) (< (S Z) Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.26">Test Report</a>
Assertion: (assertEqual (lessThan (S (S (S Z))) (S (S Z))))
Expected: (False)
Actual: ((< (S (S (S Z))) (S (S Z))) (< (S (S Z)) (S Z)) (< (S Z) Z) False)
]]>
Test case: | SORTING-TESTS-NATS.27 |
Outcome: | Failed |
Duration: | 0.207 sec |
Failed | Test failed: Expected '(False)' but got '((< (S (S (S (S Z)))) (S (S Z))) (< (S (S (S Z))) (S Z)) (< (S (S Z)) Z) False)' |
AssertionError: Test failed: Expected '(False)' but got '((< (S (S (S (S Z)))) (S (S Z))) (< (S (S (S Z))) (S Z)) (< (S (S Z)) Z) False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.27">Test Report</a>
Assertion: (assertEqual (lessThan (S (S (S (S Z)))) (S (S Z))))
Expected: (False)
Actual: ((< (S (S (S (S Z)))) (S (S Z))) (< (S (S (S Z))) (S Z)) (< (S (S Z)) Z) False)
]]>
Test case: | SORTING-TESTS-NATS.28 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.28">Test Report</a>
Assertion: (assertEqual (insert (S Z) Nil))
Expected: ((Cons (S Z) Nil))
Actual: ((Cons (S Z) Nil))
]]>
Test case: | SORTING-TESTS-NATS.29 |
Outcome: | Failed |
Duration: | 0.185 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z) Nil))))' but got '((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z) Nil))))' but got '((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.29">Test Report</a>
Assertion: (assertEqual (insert (S (S Z)) (insert (S Z) Nil)))
Expected: ((Cons (S Z) (Cons (S (S Z) Nil))))
Actual: ((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))
]]>
Test case: | SORTING-TESTS-NATS.30 |
Outcome: | Failed |
Duration: | 0.25 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))))' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.30">Test Report</a>
Assertion: (assertEqual (insert (S (S (S Z))) (insert (S (S Z)) (insert (S Z) Nil))))
Expected: ((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))
Actual: ((Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))))
]]>
Test case: | SORTING-TESTS-NATS.31 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.31">Test Report</a>
Assertion: (assertEqual (sort (Cons (S Z) Nil)))
Expected: ((Cons (S Z) Nil))
Actual: ((Cons (S Z) Nil))
]]>
Test case: | SORTING-TESTS-NATS.32 |
Outcome: | Failed |
Duration: | 0.177 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z) Nil))))' but got '((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z) Nil))))' but got '((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.32">Test Report</a>
Assertion: (assertEqual (sort (Cons (S (S Z)) (Cons (S Z) Nil))))
Expected: ((Cons (S Z) (Cons (S (S Z) Nil))))
Actual: ((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))
]]>
Test case: | SORTING-TESTS-NATS.33 |
Outcome: | Failed |
Duration: | 0.247 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))))' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.33">Test Report</a>
Assertion: (assertEqual (sort (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil)))))
Expected: ((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))
Actual: ((Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))))
]]>
Test case: | SORTING-TESTS-NATS.34 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.34">Test Report</a>
Assertion: (assertEqual (elem (S Z) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil)))))
Expected: (True)
Actual: (True)
]]>
Test case: | SORTING-TESTS-NATS.35 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.35">Test Report</a>
Assertion: (assertEqual (elem (S (S (S (S (S Z))))) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil)))))
Expected: (False)
Actual: (False)
]]>
Test case: | SORTING-TESTS-NATS.36 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.36">Test Report</a>
Assertion: (assertEqual (uniq (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S Z) (Cons (S (S Z)) Nil))))))
Expected: ((Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S Z) Nil))))
Actual: ((Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S Z) Nil))))
]]>
Test case: | SORTING-TESTS-NATS.37 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.37">Test Report</a>
Assertion: (assertEqual (uniq (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S (S Z))) (Cons (S (S Z)) Nil))))))
Expected: ((Cons (S (S Z)) (Cons (S (S (S Z))) Nil)))
Actual: ((Cons (S (S Z)) (Cons (S (S (S Z))) Nil)))
]]>
Test case: | SORTING-TESTS-NATS.38 |
Outcome: | Failed |
Duration: | 0.198 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z) Nil))))' but got '((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z) Nil))))' but got '((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.38">Test Report</a>
Assertion: (assertEqual (insert_uniq (S (S Z)) (insert_uniq (S Z) Nil)))
Expected: ((Cons (S Z) (Cons (S (S Z) Nil))))
Actual: ((Cons (S (S Z)) (Cons (S Z) Nil)) (Cons (S (S Z)) (Cons (S Z) Nil)))
]]>
Test case: | SORTING-TESTS-NATS.39 |
Outcome: | Failed |
Duration: | 0.269 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))))' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.39">Test Report</a>
Assertion: (assertEqual (insert_uniq (S (S (S Z))) (insert_uniq (S (S Z)) (insert_uniq (S Z) Nil))))
Expected: ((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))
Actual: ((Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil))))
]]>
Test case: | SORTING-TESTS-NATS.40 |
Outcome: | Failed |
Duration: | 0.289 sec |
Failed | Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (...(1129)' |
AssertionError: Test failed: Expected '((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))' but got '((Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (...(1129)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/sorting_tests_nats_mw.metta.21_failed.html#HYPERON-METTALOG-SANITY.SORTING-TESTS-NATS.40">Test Report</a>
Assertion: (assertEqual (insert_uniq (S (S Z)) (insert_uniq (S (S (S Z))) (insert_uniq (S (S Z)) (insert_uniq (S Z) Nil)))))
Expected: ((Cons (S Z) (Cons (S (S Z)) (Cons (S (S (S Z))) Nil))))
Actual: ((Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (S (S (S Z))) (Cons (S (S Z)) (Cons (S Z) Nil)))) (Cons (S (S Z)) (Cons (...(1129)
]]>
Test case: | SPACE-INTERSECTION-TESTS.01 |
Outcome: | Passed |
Duration: | 0.282 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.01">Test Report</a>
Assertion: (assertEqual (intersection (get-atoms &space1) (get-atoms &space2)))
Expected: ((= (foo $x $y) \n (+ $x $y)) (foo 1 2) (foo (foo 1 2) 3))
Actual: ((= (foo $x $y) \n (+ $x $y)) (foo 1 2) (foo (foo 1 2) 3))
]]>
Test case: | SPACE-INTERSECTION-TESTS.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.02">Test Report</a>
Assertion: (assertEqual (intersection (get-atoms &space1) (get-atoms &space3)))
Expected: ()
Actual: ()
]]>
Test case: | SPACE-INTERSECTION-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.03">Test Report</a>
Assertion: (assertEqual (intersection (get-atoms &space1) (get-atoms &space4)))
Expected: ((foo 1 2) (foo 3 4))
Actual: ((foo 1 2) (foo 3 4))
]]>
Test case: | SPACE-INTERSECTION-TESTS.04 |
Outcome: | Passed |
Duration: | 0.096 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.04">Test Report</a>
Assertion: (assertEqual (intersection (get-atoms &space4) (get-atoms &space5)))
Expected: ((foo $m $n))
Actual: ((foo $_366344 $n))
]]>
Test case: | SPACE-INTERSECTION-TESTS.05 |
Outcome: | Failed |
Duration: | 0.133 sec |
Failed | Test failed: Expected '((foo 7 7))' but got '((foo (foo 1 2) 3) (foo 7 7) (foo (foo $_505316 2) 3))' |
AssertionError: Test failed: Expected '((foo 7 7))' but got '((foo (foo 1 2) 3) (foo 7 7) (foo (foo $_505316 2) 3))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.05">Test Report</a>
Assertion: (assertEqual (pred-intersection unified (get-atoms &space4) (get-atoms &space6)))
Expected: ((foo 7 7))
Actual: ((foo (foo 1 2) 3) (foo 7 7) (foo (foo $_505316 2) 3))
]]>
Test case: | SPACE-INTERSECTION-TESTS.06 |
Outcome: | Failed |
Duration: | 0.109 sec |
Failed | Test failed: Expected '((foo (foo 1 2) 3))' but got '((foo (foo 1 2) 3) (foo 7 7))' |
AssertionError: Test failed: Expected '((foo (foo 1 2) 3))' but got '((foo (foo 1 2) 3) (foo 7 7))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.06">Test Report</a>
Assertion: (assertEqual (intersection (get-atoms &space6) (get-atoms &space7)))
Expected: ((foo (foo 1 2) 3))
Actual: ((foo (foo 1 2) 3) (foo 7 7))
]]>
Test case: | SPACE-INTERSECTION-TESTS.07 |
Outcome: | Failed |
Duration: | 0.111 sec |
Failed | Test failed: Expected '((foo (foo 1 2) 3))' but got '((foo 7 7) (foo (foo 1 2) 3))' |
AssertionError: Test failed: Expected '((foo (foo 1 2) 3))' but got '((foo 7 7) (foo (foo 1 2) 3))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_intersection_tests.metta.3_failed.html#HYPERON-METTALOG-SANITY.SPACE-INTERSECTION-TESTS.07">Test Report</a>
Assertion: (assertEqual (intersection (get-atoms &space7) (get-atoms &space6)))
Expected: ((foo (foo 1 2) 3))
Actual: ((foo 7 7) (foo (foo 1 2) 3))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.01 |
Outcome: | Passed |
Duration: | 0.207 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.01">Test Report</a>
Assertion: (assertEqual (subtraction (get-atoms &space31) (get-atoms &space32)))
Expected: ((foo 3 4) (foo $x 10) (foo $x $x))
Actual: ((foo 3 4) (foo $x 10) (foo $x $x))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.02 |
Outcome: | Passed |
Duration: | 0.264 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.02">Test Report</a>
Assertion: (assertEqual (subtraction (get-atoms &space31) (get-atoms &space33)))
Expected: ((foo $x $y) (foo 1 2) (foo $x 10) (foo $x $x))
Actual: ((foo $x $y) (foo 1 2) (foo $x 10) (foo $x $x))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.03">Test Report</a>
Assertion: (assertEqual (subtraction (get-atoms &space34) (get-atoms &space31)))
Expected: ()
Actual: ()
]]>
Test case: | SPACE-SUBTRACTION-TESTS.04 |
Outcome: | Passed |
Duration: | 0.384 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.04">Test Report</a>
Assertion: (assertEqual (union (get-atoms &space31) (get-atoms &space32)))
Expected: ((foo $x $y) (foo 1 2) (foo 3 4) (foo 5 6) (foo $x 10) (foo $x $x))
Actual: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x) (foo 5 6))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.05 |
Outcome: | Passed |
Duration: | 0.251 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.05">Test Report</a>
Assertion: (assertEqual (union (get-atoms &space32) (get-atoms &space33)))
Expected: ((foo 1 2) (foo 5 6) (foo 3 4) (foo $x $y))
Actual: ((foo 1 2) (foo 5 6) (foo $x $y) (foo 3 4))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.06 |
Outcome: | Passed |
Duration: | 0.383 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.06">Test Report</a>
Assertion: (assertEqual (union (get-atoms &space31) (get-atoms &space33)))
Expected: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x) (foo 5 6))
Actual: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x) (foo 5 6))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.07 |
Outcome: | Passed |
Duration: | 0.405 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.07">Test Report</a>
Assertion: (assertEqual (union (get-atoms &space31) (superpose ((foo 7 8)))))
Expected: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x) (foo 7 8))
Actual: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x) (foo 7 8))
]]>
Test case: | SPACE-SUBTRACTION-TESTS.08 |
Outcome: | Passed |
Duration: | 0.348 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_subtraction_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.SPACE-SUBTRACTION-TESTS.08">Test Report</a>
Assertion: (assertEqual (union (get-atoms &space31) (get-atoms &space34)))
Expected: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x))
Actual: ((foo $x $y) (foo 1 2) (foo 3 4) (foo $x 10) (foo $x $x))
]]>
Test case: | SPACE-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (bind! &new-space (new-space)))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (add-atom &new-space (likes John Jane)))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (match &new-space (likes $x $y) ($x $y)))
Expected: ((John Jane))
Actual: ((John Jane))
]]>
Test case: | SPACE-TESTS.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (match &self (likes $x $y) ($x $y)))
Expected: ()
Actual: ()
]]>
Test case: | SPACE-TESTS.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (add-atom &new-space (likes Kate Karl)))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.06 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (match &new-space (likes $x $y) ($x $y)))
Expected: ((John Jane) (Kate Karl))
Actual: ((John Jane) (Kate Karl))
]]>
Test case: | SPACE-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (remove-atom &new-space (likes John Jane)))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.08 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (match &new-space (likes $x $y) ($x $y)))
Expected: ((Kate Karl))
Actual: ((Kate Karl))
]]>
Test case: | SPACE-TESTS.09 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (add-atom &new-space (= (foo $x) \n (+ $x 1))))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2)
Actual: (2)
]]>
Test case: | SPACE-TESTS.11 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (add-atom &new-space (= (foo $x) \n (+ $x 2))))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.12 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (2 3)
Actual: (2 3)
]]>
Test case: | SPACE-TESTS.13 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (remove-atom &new-space (= (foo $x) \n (+ $x 1))))
Expected: (())
Actual: (())
]]>
Test case: | SPACE-TESTS.14 |
Outcome: | Failed |
Duration: | 0.112 sec |
Failed | Test failed: Expected '(3)' but got '(2 3)' |
AssertionError: Test failed: Expected '(3)' but got '(2 3)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/space_tests.metta.1_failed.html#HYPERON-METTALOG-SANITY.SPACE-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (metta (foo 1) Number &new-space))
Expected: (3)
Actual: (2 3)
]]>
Test case: | STRING-TESTS.01 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.01">Test Report</a>
Assertion: (assertEqual (stringToChars "xyzzy"))
Expected: (('x' 'y' 'z' 'z' 'y'))
Actual: (('x' 'y' 'z' 'z' 'y'))
]]>
Test case: | STRING-TESTS.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.02">Test Report</a>
Assertion: (assertEqual (charsToString ('x' 'y' 'z' 'z' 'y')))
Expected: ("xyzzy")
Actual: ("xyzzy")
]]>
Test case: | STRING-TESTS.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.03">Test Report</a>
Assertion: (assertEqual (stringToChars ""))
Expected: (())
Actual: (())
]]>
Test case: | STRING-TESTS.04 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.04">Test Report</a>
Assertion: (assertEqual (charsToString ()))
Expected: ("")
Actual: ("")
]]>
Test case: | STRING-TESTS.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.05">Test Report</a>
Assertion: (assertEqual (charsToString (stringToChars "xyzzy")))
Expected: ("xyzzy")
Actual: ("xyzzy")
]]>
Test case: | STRING-TESTS.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.06">Test Report</a>
Assertion: (assertEqual (stringToChars (charsToString ('x' 'y' 'z' 'z' 'y'))))
Expected: (('x' 'y' 'z' 'z' 'y'))
Actual: (('x' 'y' 'z' 'z' 'y'))
]]>
Test case: | STRING-TESTS.07 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.07">Test Report</a>
Assertion: (assertEqual (charsToString ('x' 'y' ' ' 'z' 'y')))
Expected: ("xy zy")
Actual: ("xy zy")
]]>
Test case: | STRING-TESTS.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.08">Test Report</a>
Assertion: (assertEqual (stringToChars "xy zy"))
Expected: (('x' 'y' ' ' 'z' 'y'))
Actual: (('x' 'y' ' ' 'z' 'y'))
]]>
Test case: | STRING-TESTS.09 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.09">Test Report</a>
Assertion: (assertEqual (charsToString (' ')))
Expected: (" ")
Actual: (" ")
]]>
Test case: | STRING-TESTS.10 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.10">Test Report</a>
Assertion: (assertEqual (stringToChars " "))
Expected: ((' '))
Actual: ((' '))
]]>
Test case: | STRING-TESTS.11 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.11">Test Report</a>
Assertion: (assertEqual (stringToChars (superpose ("ab" "cd" "ef"))))
Expected: (('a' 'b') ('c' 'd') ('e' 'f'))
Actual: (('a' 'b') ('c' 'd') ('e' 'f'))
]]>
Test case: | STRING-TESTS.12 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.12">Test Report</a>
Assertion: (assertEqual (format-args "" (1 2 3)))
Expected: ("")
Actual: ("")
]]>
Test case: | STRING-TESTS.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.13">Test Report</a>
Assertion: (assertEqual (format-args " " (1 2 3)))
Expected: (" ")
Actual: (" ")
]]>
Test case: | STRING-TESTS.14 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.14">Test Report</a>
Assertion: (assertEqual (format-args "{}" (1 2 3)))
Expected: ("1")
Actual: ("1")
]]>
Test case: | STRING-TESTS.15 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.15">Test Report</a>
Assertion: (assertEqual (format-args "{}}" (1 2 3)))
Expected: ("{}")
Actual: ("{}")
]]>
Test case: | STRING-TESTS.16 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.16">Test Report</a>
Assertion: (assertEqual (format-args "xyz zy" (1 2 3)))
Expected: ("xyz zy")
Actual: ("xyz zy")
]]>
Test case: | STRING-TESTS.17 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.17">Test Report</a>
Assertion: (assertEqual (format-args "Indexed {1} {} {0} {}" (1 2 3)))
Expected: ("Indexed 2 1 1 2")
Actual: ("Indexed 2 1 1 2")
]]>
Test case: | STRING-TESTS.18 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.18">Test Report</a>
Assertion: (assertEqual (format-args "Different types {} {} {} {} {} {}" (1 "2" 'c' -0.5 atom (1 2 c -0.5 atom))))
Expected: ("Different types 1 2 c -0.5 atom (1 2 c -0.5 atom)")
Actual: ("Different types 1 2 c -0.5 atom (1 2 c -0.5 atom)")
]]>
Test case: | STRING-TESTS.19 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.19">Test Report</a>
Assertion: (assertEqual (format-args "Two digit index={11}" (0 1 2 3 4 5 6 7 8 9 10 "eleven")))
Expected: ("Two digit index=eleven")
Actual: ("Two digit index=eleven")
]]>
Test case: | STRING-TESTS.20 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.20">Test Report</a>
Assertion: (assertEqual (format-args "Bad args list {1} {} {0} {}" x))
Expected: ((Error x BadType))
Actual: ((Error x BadType))
]]>
Test case: | STRING-TESTS.21 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRING-TESTS.21">Test Report</a>
Assertion: (assertEqual (format-args "Malformed format}{{}{{{}{} {4} { } {-1} {x} {{{{{{}}}}}}{{{{{}}}}}" ("success1" "success2")))
Expected: ("Malformed format}{}{success1success2 {4} { } {-1} {x} {{{}}}{{{}}}")
Actual: ("Malformed format}{}{success1success2 {4} { } {-1} {x} {{{}}}{{{}}}")
]]>
Test case: | STRUCTURE-TESTS.01 |
Outcome: | Passed |
Duration: | 0.05 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/structure-tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.STRUCTURE-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (collapse (superpose ((superpose (1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3)) (superpose (1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3)) (superpose (4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6)) (superpose (4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6)) (superpose (7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9)) (superpose (1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3)) (superpose (1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3)) (superpose (4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6)) (superpose (4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6))...(4406)
Expected: ((1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 4 5 ...(3243)
Actual: ((1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 4 5 6 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 4 5 6 4 5 6 4 5 6 4 5 ...(3243)
]]>
Test case: | SUBTRACTION-TEST.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.01">Test Report</a>
Assertion: (assertEqual (subtraction (superpose (a b c d)) (superpose (b c))))
Expected: (a d)
Actual: (a d)
]]>
Test case: | SUBTRACTION-TEST.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.02">Test Report</a>
Assertion: (assertEqual (subtraction (subtraction (superpose (a b c d)) (superpose (b c))) (superpose (d))))
Expected: (a)
Actual: (a)
]]>
Test case: | SUBTRACTION-TEST.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.03">Test Report</a>
Assertion: (assertEqual (subtraction (superpose ((foo bar) (bar baz) qux)) (superpose ((bar baz) qux))))
Expected: ((foo bar))
Actual: ((foo bar))
]]>
Test case: | SUBTRACTION-TEST.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.04">Test Report</a>
Assertion: (assertEqual (subtraction (superpose (1 2 3 foo bar)) (superpose (2 foo))))
Expected: (1 3 bar)
Actual: (1 3 bar)
]]>
Test case: | SUBTRACTION-TEST.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.05">Test Report</a>
Assertion: (assertEqual (subtraction (superpose (a b b c d)) (superpose (b c))))
Expected: (a d)
Actual: (a d)
]]>
Test case: | SUBTRACTION-TEST.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.06">Test Report</a>
Assertion: (assertEqual (unique (subtraction (superpose (a b b c)) (superpose (b c c d)))))
Expected: (a)
Actual: (a)
]]>
Test case: | SUBTRACTION-TEST.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.07">Test Report</a>
Assertion: (assertEqual (subtraction (unique (superpose (a b b c))) (unique (superpose (b c c d)))))
Expected: (a)
Actual: (a)
]]>
Test case: | SUBTRACTION-TEST.08 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.08">Test Report</a>
Assertion: (assertEqual (subtraction (superpose ($x $y)) (superpose (b))))
Expected: ($x $y)
Actual: ($x $y)
]]>
Test case: | SUBTRACTION-TEST.09 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.09">Test Report</a>
Assertion: (assertEqual (subtraction (superpose (a b c)) (superpose ())))
Expected: (a b c)
Actual: (a b c)
]]>
Test case: | SUBTRACTION-TEST.10 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/subtraction_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.SUBTRACTION-TEST.10">Test Report</a>
Assertion: (assertEqual (subtraction (superpose ((foo $x) (bar $y))) (superpose ((bar $y) (foo qux)))))
Expected: ((foo $x))
Actual: ((foo $x))
]]>
Test case: | TUPLE-TYPE-CHECKING-HE-669.01 |
Outcome: | Failed |
Duration: | 0.14 sec |
Failed | Test failed: Expected '((Error (wrong type) BadType))' but got '((foo_fixed (wrong type)))' |
AssertionError: Test failed: Expected '((Error (wrong type) BadType))' but got '((foo_fixed (wrong type)))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/tuple_type_checking_he_669.metta.3_failed.html#HYPERON-METTALOG-SANITY.TUPLE-TYPE-CHECKING-HE-669.01">Test Report</a>
Assertion: (assertEqualToResult (foo_fixed (wrong type)))
Expected: ((Error (wrong type) BadType))
Actual: ((foo_fixed (wrong type)))
]]>
Test case: | TUPLE-TYPE-CHECKING-HE-669.02 |
Outcome: | Failed |
Duration: | 0.103 sec |
Failed | Test failed: Expected '((Error (partially_defined %Undefined%) BadType))' but got '((partially_defined %Undefined%))' |
AssertionError: Test failed: Expected '((Error (partially_defined %Undefined%) BadType))' but got '((partially_defined %Undefined%))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/tuple_type_checking_he_669.metta.3_failed.html#HYPERON-METTALOG-SANITY.TUPLE-TYPE-CHECKING-HE-669.02">Test Report</a>
Assertion: (assertEqualToResult (foo_mixed (partially_defined %Undefined%)))
Expected: ((Error (partially_defined %Undefined%) BadType))
Actual: ((partially_defined %Undefined%))
]]>
Test case: | TUPLE-TYPE-CHECKING-HE-669.03 |
Outcome: | Failed |
Duration: | 0.047 sec |
Failed | Test failed: Expected '((120))' but got '(120)' |
AssertionError: Test failed: Expected '((120))' but got '(120)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/tuple_type_checking_he_669.metta.3_failed.html#HYPERON-METTALOG-SANITY.TUPLE-TYPE-CHECKING-HE-669.03">Test Report</a>
Assertion: (assertEqualToResult (fact_strict 5))
Expected: ((120))
Actual: (120)
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (get-type (foo 1)))
Expected: (Number)
Actual: (Number)
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.02 |
Outcome: | Passed |
Duration: | 0.013 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (get-type (foo "1")))
Expected: ()
Actual: (())
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.03 |
Outcome: | Failed |
Duration: | 0.126 sec |
Failed | Test failed: Expected '((Error "1" BadType))' but got '((foo "1"))' |
AssertionError: Test failed: Expected '((Error "1" BadType))' but got '((foo "1"))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (foo "1"))
Expected: ((Error "1" BadType))
Actual: ((foo "1"))
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (match &self (foo "1") Fine))
Expected: ()
Actual: ()
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.05 |
Outcome: | Failed |
Duration: | 0.019 sec |
Failed | Test failed: Expected '(Atom)' but got '()' |
AssertionError: Test failed: Expected '(Atom)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (get-type (= (foo $x) \n (+ $x 2))))
Expected: (Atom)
Actual: ()
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (get-type (= (foo $x) \n (+ $x "2"))))
Expected: ()
Actual: ()
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.07 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (get-type (= (bar $x) \n (+ $x 2))))
Expected: ()
Actual: ()
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (get-type (hammered myHammer myNail myWall)))
Expected: (Object)
Actual: (Object)
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.09 |
Outcome: | Passed |
Duration: | 0.017 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (get-type (hammered myHammer myNail "notAnObject")))
Expected: ()
Actual: (())
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.10 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (get-type (hammered myHammer myNail (painted myPaint myWall))))
Expected: (Object)
Actual: (Object)
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.11 |
Outcome: | Passed |
Duration: | 0.017 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (get-type (hammered myHammer myNail (painted "notPaint" myWall))))
Expected: ()
Actual: (())
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.12 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (get-type (hammered myHammer myNail (indirection (painted myPaint myWall)))))
Expected: (Object)
Actual: (Object)
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.13 |
Outcome: | Passed |
Duration: | 0.011 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (get-type (hammered myHammer myNail (indirection (painted "notPaint" myWall)))))
Expected: ()
Actual: (())
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.14 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (get-type (indirection (hammered myHammer myNail (indirection (painted myPaint myWall))))))
Expected: (Object)
Actual: (Object)
]]>
Test case: | TYPE-CHECK-BASIC-TESTS.15 |
Outcome: | Passed |
Duration: | 0.017 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_check_basic_tests.metta.2_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECK-BASIC-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (get-type (indirection (hammered myHammer myNail (indirection (painted "notPaint" myWall))))))
Expected: ()
Actual: (())
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.01">Test Report</a>
Assertion: (assertEqualToResult (foo S))
Expected: (S)
Actual: (S)
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.02 |
Outcome: | Failed |
Duration: | 0.137 sec |
Failed | Test failed: Expected '(Error (This is an expression) BadType)' but got '((This is an expression))' |
AssertionError: Test failed: Expected '(Error (This is an expression) BadType)' but got '((This is an expression))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.02">Test Report</a>
Assertion: (assertEqualToResult (foo (This is an expression)))
Expected: (Error (This is an expression) BadType)
Actual: ((This is an expression))
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.03 |
Outcome: | Failed |
Duration: | 0.087 sec |
Failed | Test failed: Expected '(Error 100 BadType)' but got '(Number)' |
AssertionError: Test failed: Expected '(Error 100 BadType)' but got '(Number)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.03">Test Report</a>
Assertion: (assertEqualToResult (foo_var 100))
Expected: (Error 100 BadType)
Actual: (Number)
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.04">Test Report</a>
Assertion: (assertEqualToResult (foo_var $x))
Expected: (%Undefined%)
Actual: (%Undefined%)
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.05 |
Outcome: | Failed |
Duration: | 0.09 sec |
Failed | Test failed: Expected '(Error S BadType)' but got '(%Undefined%)' |
AssertionError: Test failed: Expected '(Error S BadType)' but got '(%Undefined%)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.05">Test Report</a>
Assertion: (assertEqualToResult (foo_var S))
Expected: (Error S BadType)
Actual: (%Undefined%)
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.06 |
Outcome: | Failed |
Duration: | 0.014 sec |
Failed | Test failed: Expected '(Error (an expression) BadType)' but got '(())' |
AssertionError: Test failed: Expected '(Error (an expression) BadType)' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.06">Test Report</a>
Assertion: (assertEqualToResult (foo_var (an expression)))
Expected: (Error (an expression) BadType)
Actual: (())
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.07 |
Outcome: | Failed |
Duration: | 0.012 sec |
Failed | Test failed: Expected '(%Undefined%)' but got '(())' |
AssertionError: Test failed: Expected '(%Undefined%)' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.07">Test Report</a>
Assertion: (assertEqualToResult (get-type (This is an expression)))
Expected: (%Undefined%)
Actual: (())
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.08 |
Outcome: | Failed |
Duration: | 0.113 sec |
Failed | Test failed: Expected '(Error (This is an expression) BadType)' but got '((This is an expression))' |
AssertionError: Test failed: Expected '(Error (This is an expression) BadType)' but got '((This is an expression))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.08">Test Report</a>
Assertion: (assertEqualToResult (foo_fixed (This is an expression)))
Expected: (Error (This is an expression) BadType)
Actual: ((This is an expression))
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.09 |
Outcome: | Failed |
Duration: | 0.1 sec |
Failed | Test failed: Expected '((Error (%Undefined%) BadType))' but got '((%Undefined%))' |
AssertionError: Test failed: Expected '((Error (%Undefined%) BadType))' but got '((%Undefined%))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.09">Test Report</a>
Assertion: (assertEqualToResult (foo (%Undefined%)))
Expected: ((Error (%Undefined%) BadType))
Actual: ((%Undefined%))
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.10 |
Outcome: | Failed |
Duration: | 0.05 sec |
Failed | Test failed: Expected '((%Undefined%))' but got '(%Undefined%)' |
AssertionError: Test failed: Expected '((%Undefined%))' but got '(%Undefined%)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.10">Test Report</a>
Assertion: (assertEqualToResult (foo_var $valid_variable))
Expected: ((%Undefined%))
Actual: (%Undefined%)
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.11 |
Outcome: | Failed |
Duration: | 0.016 sec |
Failed | Test failed: Expected '((Error (typed $x) BadType))' but got '(())' |
AssertionError: Test failed: Expected '((Error (typed $x) BadType))' but got '(())'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.11">Test Report</a>
Assertion: (assertEqualToResult (foo_var (typed $x)))
Expected: ((Error (typed $x) BadType))
Actual: (())
]]>
Test case: | TYPE-CHECKING-SYMBOL-HE-673.12 |
Outcome: | Failed |
Duration: | 0.043 sec |
Failed | Test failed: Expected '((%Undefined%))' but got '(%Undefined%)' |
AssertionError: Test failed: Expected '((%Undefined%))' but got '(%Undefined%)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_checking_symbol_he_673.metta.10_failed.html#HYPERON-METTALOG-SANITY.TYPE-CHECKING-SYMBOL-HE-673.12">Test Report</a>
Assertion: (assertEqualToResult (get-type $x))
Expected: ((%Undefined%))
Actual: (%Undefined%)
]]>
Test case: | TYPE-FILTERING-TESTS.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.01">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Should be Passing" (+ 1 1) (2) $passes))
Expected: (())
Actual: (())
]]>
Test case: | TYPE-FILTERING-TESTS.02 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.02">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Number" (Filter-Number (some-value)) (1 5) ($X 1 String () 5)))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.03">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "passing" (+ 1 1) (2) $passes))
Expected: (())
Actual: (())
]]>
Test case: | TYPE-FILTERING-TESTS.04 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.04">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-String" (Filter-String (some-value)) ("a" "x: 1 y: 2") $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.05 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.05">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Nat" (Filter-Nat (some-value)) (Z (S Z) (S (S Z))) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.06 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.06">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Symbol" (Filter-Symbol (some-value)) (S &self) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.07 |
Outcome: | Passed |
Duration: | 0.006 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.07">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Variable" (Filter-Variable (some-value)) (&self) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.08 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.08">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Grounded" (Filter-Grounded (some-value)) (1 "a" 'c' Z (S Z)) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.09 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.09">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Type" (Filter-Type (some-value)) (String) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.10 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.10">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-%Undefined%" (Filter-%Undefined% (some-value)) (all the values) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.11 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.11">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-TVar" (Filter-TVar (some-value)) (1 "a" Z (S Z) (S (S Z))) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.12 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.12">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Undeclared" (Filter-Undeclared (some-value)) () $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.13 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.13">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Expression" (Filter-Expression (some-value)) ((+ 2 3) (format-args "x: {} y: {}" (1 2))) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.14 |
Outcome: | Passed |
Duration: | 0.009 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.14">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Atom" (Filter-Atom (some-value)) (1 "a" 'c' S Z (S Z)) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.15 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.15">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-ExpressionNumber" (Filter-ExpressionNumber (some-value)) ((+ 2 3)) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.16 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.16">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-ExpressionUnit" (Filter-ExpressionUnit (some-value)) (empty (println! "did it")) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.17 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.17">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-ExpressionAtom" (Filter-ExpressionAtom (some-value)) () $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.18 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.18">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-AtomAtom" (Filter-AtomAtom (some-value)) (Z String "a" 1 'c' $X S (Cons 1 (Cons 2 (Cons 3 Nil))) () 5 (S Z) "x: 1 y: 2" (S (S Z)) ()) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.19 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.19">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Char" (Filter-Char (some-value)) ('c') $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.20 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.20">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-Empty" (Filter-Empty (some-value)) (empty (println! "did it") ()) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | TYPE-FILTERING-TESTS.21 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/type_filtering_tests.metta.0_failed.html#HYPERON-METTALOG-SANITY.TYPE-FILTERING-TESTS.21">Test Report</a>
Assertion: (assertEqualToResult (MeTTa-Test "Filter-List" (Filter-List (some-value)) ((Cons 1 (Cons 2 (Cons 3 Nil)))) $passes))
Expected: (())
Actual: (() () () () () () () () () () () () ())
]]>
Test case: | UNIFY-TRUE-FALSE.01 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.01">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 1) ($1 $2 $_1486)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.02">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 1) 2))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.03 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.03">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 1) (+ 1 1)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.04">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 1) (+ 0 2)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.05">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 1) (+ $a $b)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.06 |
Outcome: | Failed |
Duration: | 0.015 sec |
Failed | Test failed: Expected '(True)' but got '()' |
AssertionError: Test failed: Expected '(True)' but got '()'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.06">Test Report</a>
Assertion: (assertEqualToResult (unif $x $x))
Expected: (True)
Actual: ()
]]>
Test case: | UNIFY-TRUE-FALSE.07 |
Outcome: | Passed |
Duration: | 0.025 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.07">Test Report</a>
Assertion: (assertEqualToResult (unif $x $y))
Expected: (True)
Actual: (True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True True...(3536)
]]>
Test case: | UNIFY-TRUE-FALSE.08 |
Outcome: | Failed |
Duration: | 0.036 sec |
Failed | Test failed: Expected '(True)' but got '(False)' |
AssertionError: Test failed: Expected '(True)' but got '(False)'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.08">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 1) $x))
Expected: (True)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.09 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.09">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 2 3) (+ 1 2 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.10 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.10">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 2 3) (+ 1 $two 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.11 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.11">Test Report</a>
Assertion: (assertEqualToResult (unif (+ 1 2) (+ 1 $two)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.12 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.12">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 1) ($1 $2 $_27824)))
Expected: ((same 2 (= $2 $_25996)))
Actual: ((same 2 (= $2 $_54698)))
]]>
Test case: | UNIFY-TRUE-FALSE.13 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.13">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 1) 2))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.14 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.14">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 1) (+ 1 1)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.15 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.15">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 1) (+ 0 2)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.16 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.16">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 2 3) (+ 1 2 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.17 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.17">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 1) (+ $a $b)))
Expected: ((same 2 (+ $a $b)))
Actual: ((same 2 (+ $a $b)))
]]>
Test case: | UNIFY-TRUE-FALSE.18 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.18">Test Report</a>
Assertion: (assertEqualToResult (same $x $y))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.19 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.19">Test Report</a>
Assertion: (assertEqualToResult (same $x $x))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.20 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.20">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 1) $x))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.21 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.21">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 2 3) (+ 1 2 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.22 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.22">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 2 3) (+ 1 $two 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.23 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.23">Test Report</a>
Assertion: (assertEqualToResult (same (+ 1 2) (+ 1 $two)))
Expected: ((same 3 (+ 1 $two)))
Actual: ((same 3 (+ 1 $two)))
]]>
Test case: | UNIFY-TRUE-FALSE.24 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.24">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 1) ($1 $2 $_1988)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.25 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.25">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 1) 2))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.26 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.26">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 1) (+ 1 1)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.27 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.27">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 1) (+ 0 2)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.28 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.28">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 2 3) (+ 1 2 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.29 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.29">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 1) (+ $a $b)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.30 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.30">Test Report</a>
Assertion: (assertEqualToResult (eq $x $y))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.31 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.31">Test Report</a>
Assertion: (assertEqualToResult (eq $x $x))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.32 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.32">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 1) $x))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.33 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.33">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 2 3) (+ 1 2 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.34 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.34">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 2 3) (+ 1 $two 3)))
Expected: (True)
Actual: (True)
]]>
Test case: | UNIFY-TRUE-FALSE.35 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.35">Test Report</a>
Assertion: (assertEqualToResult (eq (+ 1 2) (+ 1 $two)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIFY-TRUE-FALSE.36 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.36">Test Report</a>
Assertion: (assertEqualToResult (unify-atom (+ 1 1) 2))
Expected: ((quote (u 2 2)))
Actual: ((quote (u 2 2)))
]]>
Test case: | UNIFY-TRUE-FALSE.37 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.37">Test Report</a>
Assertion: (assertEqualToResult (unify-atom (+ 1 1) (+ 1 1)))
Expected: ((quote (u 2 2)))
Actual: ((quote (u 2 2)))
]]>
Test case: | UNIFY-TRUE-FALSE.38 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.38">Test Report</a>
Assertion: (assertEqualToResult (unify-atom (+ 1 1) (+ 0 2)))
Expected: ((quote (u 2 2)))
Actual: ((quote (u 2 2)))
]]>
Test case: | UNIFY-TRUE-FALSE.39 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unify_true_false.metta.2_failed.html#HYPERON-METTALOG-SANITY.UNIFY-TRUE-FALSE.39">Test Report</a>
Assertion: (assertEqualToResult (unify-atom (+ 1 1) (+ $a $b)))
Expected: (False)
Actual: (False)
]]>
Test case: | UNIQUE-TEST.01 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.01">Test Report</a>
Assertion: (assertEqual (unique (superpose (a b b c c c d))))
Expected: (a b c d)
Actual: (a b c d)
]]>
Test case: | UNIQUE-TEST.02 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.02">Test Report</a>
Assertion: (assertEqual (unique (superpose (a b c d))))
Expected: (a b c d)
Actual: (a b c d)
]]>
Test case: | UNIQUE-TEST.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.03">Test Report</a>
Assertion: (assertEqual (unique (superpose (a))))
Expected: (a)
Actual: (a)
]]>
Test case: | UNIQUE-TEST.04 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.04">Test Report</a>
Assertion: (assertEqual (unique (superpose ())))
Expected: ()
Actual: ()
]]>
Test case: | UNIQUE-TEST.05 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.05">Test Report</a>
Assertion: (assertEqual (unique (superpose (a a a a))))
Expected: (a)
Actual: (a)
]]>
Test case: | UNIQUE-TEST.06 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.06">Test Report</a>
Assertion: (assertEqual (unique (superpose ((1 2) (1 2) (3 4)))))
Expected: ((1 2) (3 4))
Actual: ((1 2) (3 4))
]]>
Test case: | UNIQUE-TEST.07 |
Outcome: | Passed |
Duration: | 0.005 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.07">Test Report</a>
Assertion: (assertEqual (unique (superpose (1 "hello" 1 "world" "hello" 3.14 3.14))))
Expected: (1 "hello" "world" 3.14)
Actual: (1 "hello" "world" 3.14)
]]>
Test case: | UNIQUE-TEST.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.08">Test Report</a>
Assertion: (assertEqual (list-to-set (a b b c c c d)))
Expected: ((a b c d))
Actual: ((a b c d))
]]>
Test case: | UNIQUE-TEST.09 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.09">Test Report</a>
Assertion: (assertEqual (list-to-set ((1 2) (1 2) (3 4))))
Expected: (((1 2) (3 4)))
Actual: (((1 2) (3 4)))
]]>
Test case: | UNIQUE-TEST.10 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.10">Test Report</a>
Assertion: (assertEqual (unique (superpose ($x $y $x $z))))
Expected: (= $y $z)
Actual: (= $y $z)
]]>
Test case: | UNIQUE-TEST.11 |
Outcome: | Passed |
Duration: | 0.01 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.11">Test Report</a>
Assertion: (assertEqual (unique (superpose ((:: $x $y) (:: $x $z) (:: $x $y) (:: $a $b)))))
Expected: ((:: $x $y) (:: $x $z) (:: $a $b))
Actual: ((:: $x $y) (:: $x $z) (:: $a $b))
]]>
Test case: | UNIQUE-TEST.12 |
Outcome: | Passed |
Duration: | 0.009 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.12">Test Report</a>
Assertion: (assertEqual (unique (superpose ((:: $x $y) (:: $x $y) (:: $x $z) (:: $x $y)))))
Expected: ((:: $x $y) (:: $x $z))
Actual: ((:: $x $y) (:: $x $z))
]]>
Test case: | UNIQUE-TEST.13 |
Outcome: | Passed |
Duration: | 0.008 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.13">Test Report</a>
Assertion: (assertEqual (unique (superpose ((:: 1 $x) (:: $x "hello") (:: 1 $x) (:: $y $z) (:: $x "hello")))))
Expected: ((:: 1 $x) (:: $x "hello") (:: $y $z))
Actual: ((:: 1 $x) (:: $x "hello") (:: $y $z))
]]>
Test case: | UNIQUE-TEST.14 |
Outcome: | Passed |
Duration: | 0.007 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/unique_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.UNIQUE-TEST.14">Test Report</a>
Assertion: (assertEqual (unique (superpose ((:: $x (:: a b)) (:: $x (:: a b)) (:: (:: 1 $x) (:: 2 $y)) (:: (:: 1 $x) (:: 2 $y))))))
Expected: ((:: $x (:: a b)) (:: (:: 1 $x) (:: 2 $y)))
Actual: ((:: $x (:: a b)) (:: (:: 1 $x) (:: 2 $y)))
]]>
Test case: | WHAT-EVALS-OR-NOT.01 |
Outcome: | Failed |
Duration: | 0.119 sec |
Failed | Test failed: Expected '((quote (parse "x_string_tag")))' but got '((quote x_string_tag))' |
AssertionError: Test failed: Expected '((quote (parse "x_string_tag")))' but got '((quote x_string_tag))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.01">Test Report</a>
Assertion: (assertEqualToResult (t-expression (parse "x_string_tag")))
Expected: ((quote (parse "x_string_tag")))
Actual: ((quote x_string_tag))
]]>
Test case: | WHAT-EVALS-OR-NOT.02 |
Outcome: | Failed |
Duration: | 0.099 sec |
Failed | Test failed: Expected '((quote (parse "x_string_tag")))' but got '((quote x_string_tag))' |
AssertionError: Test failed: Expected '((quote (parse "x_string_tag")))' but got '((quote x_string_tag))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.02">Test Report</a>
Assertion: (assertEqualToResult (t-atom (parse "x_string_tag")))
Expected: ((quote (parse "x_string_tag")))
Actual: ((quote x_string_tag))
]]>
Test case: | WHAT-EVALS-OR-NOT.03 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.03">Test Report</a>
Assertion: (assertEqualToResult (t-any (parse "x_string_tag")))
Expected: ((quote x_string_tag))
Actual: ((quote x_string_tag))
]]>
Test case: | WHAT-EVALS-OR-NOT.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.04">Test Report</a>
Assertion: (assertEqualToResult (t-undef (parse "x_string_tag")))
Expected: ((quote x_string_tag))
Actual: ((quote x_string_tag))
]]>
Test case: | WHAT-EVALS-OR-NOT.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.05">Test Report</a>
Assertion: (assertEqualToResult (t-a (parse "x_string_tag")))
Expected: ((quote x_string_tag))
Actual: ((quote x_string_tag))
]]>
Test case: | WHAT-EVALS-OR-NOT.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.06">Test Report</a>
Assertion: (assertEqualToResult (t-symbol (parse "x_string_tag")))
Expected: ((quote x_string_tag))
Actual: ((quote x_string_tag))
]]>
Test case: | WHAT-EVALS-OR-NOT.07 |
Outcome: | Failed |
Duration: | 0.1 sec |
Failed | Test failed: Expected '((quote y1_value))' but got '((quote x1_bind))' |
AssertionError: Test failed: Expected '((quote y1_value))' but got '((quote x1_bind))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.07">Test Report</a>
Assertion: (assertEqualToResult (t-symbol (parse "x1_bind")))
Expected: ((quote y1_value))
Actual: ((quote x1_bind))
]]>
Test case: | WHAT-EVALS-OR-NOT.08 |
Outcome: | Failed |
Duration: | 0.099 sec |
Failed | Test failed: Expected '((quote y1_value))' but got '((quote x1_bind))' |
AssertionError: Test failed: Expected '((quote y1_value))' but got '((quote x1_bind))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.08">Test Report</a>
Assertion: (assertEqualToResult (t-symbol (parse "x1_bind")))
Expected: ((quote y1_value))
Actual: ((quote x1_bind))
]]>
Test case: | WHAT-EVALS-OR-NOT.09 |
Outcome: | Failed |
Duration: | 0.097 sec |
Failed | Test failed: Expected '((quote z1_value_value))' but got '((quote y1_value))' |
AssertionError: Test failed: Expected '((quote z1_value_value))' but got '((quote y1_value))'
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/what_evals_or_not.metta.5_failed.html#HYPERON-METTALOG-SANITY.WHAT-EVALS-OR-NOT.09">Test Report</a>
Assertion: (assertEqualToResult (t-symbol (parse "y1_value")))
Expected: ((quote z1_value_value))
Actual: ((quote y1_value))
]]>
Test case: | XOR-TEST.01 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.01">Test Report</a>
Assertion: (assertEqual (xor True False))
Expected: (True)
Actual: (True)
]]>
Test case: | XOR-TEST.02 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.02">Test Report</a>
Assertion: (assertEqual (xor False True))
Expected: (True)
Actual: (True)
]]>
Test case: | XOR-TEST.03 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.03">Test Report</a>
Assertion: (assertEqual (xor True True))
Expected: (False)
Actual: (False)
]]>
Test case: | XOR-TEST.04 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.04">Test Report</a>
Assertion: (assertEqual (xor False False))
Expected: (False)
Actual: (False)
]]>
Test case: | XOR-TEST.05 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.05">Test Report</a>
Assertion: (assertEqual (xor (> 5 3) (< 2 1)))
Expected: (True)
Actual: (True)
]]>
Test case: | XOR-TEST.06 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.06">Test Report</a>
Assertion: (assertEqual (xor (== 1 1) (== 2 2)))
Expected: (False)
Actual: (False)
]]>
Test case: | XOR-TEST.07 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.07">Test Report</a>
Assertion: (assertEqual (xor (not True) (and True False)))
Expected: (False)
Actual: (False)
]]>
Test case: | XOR-TEST.08 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.08">Test Report</a>
Assertion: (assertEqual (xor (mprogn (println! "First") True) (mprogn (println! "Second") False)))
Expected: (True)
Actual: (True)
]]>
Test case: | XOR-TEST.09 |
Outcome: | Passed |
Duration: | 0.003 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.09">Test Report</a>
Assertion: (assertEqual (xor (mprogn (println! "First") True) (mprogn (println! "Second") True)))
Expected: (False)
Actual: (False)
]]>
Test case: | XOR-TEST.10 |
Outcome: | Passed |
Duration: | 0.004 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.10">Test Report</a>
Assertion: (assertEqual (xor (mprogn (println! "First") False) (mprogn (println! "Second") True)))
Expected: (True)
Actual: (True)
]]>
Test case: | XOR-TEST.11 |
Outcome: | Passed |
Duration: | 0.002 sec |
Stdout
<![CDATA[
<a href="https://logicmoo.github.io/metta-testsuite/reports/tests_output/baseline-compat/tests/baseline_compat/hyperon-mettalog_sanity/xor_test.metta.0_failed.html#HYPERON-METTALOG-SANITY.XOR-TEST.11">Test Report</a>
Assertion: (assertEqual (xor (mprogn (println! "First") False) (mprogn (println! "Second") False)))
Expected: (False)
Actual: (False)
]]>