Zachary Anderson

Results 331 comments of Zachary Anderson

I re-opened https://github.com/flutter/flutter/pull/120809 to mark this test flaky.

In today's report, all but three are instances of `Process 531 exited with status = -1 (0xffffffff) lost connection`. Of the other three, one was an infra flake, and two...

Both of these look like the device disappeared, but more so in 6488. Routing to infra.

These are all timeouts on mac arm64 devices. Routing to infra. cc @jmagman

In both failures (though more so in 7029), it looks like the device disappeared mid-test. Routing to infra.

`ComplexityCalculatorHelper::drawAtlas` exists to estimate the benefit of raster caching. Since it only needs to be a reasonable estimate, I suspect we could think of something much cheaper to compute, for...

> Yes, but we'll need help from engine team to identify why dart and swiftshader checkouts are extremely slow from time to time. What aspect of this can the engine...

Do we have an issue filed to reduce the cold-cache checkout time already?

I'd like to do a `led` run with `--shallow` and `--no-history` passed to `gclient sync`, but since the `gclient sync` invocation is buried in a recipe module, `led` won't pick...