Skip to content

fix: flaky apps:diff tests#3649

Merged
michaelmalave merged 1 commit intomainfrom
mm/fix/app-diff-flaky-unit-tests
Apr 7, 2026
Merged

fix: flaky apps:diff tests#3649
michaelmalave merged 1 commit intomainfrom
mm/fix/app-diff-flaky-unit-tests

Conversation

@michaelmalave
Copy link
Copy Markdown
Contributor

@michaelmalave michaelmalave commented Apr 7, 2026

Summary

This resolves slug checksums sequentially and drop unused app2 nock mocks in 404 tests to stop flaky unit failures.
Before the fix: 3/1000 failures that may interrupt a PR testing intermittently.
After the fix: 0/1000 failures.

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • test: Add/update/remove tests

Testing

CI passes

Screenshots (if applicable)

Related Issues

GitHub issue: #[GitHub issue number]
GUS work item: [WI number](WI link)

@michaelmalave michaelmalave requested a review from a team as a code owner April 7, 2026 18:33
Copy link
Copy Markdown
Contributor

@tlowrimore-heroku tlowrimore-heroku left a comment

Choose a reason for hiding this comment

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

LGTM!

@michaelmalave michaelmalave merged commit 8c4f8c3 into main Apr 7, 2026
18 checks passed
@michaelmalave michaelmalave deleted the mm/fix/app-diff-flaky-unit-tests branch April 7, 2026 22:40
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