Replies: 2 comments 9 replies
-
Hi @xitsumit , The project is not properly setup for flutter integration testing. Please refer to the official docs here |
Beta Was this translation helpful? Give feedback.
9 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm developer and I have got Flutter application. I worm on PC, but also have a Virtual Machine with MacOS Monterey to build this application on my real iphone. Some times ago I decided to use Codemagic to build my application and publish for testing. I don't have issues with Android. But I can't build for IOS. There is no issues on build. It is just build during 2 hrs and failed by timeout. It is not a huge project. Android build is about 5 minutes. IOS release build on my local Mac Virtual Machine is about 2 minutes. Any suggestions? It is one of my timeouted build example ID 633e84d0c1533220de79840e. Thank you in advance
Current configuration
Flutter tag : 3.3.4
Mode : debug
Xcode version : 13.3
Build for : iOS
Testing error log
flutter test --machine Test directory "test" not found.
QA failed :| Flutter test run failed.
See this image url full configuration error log screen shot: https://prnt.sc/9Xj1DH7gtG2V
Beta Was this translation helpful? Give feedback.
All reactions