• liyuqian's avatar
    Fix the warning test by checking stderr (#30997) · b0937a1e
    liyuqian authored
    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.
    b0937a1e
drive_perf_debug_warning.dart 1.58 KB