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

Check blocks minting in logs #2799

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Check blocks minting in logs #2799

merged 2 commits into from
Nov 25, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 25, 2024

No description provided.

Refactored `_check_msgs_presence_in_logs` to `check_msgs_presence_in_logs`
to return a list of errors instead of raising an AssertionError. Updated
`expect_errors` and `expect_messages` to handle the returned errors and
raise an AssertionError if any errors are found.
- Updated test_pool_blocks to check for log messages indicating block
  minting.
- Made db-sync optional for the test.
@mkoura mkoura merged commit 0b1b121 into master Nov 25, 2024
3 checks passed
@mkoura mkoura deleted the check_blocks_in_logs branch November 25, 2024 17:32
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.

1 participant