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

tests(reliable-integration): remove timestamp assertion from event scenarios test #841

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

glevco
Copy link
Contributor

@glevco glevco commented Oct 27, 2023

Motivation

For some reason unrelated code was affecting the generated timestamps for the simulation, making tests fail. Since timestamps are not relevant in this context, they can simply be removed from the tests. This solves the test failures in #829.

Acceptance Criteria

  • Remove timestamp comparisons from event scenarios simulation tests.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco added the tests label Oct 27, 2023
@glevco glevco self-assigned this Oct 27, 2023
@glevco glevco marked this pull request as ready for review October 27, 2023 15:53
@glevco glevco force-pushed the tests/reliable-integration/timestamp-tests branch from c38ed6f to 20474fd Compare October 27, 2023 16:05
@msbrogli msbrogli merged commit 20474fd into master Oct 27, 2023
1 check failed
@msbrogli msbrogli deleted the tests/reliable-integration/timestamp-tests branch October 27, 2023 16:08
@jansegre jansegre mentioned this pull request Nov 13, 2023
2 tasks
This was referenced Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants