Windows tool_integration_tests_2_9 is 3.00% flaky
The post-submit test builder Windows tool_integration_tests_2_9 had a flaky ratio 3.00% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests_2_9/99 Commit: https://github.com/flutter/flutter/commit/566f606824c46c8ed1a4e841ce62c8a8298fe0bf
Flaky builds: https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests_2_9/99 https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests_2_9/93 https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests_2_9/62
Recent test runs: https://flutter-dashboard.appspot.com/#/build?taskFilter=Windows%20tool_integration_tests_2_9
Please follow https://github.com/flutter/flutter/blob/master/docs/infra/Reducing-Test-Flakiness.md#fixing-flaky-tests to fix the flakiness and enable the test back after validating the fix (internal dashboard to validate: go/flutter_test_flakiness).
[prod pool] flaky ratio for the past (up to) 100 commits between 2024-10-23 and 2024-10-29 is 0.00%. Flaky number: 0; total number: 100.
[prod pool] flaky ratio for the past (up to) 100 commits between 2024-10-28 and 2024-11-05 is 1.00%. Flaky number: 1; total number: 100. One recent flaky example for a same commit: https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests_2_9/351 Commit: https://github.com/flutter/flutter/commit/c051b69e2a2224300e20d93dbd15f4b91e8844d1 Flaky builds: https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20tool_integration_tests_2_9/351
Recent test runs: https://flutter-dashboard.appspot.com/#/build?taskFilter=Windows%20tool_integration_tests_2_9
It looks like we're hitting a JVM heap limit when running Gradle:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compressDebugAssets'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CompressAssetsWorkAction
> Java heap space
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.