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).
D
Danny Tuppeny committed
d42d0c5171dd295b8904d41d3f34db51f77173d0
Parent: b5fff3b
Committed by GitHub <noreply@github.com>
on 7/22/2019, 6:43:37 PM