Skip to content

test: verify reverted code passes CI #1712

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

Closed
wants to merge 3 commits into from
Closed

Conversation

sanity
Copy link
Collaborator

@sanity sanity commented Jul 19, 2025

Testing if commit f47d397 (reverted state without async packet handler) passes CI on GitHub.

This is a test PR to verify our baseline before making further changes.

sanity added 3 commits July 16, 2025 17:03
- Add automatic Cargo.lock updates during version bumping
- Add CI failure detection and log extraction
- Show failed jobs and provide direct links to workflow runs
- Improve status messages during CI monitoring
Added detailed timing and diagnostic logging to test_put_contract
and test_update_contract to help diagnose CI failures. This includes:
- Test phase timing (startup, connection, operations)
- Individual operation timing (PUT, GET, node creation)
- Clear test outcome logging (success, failure, timeout)
- Per-phase elapsed time tracking

These logs will help identify where tests are spending time in CI
vs local environments without changing any test logic.
@iduartgomez iduartgomez closed this Aug 3, 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