Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] testing workflows #91

Merged
merged 25 commits into from
Jan 25, 2024
Merged

[WIP] testing workflows #91

merged 25 commits into from
Jan 25, 2024

Conversation

maxeeem
Copy link
Collaborator

@maxeeem maxeeem commented Jan 24, 2024

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

Copy link

github-actions bot commented Jan 24, 2024

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
 

@maxeeem maxeeem merged commit 5634890 into dev Jan 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant