Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Fix intermittent test failure for database unit tests - Closes #2834 #2928

Merged
merged 4 commits into from
Feb 22, 2019

Conversation

nazarhussain
Copy link
Contributor

What was the problem?

The intended db state, which was supposed to be tested was not set before running the tests instead it was set after running the tests.

How did I fix it?

Fixed the before/after callbacks and added labels to these for debugging.

How to test it?

Run all tests.

Review checklist

diego-G
diego-G previously approved these changes Feb 21, 2019
pablitovicente
pablitovicente previously approved these changes Feb 21, 2019
@MaciejBaj MaciejBaj merged commit ace1bec into development Feb 22, 2019
@MaciejBaj MaciejBaj deleted the 2834-rounds-db-failure branch February 22, 2019 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix intermittent test failure for database unit tests
5 participants