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
Expected runtime is about 5 hours, as the each job in a workflow can run for up to 6 hours before being terminated by Github Actions usage limit policy.
Currently the the long-duration determinism test runs the intersections/2lane scenario, since the minicity scenario tends to fail with the following error message:
BUG REPORT
Determinism test is failing.
SMARTS version
0.4.13
Previous associated issues
Long Running Determinism #467
Steps to reproduce the bug
Run the long determinism pytest with
PYTHONHASHSEED=42
.Resulting and expected behaviour
Should complete without error but instead finds difference in vehicle position.
Error logs and screenshots
intersections/2lane
scenario, since theminicity
scenario tends to fail with the following error message:Originally posted by @Adaickalavan in #467 (comment)
System information
18.04 (Github CI)
2
3.7
pip freeze
]smarts v0.4.13 base + pip upgrade + wheel
18
Impact [If known]
City map cannot be relied on to be deterministic. This may have repercussions on certain features of smarts like the OpEn agent.
The text was updated successfully, but these errors were encountered: