Add gh_report.py: stats and logs for integration tests#3115
Merged
Conversation
Collaborator
|
Classify those cases either as MISS or PANIC, based on the output:
~/work/cli-main % ./tools/gh_report.py --run 15874943679
Already exists: .gh-logs/15874943679. If that directory contains partial results, delete it to re-download: rm -fr .gh-logs/15874943679
+ ./tools/gh_parse.py .gh-logs/15874943679/*/*
env 🙈skip ✅pass 💥PANIC ❌FAIL 🔄flaky
✅ aws-ucws/lin 265 400
✅ aws-ucws/win 264 401
💥 az-ucws/lin 262 392 1
✅ az-ucws/win 261 403
✅ az/lin 364 298
✅ az/win 363 299
❌ gcp/lin 366 292 3 2
❌ gcp/win 365 295 3
test gcp/lin gcp/win az-ucws/lin
TestAccept ❌FAIL ❌FAIL
TestAccept/bundle/deploy/dashboard/detect-change ❌FAIL ❌FAIL
TestAccept/bundle/deployment/bind/dashboard ❌FAIL ❌FAIL
TestReposCreateWithProvider 🔄flaky ✅pass
TestReposDeleteByPath 🔄flaky ✅pass
TestSyncNestedFolderSync ✅pass ✅pass 💥PANIC
andrewnester
approved these changes
Jun 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Why
Faster debugging compared to clicking via Github actions UI.
Tests
Manually tested.
Getting stats:
Getting output: