flutter/packages/flutter_tools/test
Danny Tuppeny d42d0c5171
Re-enable flutter test expression evaluation tests (#36431)
Plus:

- Resume the app being run after expression has been evaluated to prevent the test run being forcefully terminated because it didn't end
- Skip non-JSON when waiting for JSON (eg. when running in verbose mode for debugging locally)
- Pass defaultTimeout in waitForJson (otherwise the assert in _timeoutWithMessages fails when it's not provided)

Closes https://github.com/flutter/flutter/issues/26518 (the original reason for skip was fixed in https://github.com/dart-lang/sdk/issues/34224).
2019-07-22 19:43:37 +01:00
..
data Improve hot reload performance (#28152) 2019-03-15 15:02:45 -07:00
general.shard Revert "Use FlutterFeatures to configure web and desktop devices (#36465)" (#36654) 2019-07-21 21:47:43 -07:00
integration.shard Re-enable flutter test expression evaluation tests (#36431) 2019-07-22 19:43:37 +01:00
src Revert "Use FlutterFeatures to configure web and desktop devices (#36465)" (#36654) 2019-07-21 21:47:43 -07:00