commit | cf8dd124e45e4b1e78206e47f746fa0a4303793e | [log] [tgz] |
---|---|---|
author | Chris Yang <ychris@google.com> | Thu Apr 27 13:47:51 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 27 20:47:51 2023 +0000 |
tree | aaf5855d81255b16636bcc8d8b6b78263b5adccc | |
parent | c11149c63e2ed2101e1257b8e048aa1b923a98ed [diff] |
[auick_action_ios] Retries multiple times to not fail ci when there is a flake (#3823) The only way that we found to test quick action menu is to long press for a x second. Previously, we pressed it for 2 seconds but it is sometimes too long and the quick action menu is disappeared. In this PR, we: 1. Reduce the press time to 1.5 seconds. 2. Retry 3 times. fixes https://github.com/flutter/flutter/issues/125509
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: