• Trent Apted's avatar
    Revert "Re-enable some SpokenFeedbackTests" · 18e2d4a0
    Trent Apted authored
    This reverts commit a3c46feb.
    
    Reason for revert: Landed on top of https://chromium-review.googlesource.com/c/chromium/src/+/2120741 which needs to be reverted
    
    Original change's description:
    > Re-enable some SpokenFeedbackTests
    > 
    > General strategy:
    > - perform all actions (sm_.Call)
    > - gather pending utterances
    > - mix in Expect* calls between all Call actions (incrementally from the top)
    > - keep the tests mostly simple (limit UI interactions) to prevent flakes
    > - do use the async SpeechMonitor api which should be less flakey
    > - deleted one test who's behavior is still in flux (empty panel menu behavior)
    > 
    > Some tests were still failing but due to external factors. Comments left.
    > 
    > Change-Id: I7689880dbeeac3b31fe22a8029fae5078d975f0a
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2119382
    > Commit-Queue: David Tseng <dtseng@chromium.org>
    > Reviewed-by: Akihiro Ota <akihiroota@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#753470}
    
    TBR=dmazzoni@chromium.org,dtseng@chromium.org,akihiroota@chromium.org
    
    Change-Id: I01288031b7aab5694da31522da5393bf25ff2018
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121636Reviewed-by: default avatarTrent Apted <tapted@chromium.org>
    Commit-Queue: Trent Apted <tapted@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#753517}
    18e2d4a0
spoken_feedback_browsertest.h 2.16 KB