Skip to content

The engine -> framework roll is failing #68891

@zanderso

Description

@zanderso

Beginning with #68821, the engine -> framework roll is failing with an error in the framework tests:

00:01 +0: loading /b/s/w/ir/k/flutter/packages/flutter_test/test/bindings_test_failure.dart                                                                                                            Shell: [ERROR:flutter/shell/common/shell.cc(209)] Dart Error: error: Library 'package:vector_math/hash.dart' was compiled with sound null safety (in strong mode) and it requires --sound-null-safety option at runtime
Shell: [ERROR:flutter/runtime/dart_isolate.cc(141)] Could not prepare isolate.
Shell: [ERROR:flutter/runtime/runtime_controller.cc(377)] Could not create root isolate.
Shell: [ERROR:flutter/shell/common/shell.cc(492)] Could not launch engine with configuration.

That engine roll contains only rolls from Skia, Fuchsia, and Dart. I am suspicious of the Dart roll: flutter/engine#22058. We should try reverting it locally to see if that helps.

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.dependency: dartDart team may need to help usengineflutter/engine related. See also e: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions