Skip to content

Reprocessing tests reconstruction #360

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

Merged
merged 5 commits into from
Dec 1, 2023

Conversation

alex-kulakov
Copy link
Contributor

Fixes issue of possibly hanging tests on test server

- big Test is separated into small test methods
- test methods splitted into two test classes - for unique constraints
  and for deadlocks
- every test has limit of time to execute now, not more that 2 seconds
  (to prevent test infrastructure hanging)
@alex-kulakov alex-kulakov merged commit 09e55a0 into 6.0 Dec 1, 2023
@alex-kulakov alex-kulakov deleted the 6.0-reprocessing-tests-reconstruction branch December 1, 2023 14:43
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

Successfully merging this pull request may close these issues.

1 participant