Bartek Pacia

Results 864 comments of Bartek Pacia

We're also facing this problem. So very annoying. This makes integration testing have such a high flakiness ratio that it's a no-go. See also: - [our workflow file](https://github.com/leancodepl/patrol/blob/master/.github/workflows/run-integration-tests.yaml)

This was mostly fixed in #113969 by the awesome @jakubfijalkowski. Should be available in the next stable Flutter release.

Hi, thanks for the PR. If I understand correctly, this adds a new `check-cache` input. Please update the action YAML file and the README accordingly.

It's hard to say exactly what's the problem. Add `--verbose` argument to your `flutter build` invocation, maybe then you'll see exactly what causes Gradle to crash.