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

recovering-indexer-integration-tests: Extract from reference-v2. #4636

Conversation

ghost
Copy link

@ghost ghost commented Feb 20, 2020

This moves IndexerIT into its own package, and swaps the dependency from reference-v2 to ledger-on-memory.

This test should ideally live in the sandbox code, but because it depends on ledger-on-memory, and needs its own logback-test.xml, it's easier to keep it separate.

Also rewrites a lot of the code because the API is different. The tests should now be clearer too.

I've also marked the test as flaky, because, well, it is.

This is part of #4225.

Pull Request Checklist

  • Read and understand the contribution guidelines
  • Include appropriate tests
  • Set a descriptive title and thorough description
  • Add a reference to the issue this PR will solve, if appropriate
  • Include changelog additions in one or more commit message bodies between the CHANGELOG_BEGIN and CHANGELOG_END tags
  • Normal production system change, include purpose of change in description

NOTE: CI is not automatically run on non-members pull-requests for security
reasons. The reviewer will have to comment with /AzurePipelines run to
trigger the build.

This moves IndexerIT into its own package, and swaps the dependency from
reference-v2 to ledger-on-memory.

This test should ideally live in the sandbox code, but because it
depends on ledger-on-memory, it's easier to keep it separate.

Also rewrites a lot of the code because the API is different. The tests
should now be clearer too.

I've also marked the test as flaky, because, well, it is.

CHANGELOG_BEGIN
CHANGELOG_END
Copy link
Contributor

@gerolf-da gerolf-da left a comment

Choose a reason for hiding this comment

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

Thanks!

@ghost ghost added the automerge label Feb 21, 2020
@mergify mergify bot merged commit d729e51 into master Feb 21, 2020
@mergify mergify bot deleted the ledger/recovering-indexer-integration-tests/extract-from-reference-v2 branch February 21, 2020 11:10
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