-
Notifications
You must be signed in to change notification settings - Fork 28.5k
Windows build_tests_2_9 is 2.13% flaky #163118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@bkonyi |
Waiting to see if #163798 will fix it |
[prod pool] flaky ratio for the past (up to) 100 commits between 2025-02-20 and 2025-02-25 is 0.00%. Flaky number: 0; total number: 92. |
@jmagman (cc: @bkony) I recommend we close this one:
|
[prod pool] flaky ratio for the past (up to) 100 commits between 2025-02-26 and 2025-03-04 is 1.04%. Flaky number: 1; total number: 96. Recent test runs: |
@jmagman FYI: One more Java heap space issue, this is after the #163798 was marged: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8721622604347154753/+/u/run_test.dart_for_build_tests_shard_and_subshard_2_9/stdout This is from
Other previously affected ones look good, no more memory issues there:
As already discussed in multiple threads (#158889, #163798 (comment)), hard to debug these as it is not transparent how and why Gradle uses the memory and are the memory requirements OK or is there a bug somewhere in Gradle. Should there be some kind of a follow-up issue here? Or let's just wait and see for now, as it seems the problem was alleviated. |
There is a similar one here: #164182 (comment) |
#158889 is to do something better than guessing, but we're unlikely to spend much time on it if my change reduced the flake rate, and we're only seeing the issue in CI and not reported by real customers. I think we should close the issues that were opened before my change, and let the flaky bot tell of it's still an issue. Thanks so much for following up on this, @harri35! |
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 |
The post-submit test builder
Windows build_tests_2_9
had a flaky ratio 2.13% 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%20build_tests_2_9/1018
Commit: 78e5d79
Flaky builds:
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20build_tests_2_9/1018
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20build_tests_2_9/1013
Recent test runs:
https://flutter-dashboard.appspot.com/#/build?taskFilter=Windows%20build_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).
The text was updated successfully, but these errors were encountered: