Skip to content
  • Xuetian Weng's avatar
    Fix flaky testTextInputV3Interface · 18763d14
    Xuetian Weng authored and Xuetian Weng's avatar Xuetian Weng committed
    In a74c4361, we changed behavior that
    every commit() will be followed by a done(), which makes this test might
    catch a different done() from server. Change the spy to make sure it
    exhaust all other done before checking the one expected.
    18763d14