flutter/dev/devicelab/lib/framework
liyuqian b0937a1e89
Fix the warning test by checking stderr (#30997)
Previously, I used the Android emulator for testing and everything
seemed to work fine with stdout (if I remember correctly). But our
devicelab uses real Android devices and the warnings are routed to
stderr. Hence change stdout to stderr in the test.
2019-04-15 10:19:36 -07:00
..
adb.dart Make logcat less chatty on perf tests (#28272) 2019-02-21 10:59:20 -08:00
framework.dart Avoid overwriting task result for non-leak checkers (#29989) 2019-03-26 11:40:05 -07:00
ios.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
manifest.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
runner.dart Revert "Manual engine roll with disabled service authentication codes (#30919)" (#30930) 2019-04-11 12:18:39 -07:00
running_processes.dart Detect and cleanup leaky processes (#29196) 2019-03-22 14:32:36 -07:00
utils.dart Fix the warning test by checking stderr (#30997) 2019-04-15 10:19:36 -07:00