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

[wip] Test for deals expiring in batchers #6570

Closed
wants to merge 1 commit into from

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Jun 23, 2021

This will address #6157

Draft because the test is not triggering the expected logic yet / has some incorrect asserts, but already shows that the thing works at least ~80% as expected

return nil, nil
}

log.Info("processing batch: queued more than Max")
Copy link
Contributor

Choose a reason for hiding this comment

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

can this not happen at exactly Max?

@arajasek
Copy link
Contributor

Nice work!

@BigLep BigLep linked an issue Jun 24, 2021 that may be closed by this pull request
Base automatically changed from raulk/itests-refactor-kit to master June 28, 2021 11:20
@BigLep BigLep added this to the v1.11.0 milestone Jul 1, 2021
@BlocksOnAChain
Copy link
Contributor

@magik6k @arajasek do we plan to close this today since I see it as the only open issue related to 1.11.0 Milestone?

@arajasek
Copy link
Contributor

@gagizoned I don't think this should be in the milestone, but def good to get this across the finish line

@magik6k
Copy link
Contributor Author

magik6k commented Jul 15, 2021

After fighting with this test some more I'm pretty sure that this specific case can't actually happen, which is why it's basically impossible to make this test do what it says in the title.

@magik6k magik6k closed this Jul 15, 2021
@Kubuxu Kubuxu deleted the test/batch-deal-expiring branch November 25, 2021 19:20
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.

E2E Testing for FIP8 & FIP13
4 participants