You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c: flakeTests that sometimes, but not always, incorrectly passframeworkflutter/packages/flutter repository. See also f: labels.P0Critical issues such as a build break or regression
The post-submit test builder Windows framework_tests_misc had a flaky ratio 5.21% for the past (up to) 100 commits, which is above our 2.00% threshold.
Yeah, I've been looking into this. This started with this engine roll which updated the dart sdk. Before this engine/dart-sdk roll, the fix tests were running at less than 2 mins, but after the roll, those tests are consistently over 6 mins.
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
c: flakeTests that sometimes, but not always, incorrectly passframeworkflutter/packages/flutter repository. See also f: labels.P0Critical issues such as a build break or regression
The post-submit test builder
Windows framework_tests_misc
had a flaky ratio 5.21% 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%20framework_tests_misc/7357
Commit: f9c1556
Flaky builds:
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20framework_tests_misc/7357
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20framework_tests_misc/7340
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20framework_tests_misc/7336
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20framework_tests_misc/7332
https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20framework_tests_misc/7322
Recent test runs:
https://flutter-dashboard.appspot.com/#/build?taskFilter=Windows%20framework_tests_misc
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: