Skip to content

chore(tests): clean up "passed" logging in integration tests - #355

Merged
mnoah1 merged 2 commits into
mainfrom
mnoah1/test-logs
Jul 28, 2026
Merged

chore(tests): clean up "passed" logging in integration tests#355
mnoah1 merged 2 commits into
mainfrom
mnoah1/test-logs

Conversation

@mnoah1

@mnoah1 mnoah1 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Why?

Bazel already reports pass/fail outcome on test cases - logging that a test case passed is redundant

What?

Remove logging at the end of tests that just log "passed"

Test Plan

  • CI run

@mnoah1
mnoah1 marked this pull request as ready for review July 14, 2026 15:15
@mnoah1
mnoah1 requested review from a team, behinddwalls and sbalabanov as code owners July 14, 2026 15:15
@mnoah1
mnoah1 enabled auto-merge July 14, 2026 15:21

@sbalabanov sbalabanov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

e2e/integration test logger also prints time elapsed since the previous run of the logger, so sometimes could be useful for debugging
probably not in these cases though

@mnoah1
mnoah1 added this pull request to the merge queue Jul 28, 2026
Merged via the queue into main with commit 4903129 Jul 28, 2026
15 checks passed
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