Skip to content
Verified Commit ad25bf05 authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Fix flaky testTextInputV3Interface

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)
parent dcc77bfa
Pipeline #194673 passed with stage
in 17 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment