Skip to content

chore: Deflake gossip network test#17314

Merged
spalladino merged 1 commit intonextfrom
palla/deflake-gossip-test
Sep 25, 2025
Merged

chore: Deflake gossip network test#17314
spalladino merged 1 commit intonextfrom
palla/deflake-gossip-test

Conversation

@spalladino
Copy link
Contributor

As part of #17273 I had added a cleanup to the gossip network test to delete data dirs for the prover. However, the stop method on the prover failed to await for all operations, so when the test finished successfully, it would still try to use the db (in particular, it seems to be for the proving broker database getEpochDatabase) and abort with a core dump.

This reverts the folder cleanup.

@PhilWindle PhilWindle added this pull request to the merge queue Sep 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 25, 2025
As part of #17273 I had added a cleanup to the gossip network test to
delete data dirs for the prover. However, the `stop` method on the
prover failed to await for all operations, so when the test finished
successfully, it would still try to use the db (in particular, it seems
to be for the proving broker database `getEpochDatabase`) and abort with
a core dump.

This reverts the folder cleanup.
@spalladino spalladino force-pushed the palla/deflake-gossip-test branch from c19590d to f823313 Compare September 25, 2025 20:06
@spalladino spalladino added this pull request to the merge queue Sep 25, 2025
Merged via the queue into next with commit 892a289 Sep 25, 2025
14 checks passed
@spalladino spalladino deleted the palla/deflake-gossip-test branch September 25, 2025 20:55
ludamad pushed a commit that referenced this pull request Dec 16, 2025
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.

2 participants