Skip to content

text_theme in test_fixes is incorrect. #125049

@srawlins

Description

@srawlins

Is there an existing issue for this?

Steps to reproduce

  1. Run the Dart SDK's flutter-analyze bot.
  2. See failure: https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8783492984983413121/+/u/analyze_flutter_flutter/stdout?format=raw

Expected results

Not failure.

The expected fix should not have code like var TextTheme copiedTextTheme =, which is not valid code.

Actual results

Failure.

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: tests"flutter test", flutter_test, or one of our testsframeworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions