Skip to content

Enabled test suppression for unified check run - #5111

Merged
auto-submit[bot] merged 3 commits into
flutter:mainfrom
ievdokdm:189877-presubmit-supressesion
Jul 22, 2026
Merged

Enabled test suppression for unified check run#5111
auto-submit[bot] merged 3 commits into
flutter:mainfrom
ievdokdm:189877-presubmit-supressesion

Conversation

@ievdokdm

Copy link
Copy Markdown
Contributor

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 22, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request extends the test suppression check and reporting logic to unified check runs within PresubmitSubscription. It introduces an optional summaryPrepend parameter to PresubmitCompletedJob.fromBuild to prepend a suppression warning message to the build summary, and updates the corresponding unit tests. The review feedback suggests a cleaner approach to combining summaryPrepend and build.summaryMarkdown using collection if and join to prevent trailing newlines when the summary is empty.

Comment thread app_dart/lib/src/model/common/presubmit_completed_check.dart Outdated
@ievdokdm ievdokdm added CICD Run CI/CD and removed CICD Run CI/CD labels Jul 22, 2026
@ievdokdm
ievdokdm requested a review from jtmcdole July 22, 2026 21:38
Comment thread app_dart/lib/src/model/common/presubmit_completed_check.dart Outdated
@ievdokdm ievdokdm added the autosubmit Merge PR when tree becomes green via auto submit App. label Jul 22, 2026
@auto-submit
auto-submit Bot merged commit 99dd640 into flutter:main Jul 22, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App. CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suppressed test not suppressed in pre-submit

2 participants