Skip to content

Conversation

@dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Jul 12, 2024

Content

This PR includes modifications in the aggregator_client tests of the mithril-signer.
MockServer passed as a parameter was being consumed, leading to errors in the tests.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Issue(s)

Closes #1816

@dlachaume dlachaume self-assigned this Jul 12, 2024
@github-actions
Copy link

github-actions bot commented Jul 12, 2024

Test Results

    4 files  ±0     52 suites  ±0   8m 57s ⏱️ -1s
1 145 tests ±0  1 145 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 311 runs  ±0  1 311 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6eb2214. ± Comparison against base commit 7c0ca2b.

♻️ This comment has been updated with latest results.

@dlachaume dlachaume temporarily deployed to testing-preview July 12, 2024 09:00 — with GitHub Actions Inactive
@dlachaume dlachaume temporarily deployed to testing-sanchonet July 12, 2024 09:00 — with GitHub Actions Inactive
Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dlachaume dlachaume force-pushed the ensemble/1816/fix-signer-test-functions-aggregator-client branch from 9d0b21d to 6eb2214 Compare July 12, 2024 09:31
@dlachaume dlachaume temporarily deployed to testing-preview July 12, 2024 09:38 — with GitHub Actions Inactive
@dlachaume dlachaume temporarily deployed to testing-sanchonet July 12, 2024 09:38 — with GitHub Actions Inactive
Copy link
Collaborator

@sfauvel sfauvel left a comment

Choose a reason for hiding this comment

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

LGTM

@dlachaume dlachaume merged commit 45ca0e0 into main Jul 12, 2024
@dlachaume dlachaume deleted the ensemble/1816/fix-signer-test-functions-aggregator-client branch July 12, 2024 09: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.

Signer make test command fails

4 participants