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

Acceptance Tests are shaky #1539

Closed
AlfredoG87 opened this issue Jul 18, 2023 · 4 comments
Closed

Acceptance Tests are shaky #1539

AlfredoG87 opened this issue Jul 18, 2023 · 4 comments
Assignees
Labels
bug Something isn't working P1
Milestone

Comments

@AlfredoG87
Copy link
Collaborator

Description

I think started to happen this week, but not sure when it started, but not too long ago.

What is happening is that acceptance tests are failing, some times, and take 50m or more to fail.
That is happening due to an error in the starting of the local-node, my guess is that a race condition could be happening, since does not always happen.

image

Steps to reproduce

  1. Do a PR for any change, a small change.
  2. Wait for the Tests to finish and see if it happens (it might not happen everytime)

Additional context

https://github.com/hashgraph/hedera-json-rpc-relay/actions/runs/5590787170/jobs/10220977558?pr=1538

Hedera network

other

Version

v0.27.0

Operating system

Linux

@AlfredoG87 AlfredoG87 added bug Something isn't working P1 labels Jul 18, 2023
@AlfredoG87 AlfredoG87 added this to the 0.29.0 milestone Jul 18, 2023
@Nana-EC
Copy link
Collaborator

Nana-EC commented Jul 18, 2023

The image in question related to the Mirror Node db.
As part of startup the schema is set and all tables are created.
Curious failure 🤔

@AlfredoG87
Copy link
Collaborator Author

Yeah, curious and that is why I suspect a race condition, specially since it does not happens every time.

@ebadiere
Copy link
Collaborator

I am not seeing this in the CI jobs. If I don't see it for another day I am going to close this.

@ebadiere ebadiere self-assigned this Jul 31, 2023
@Nana-EC Nana-EC modified the milestones: 0.29.0, 0.32.0 Sep 4, 2023
@ebadiere
Copy link
Collaborator

I did not see this in the release of 0.31.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1
Projects
Archived in project
Development

No branches or pull requests

3 participants