-
Notifications
You must be signed in to change notification settings - Fork 159
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
cellular_test
is extremely flaky
#396
Comments
I couldn't reproduce this yesterday on my private iPhone 12 mini running iOS 16. Needs further investigation. |
Today I did more testing on my iPhone. wifi_testRun 5 times, all passed. airplane_mode_testRun 6 times, all passed. dark_mode_testRun 6 times, all passed. cellular_testThis one is broken, fails every time. Logs
Unhandled exception: #0 VMServiceFlutterDriver.sendCommand (package:flutter_driver/src/driver/vmservice_driver.dart:318:7) Test session results, code coverage, and logs: ** TEST FAILED ** |
cellular_test
is extremely flaky
Fortunately, this is not as bad as I initially though.
|
This is probably related: |
Action item:
|
First reported here.
This happens only on a physical device. I've not seen this happen even once on the Simulator.
The text was updated successfully, but these errors were encountered: