[codex] Stabilize offline-first Flutter test suite#49
Closed
berlogabob wants to merge 2 commits into
Closed
Conversation
be3bafd to
62bb3e3
Compare
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.
Summary
Stabilizes the offline-first Flutter test suite and keeps the canonical follow-up plan under
plans/remaining_test_stabilization_plan.md.Changes include:
ErrorLoggingServiceErrorBoundaryretry, reporting, inline detail, and overflow behaviorPLAN20260527.mdin favor of the canonicalplans/fileStack
This PR is stacked on #50 (
codex/offline-first-base). Review and merge #50 first, then rebase/update this PR ontomain.Toolchain
Validated after rebasing on the base branch toolchain update:
3.44.0stable3.12.0Verified Gates
/tmp/flutter-3.44.0/flutter/bin/flutter analyze/tmp/flutter-3.44.0/flutter/bin/flutter build apk --debug/tmp/flutter-3.44.0/flutter/bin/flutter test --reporter compact --concurrency=1(907tests passed)