DescriptionDisable flaky Android IME and selection tests.
These tests (*all* Selection tests, and a few of the IME tests) are
extremely flaky to the point that they often cause waterfall redness
despite @RetryOnFailure. These areas are actively owned (amaralp@ owns
Android selection, and changwan@/yabinh@ own Android IME) and we plan to
circle back to reenable without @RetryOnFailure when they have been
fully deflaked.
The @FlakyTest annotation is deprecated so also replace existing uses of
it with @DisabledTest, and secondly don't comment out the other
annotations which seems to be unnecessary nowadays.
BUG=649411, 628964, 592428
Committed: https://crrev.com/611dec311f31ead13d9c8648febc34dad1409c38
Cr-Commit-Position: refs/heads/master@{#420502}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 17 (9 generated)
|