-
Notifications
You must be signed in to change notification settings - Fork 27.8k
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
Mac tool_integration_tests_4_4 is 2.00% flaky #97525
Comments
Both 3036 and 3021 are timeouts. Looking at the history, succeeding runs are just below the timeout. Going entirely by eyeball, it looks like this shard started taking 27+ minutes following the FFI plugin PR landing: #96225. @dcharkes did your PR add more integration tests, or more work to existing integration tests? @christopherfujino Can you tell if any new work added by the FFI plugin PR was added to this integration test shard? |
Yes, I did add more tests in
|
@keyonghan since we know the cause of the timeout, and it is not a flake, can we bump the timeout for this shard while the work to re-shard is scheduled? |
Seems @christopherfujino has extended the timeout to 45 min in https://github.com/flutter/flutter/pull/97552/files. |
The builders have been passing consistently with 45 min timeout. |
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
Mac tool_integration_tests_4_4
had a flaky ratio 2.00% for the past (up to) 100 commits, which is above our 20.00% threshold.One recent flaky example for a same commit: https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20tool_integration_tests_4_4/3036
Commit: 1c673b2
Flaky builds:
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20tool_integration_tests_4_4/3036
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20tool_integration_tests_4_4/3021
Recent test runs:
https://flutter-dashboard.appspot.com/#/build?taskFilter=Mac%20tool_integration_tests_4_4
Please follow https://github.com/flutter/flutter/wiki/Reducing-Test-Flakiness#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: