bowen-xu / PyNARS

MIT License
26 stars 8 forks source link

[WIP] testing workflows #91

Closed maxeeem closed 6 months ago

maxeeem commented 6 months ago

I'll be making a few of these to test integration of workflows between pr and dev branches.

github-actions[bot] commented 6 months ago

dev.txt - DEV BRANCH: FAILED (failures=53, errors=11) pr.txt - PR BRANCH: FAILED (failures=54, errors=10)

--- dev.txt 2024-01-25 06:36:04.433475951 +0000
+++ pr.txt  2024-01-25 06:36:04.437475975 +0000
@@ -23,7 +23,7 @@
 test_analogy_0 (test_NAL2.TEST_NAL2)
 'Analogy ... ok
 test_analogy_1 (test_NAL2.TEST_NAL2)
-'Analogy ... ok
+'Analogy ... FAIL
 test_backward_inference (test_NAL2.TEST_NAL2)
 'Backward inference ... ok
 test_comparison (test_NAL2.TEST_NAL2)
@@ -224,7 +224,7 @@
 test_multiple_variable_elimination_2 (test_NAL6.TEST_NAL6)
 'Multiple variable elimination ... ok
 test_multiple_variables_introduction_0 (test_NAL6.TEST_NAL6)
-'Multiple variables introduction ... FAIL
+'Multiple variables introduction ... ok
 test_multiple_variables_introduction_1 (test_NAL6.TEST_NAL6)
 'Multiple variables introduction ... ok
 test_nlp1 (test_NAL6.TEST_NAL6)
@@ -389,5 +389,5 @@
 test_believe_1 (test_NAL9.TEST_NAL9)
 (^believe,{SELF},<cat --> animal>,FALSE)! ... ERROR
 test_doubt_0 (test_NAL9.TEST_NAL9)
-<a --> b>. %1.00;0.90% ... ERROR
+<a --> b>. %1.00;0.90% ... FAIL