flutter/packages/flutter_driver
Carlo Bernaschina a8aff38811 Add log to understand flakiness of commands_test (#11720)
The flakiness of commands_test is generally visible via:

```
drive:stdout:   Expected: 'log: paint'
drive:stdout:     Actual: ''
drive:stdout:      Which: is different. Both strings start the same, but the actual value is missing the following trailing characters: log: paint ...
```

By returning the name of the test we will be able to understand if
another test is running by reading the `Actual` value
2017-08-22 09:54:51 -07:00
..
lib Add log to understand flakiness of commands_test (#11720) 2017-08-22 09:54:51 -07:00
test Deep linking: automatically push the route hiearchy on load. (#10894) 2017-06-23 14:58:29 -07:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
flutter_driver.iml Update IntelliJ project files for latest plugin (#11536) 2017-08-07 12:19:25 -07:00
pubspec.yaml Alpha post-roll work (#11608) 2017-08-14 20:28:34 +02:00