Filter out AX window events to make tests less flaky.
commit3d79357fea5857f6acad36653a6a3f7282134067
authordmazzoni <dmazzoni@chromium.org>
Wed, 29 Apr 2015 02:00:25 +0000 (28 19:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Apr 2015 02:00:58 +0000 (29 02:00 +0000)
treeb5dfb5786d6141d74d60de86890bf1178e5e0118
parent44bdc473c520ad18b4d6dfee19c341f5b9d3a500
Filter out AX window events to make tests less flaky.

The DumpAccessibilityEvent* tests sometimes fail when
there's an event on a ROLE_SYSTEM_WINDOW, but these
events are out of our control for a non-interactive
test, so just filter them out.

BUG=none

Review URL: https://codereview.chromium.org/1114683002

Cr-Commit-Position: refs/heads/master@{#327415}
content/browser/accessibility/accessibility_event_recorder_win.cc