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

Time in Temporal test env #8

Open
alex-dixon opened this issue May 30, 2024 · 0 comments
Open

Time in Temporal test env #8

alex-dixon opened this issue May 30, 2024 · 0 comments

Comments

@alex-dixon
Copy link
Contributor

          From #5 

On further examination we can't control time using the test env. In one test our timer was set for 5 seconds, but CI was slow so the timer fired when the test expected it to still be active. This would happen locally but not in CI. Increasing from 5 seconds to 500s fixed the tests. So it's likely not directly caused to having tests with more than one test env / runtime / server, though that will slow down CI significantly, which causes this behavior.

Originally posted by @alex-dixon in #6 (comment)

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

No branches or pull requests

1 participant