Skip to content

Conversation

aalavandhan
Copy link
Member

  • Dropped running geth tests on the master build. New change requires evm time manipulation not supported on geth.

  • Fixed time-dependent flaky test

Copy link
Member

@brandoniles brandoniles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with this, but wait for @ahnaguib too.

await uFragmentsPolicy.setRebaseTimingParameters(60, 0, 60);
await chain.waitForSomeTime(60);
await uFragmentsPolicy.rebase();
await chain.waitForSomeTime(72);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this value matter at all? (60, 0, 60) means rebase is always possible

@aalavandhan aalavandhan merged commit ab83c34 into master Jun 12, 2019
@aalavandhan aalavandhan deleted the test-fix branch June 12, 2019 19:55
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.

3 participants