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

[BUG] when moving to next timestep in testing mode #56

Open
aprasad36 opened this issue Feb 21, 2024 · 3 comments
Open

[BUG] when moving to next timestep in testing mode #56

aprasad36 opened this issue Feb 21, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@aprasad36
Copy link
Collaborator

When completing all tests in testing mode for one timestep, the next timestep will flash in testing mode, but quickly swap back to the old timestep's testing graph. The problem can currently be resolved by clicking anywhere on screen, but this is an issue with the callback graph being non-deterministic.

@itsdawei itsdawei changed the title Bugs when moving to next timestep in testing mode. [BUG] when moving to next timestep in testing mode Feb 23, 2024
@itsdawei itsdawei added the bug Something isn't working label Feb 23, 2024
@itsdawei
Copy link
Owner

@aprasad36 Can you add "steps to reproduce" in the bug report?

@aprasad36
Copy link
Collaborator Author

Steps to reproduce:
Run fibonacci turn off dependency and value testing. Enter test mode, and correctly input all the tests. Sometimes you get this output:
Screen Shot 2024-02-24 at 12 57 40 AM
Sometimes it outputs:
Screen Shot 2024-02-24 at 12 58 24 AM

@aprasad36
Copy link
Collaborator Author

For reference: it should output the lower image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants