Skip to content
  • Xuetian Weng's avatar
    Fix flaky testTextInputV3Interface · ad25bf05
    Xuetian Weng authored
    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.
    
    (cherry picked from commit 18763d14)
    ad25bf05