Skip to content

Linux web_canvaskit_tests_1 failing after update to materials tests #122637

@yaakovschectman

Description

@yaakovschectman

Failing test

Looks like a compilation error, see below excerpt:

[   +9 ms] <- compile org-dartlang-app:///main.dart
[+2526 ms] org-dartlang-app:///material/page_test.dart:1212:12: Error: Type 'ui.FlutterView' not found.
[   +1 ms]   required ui.FlutterView view,
[        ]            ^^^^^^^^^^^^^^
[+3355 ms] org-dartlang-app:///material/page_test.dart:1212:12: Error: 'ui.FlutterView' can't be used as a type because 'ui' isn't defined.
[        ]   required ui.FlutterView view,
[        ]            ^^^^^^^^^^^^^^
[+30769 ms] "flutter test" took 42,898ms.
[   +5 ms] Failed to compile```

Breakage reverted by https://github.com/flutter/flutter/pull/122636

Metadata

Metadata

Labels

P0Critical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions