flutter_gherkin
flutter_gherkin copied to clipboard
Can't run automation test with Flutter 3.10.x
Can't run automation test with Flutter 3.10.x.
It always return timeout exception without running any step.
Same issue, tried with Pre-release, that is also not working..
Same issue, tried with Pre-release, that is also not working..
I fixed it. Here is my PR: https://github.com/jonsamwell/flutter_gherkin/pull/295
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 https://github.com/jonsamwell/flutter_gherkin/issues/294#issuecomment-1633622472, 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