Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix test HelloSPTP: deterministic output. #1023

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Conversation

ctrl-z-9000-times
Copy link
Collaborator

Followup to PR #993: Fix TM static inputs.

After I changed the TM algorithm to handle the repeating inputs corner case, I never updated the unit-test for deterministic TM outputs.

This PR fixes the unit tests and now they run cleanly on my machine.

Followup to PR #993: Fix TM static inputs.

After I changed the TM algorithm to handle the repeating inputs corner case,
I never updated the unit-test for deterministic outputs.
@ctrl-z-9000-times
Copy link
Collaborator Author

Fixes #1004

@dkeeney
Copy link

dkeeney commented Sep 4, 2024

This builds and runs on Windows under Python 3.11. Does not run under Python 3.12 because of build issue #1024 which is not the fault of this PR.

So I am merging in this PR.

@dkeeney dkeeney merged commit bf53309 into master Sep 4, 2024
@dkeeney dkeeney deleted the fix-determinism-test branch September 4, 2024 21:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants