Skip to content

feat: do not mark presubmit checkrun as failing if suppressed#4974

Merged
jtmcdole merged 1 commit intoflutter:mainfrom
jtmcdole:skipSuspendedTests
Mar 6, 2026
Merged

feat: do not mark presubmit checkrun as failing if suppressed#4974
jtmcdole merged 1 commit intoflutter:mainfrom
jtmcdole:skipSuspendedTests

Conversation

@jtmcdole
Copy link
Member

@jtmcdole jtmcdole commented Mar 6, 2026

towards: flutter/flutter/#180669

  • Adds Redis caching of Firestore suppression documents.
  • Adds a summary prepend to the checkrun output for visibility.
  • Marks suppressed failures as neutral to avoid blocking PRs.
  • Updates UpdateSuppressedTest to maintain cache consistency.

TODO: make this work with unified checkruns

towards: #180669

- Adds Redis caching of Firestore suppression documents.
- Adds a summary prepend to the checkrun output for visibility.
- Marks suppressed failures as neutral to avoid blocking PRs.
- Updates UpdateSuppressedTest to maintain cache consistency.

TODO: make this work with unified checkruns
@jtmcdole jtmcdole requested a review from ievdokdm March 6, 2026 19:43
Copy link
Contributor

@ievdokdm ievdokdm left a comment

Choose a reason for hiding this comment

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

LGTM

@jtmcdole jtmcdole merged commit e96db01 into flutter:main Mar 6, 2026
31 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