You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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:
Sometimes it outputs:
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.
The text was updated successfully, but these errors were encountered: