-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.
Description
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
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.