-
Notifications
You must be signed in to change notification settings - Fork 113
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
Can't run automation test with Flutter 3.10.x #294
Comments
Same issue, tried with Pre-release, that is also not working.. |
I fixed it. Here is my PR: |
this work like a charm.. Thank you so much.. Hope the PR gets merged soon |
@PhongNgo1776 how are you planning to manage this until the PR gets merged? are u going to have a local copy and use that? |
Yah, I made a copy on my local
On Thu, 13 Jul 2023 at 13:22 pgn001 ***@***.***> wrote:
@PhongNgo1776 <https://github.com/PhongNgo1776> how are you planning to
manage this until the PR gets merged? are u going have a local copy and use
that?
—
Reply to this email directly, view it on GitHub
<#294 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPACQRWO63JP6BUXS5X72DXP6HYZANCNFSM6AAAAAA2HAKP6M>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Dear
Thanks and Best Regards,
PhongNgo
|
Hello, I did local changes in the cache and able to execute it by looking at the commit changes but I have to execute my tests in VMs on which I have to freshly install the library and there I can't do it locally. Any idea by when this will get merged? |
Any update on this @PhongNgo1776 , @jonsamwell ? please let us know |
Can't run automation test with Flutter 3.10.x.
It always return timeout exception without running any step.
The text was updated successfully, but these errors were encountered: