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

Fix non-determinism in running examples test #201

Open
vazirim opened this issue Nov 27, 2024 · 0 comments
Open

Fix non-determinism in running examples test #201

vazirim opened this issue Nov 27, 2024 · 0 comments
Labels

Comments

@vazirim
Copy link
Member

vazirim commented Nov 27, 2024

Is your feature request related to a problem? Please describe.

Currently we have a test that runs all the examples and evaluates their output wrt known stored output. We can reset the outputs by setting this variable to True.

A few examples have been excluded because of non-determinism.

Describe the solution you'd like

Figure out a way of running and testing the non-deterministic examples by storing multiple results for each. Identify sources of non-determinism in these examples and mitigate if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant