Skip to content

test(e2e): remove flaky logic in test for GetBlockResults#3254

Merged
andynog merged 1 commit intomainfrom
andy/fix-flaky-grpc-e2e-test
Jun 13, 2024
Merged

test(e2e): remove flaky logic in test for GetBlockResults#3254
andynog merged 1 commit intomainfrom
andy/fix-flaky-grpc-e2e-test

Conversation

@andynog
Copy link
Collaborator

@andynog andynog commented Jun 12, 2024

This pull request resolves the intermittent failures of the gRPC test for GetBlockResults, which were caused by non-deterministic pruning logic.

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

@andynog andynog added e2e Related to our end-to-end tests backport-to-v1.x labels Jun 12, 2024
@andynog andynog added this to the 2024-Q2 milestone Jun 12, 2024
@andynog andynog self-assigned this Jun 12, 2024
@andynog andynog requested a review from a team as a code owner June 12, 2024 19:35
@andynog andynog requested a review from a team June 12, 2024 19:35
Copy link
Collaborator

@melekes melekes left a comment

Choose a reason for hiding this comment

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

👍

@andynog andynog added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit c5dfd20 Jun 13, 2024
@andynog andynog deleted the andy/fix-flaky-grpc-e2e-test branch June 13, 2024 12:59
mergify bot pushed a commit that referenced this pull request Jun 13, 2024
This pull request resolves the intermittent failures of the gRPC test
for GetBlockResults, which were caused by non-deterministic pruning
logic.

#### PR checklist

- [X] Tests written/updated
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [ ] ~~Updated relevant documentation (`docs/` or `spec/`) and code
comments~~
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit c5dfd20)
andynog added a commit that referenced this pull request Jun 13, 2024
…3254) (#3259)

This pull request resolves the intermittent failures of the gRPC test
for GetBlockResults, which were caused by non-deterministic pruning
logic.

#### PR checklist

- [X] Tests written/updated
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [ ] ~~Updated relevant documentation (`docs/` or `spec/`) and code
comments~~
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3254 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
hvanz pushed a commit that referenced this pull request Jun 20, 2024
…3254) (#3259)

This pull request resolves the intermittent failures of the gRPC test
for GetBlockResults, which were caused by non-deterministic pruning
logic.

#### PR checklist

- [X] Tests written/updated
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [ ] ~~Updated relevant documentation (`docs/` or `spec/`) and code
comments~~
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3254 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Related to our end-to-end tests

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants