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

Remove redundant asserts in Zero DSR tests #414

Merged
merged 1 commit into from
May 4, 2020
Merged

Conversation

k1rill-fedoseev
Copy link
Member

As it was found in #410 (comment), https://travis-ci.org/github/poanetwork/tokenbridge-contracts/jobs/682811252 , tests for disabled DSR can behave differently.
This happens because of the great amount of delays in these tests and the fact that runs with enabled coverage are much slower.

This PR removes all asserts which rely on a particular timing.

@k1rill-fedoseev k1rill-fedoseev self-assigned this May 4, 2020
@akolotov akolotov merged commit 1a32902 into develop May 4, 2020
@akolotov akolotov deleted the fix-zero-dsr-tests branch May 4, 2020 19:47
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.

2 participants