Skip to content

test: harden parachain_lifecycle determinism#950

Open
moliholy wants to merge 1 commit intomainfrom
feat/parachain-lifecycle-deterministic
Open

test: harden parachain_lifecycle determinism#950
moliholy wants to merge 1 commit intomainfrom
feat/parachain-lifecycle-deterministic

Conversation

@moliholy
Copy link
Collaborator

Summary

Improve the reliability of the parachain lifecycle integration test so failures are deterministic and CI capacity is protected.

The test now fails fast when startup or call phases stall, and it consistently tears down spawned processes to avoid lingering network resources while preserving lifecycle and benchmarking coverage.

@moliholy moliholy self-assigned this Feb 13, 2026
@moliholy
Copy link
Collaborator Author

@codex

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.02%. Comparing base (f48b865) to head (7337e63).

@@            Coverage Diff             @@
##             main     #950      +/-   ##
==========================================
+ Coverage   58.74%   59.02%   +0.28%     
==========================================
  Files         175      175              
  Lines       39717    39717              
  Branches    39717    39717              
==========================================
+ Hits        23331    23444     +113     
+ Misses      14167    14062     -105     
+ Partials     2219     2211       -8     

see 45 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@al3mart al3mart left a comment

Choose a reason for hiding this comment

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

Seems sensible 👍

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