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

Flaky test: net::tests::convergence::test_walk_star_15_plain #5780

Open
jbencin opened this issue Jan 30, 2025 · 0 comments
Open

Flaky test: net::tests::convergence::test_walk_star_15_plain #5780

jbencin opened this issue Jan 30, 2025 · 0 comments
Labels

Comments

@jbencin
Copy link
Contributor

jbencin commented Jan 30, 2025

Sample logs

Error message:

thread '<unnamed>' panicked at stackslib/src/net/tests/convergence.rs:1126:17:
assertion `left == right` failed
  left: [QualifiedContractIdentifier { issuer: StandardPrincipalData(S100000000000000000000J197CZ), name: ContractName("db-0") }, QualifiedContractIdentifier { issuer: StandardPrincipalData(S1G2081040G2081040G2081040G208105NK8PE5), name: ContractName("db-1") }]
 right: []

Seems like the same issue as #5758 and #5761. Seems like maybe all of the net convergence tests are broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

1 participant