Skip to content

The Dart -> Engine roll is stopped. #116107

@zanderso

Description

@zanderso

Beginning with the Engine -> Framework roll #116033. A change to pub is causing the pub step on Flutter CI to fail.

A revert of Dart rolls is here to unblock the Engine -> Framework roll: flutter/engine#37934.

@jason-simmons bisected the failure to https://dart.googlesource.com/pub/+/327d9ee8425e1b33832a68112195c7ff45528c7f%5E%21/#F0

An example failure is here: https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20tool_tests_general/18462/overview

Quoted here:

Running "flutter pub get" in synthetic_package...                1,579ms
Resolving dependencies in ../../t/flutter_tools.WWEGNI/flutter_update_packages.EBYZVC/synthetic_package...
Error on line 1, column 42: Mapping values are not allowed here. Did you miss a colon earlier?
  ╷
1 │ name: assets_for_android_viewsdescription: Recorded touch event sequencesversion : 0.1.0author: Flutter Team <[email protected]>homepage: http://flutter.ioenvironment:  sdk: '>=1.19.0 <3.0.0'  flutter: '>=0.1.0 <2.0.0'flutter:  assets:    - assets/touchEvents
  │                                          ^
  ╵
pub get failed
command: "/b/s/w/ir/x/w/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory ../../t/flutter_tools.WWEGNI/flutter_update_packages.EBYZVC/synthetic_package get --example"
pub env: {
  "FLUTTER_ROOT": "/b/s/w/ir/x/w/flutter",
  "PUB_ENVIRONMENT": "flutter_bot:flutter_cli:update_packages",
  "PUB_CACHE": "/b/s/w/ir/x/w/.pub-cache",
}
exit code: 65
last line of pub output: "╵"

cc @a-siva @sigurdm @liamappelbe @iskakaushik

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressiondependency: dartDart team may need to help us

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions