dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.04k stars 1.55k forks source link

Missing fuchsia targets in flutter hhh buildbot testing #56229

Open aam opened 1 month ago

aam commented 1 month ago

Fuchsia flutter targets were broken by recent rolls https://github.com/flutter/flutter/issues/151587 and there was no advanced warning of the breakages from dart hhh flutter buildbot.

https://ci.chromium.org/p/dart/g/flutter-engine/console image

a-siva commented 1 month ago

Why is this an area-vm issue ?

aam commented 1 month ago

Why is this an area-vm issue ?

Isn't vm team effectively helping with infra issues?

a-siva commented 1 month ago

Isn't vm team effectively helping with infra issues?

We are, but this is not an issue in the VM to be marked as such.