flutter/packages/flutter_driver
Greg Spencer b311f0c0a5
Fix driver test to run locally. (#86816)
This change fixes the driver tests "VMServiceFlutterDriver with logCommunicationToFile logCommunicationToFile logCommunicationToFile = false" and "WebFlutterDriver with logCommunicationToFile logCommunicationToFile = false" so that they will no longer fail when run locally.

The issue was one of not cleaning up the log files after the test ran, so a later run with the same name would see it. Presumably on the servers the tests are run in a different environment where the names or locations of the output files end up being different.
2021-07-21 15:17:19 -07:00
..
lib Fixes for upcoming changes to avoid_classes_with_only_static_members (#86744) 2021-07-20 16:12:12 -07:00
test Fix driver test to run locally. (#86816) 2021-07-21 15:17:19 -07:00
test_driver Flutter_driver nnbd (#74856) 2021-01-27 23:55:26 -08:00
pubspec.yaml build: update dependencies (#86433) 2021-07-14 13:46:04 -07:00