From 4b5aca3cb861662fc0ec73815ddd1215e7bcadfc Mon Sep 17 00:00:00 2001 From: Ian Prest Date: Tue, 19 Mar 2019 19:05:02 +0000 Subject: [PATCH] UIA: Re-enable event tests A recent change to the AccessibilityTreeFormatter changed the filename pattern for UIA test expectation files (from "-win-uia.txt" to "-uia-win.txt"). However, the change didn't rename the expectation files for *event* tests, so the event tests were inadvertantly disabled. 1. Renamed the event-test expectation files to match the new pattern. -- Similarly, change any filter rules (@WIN-DENY, etc.) in the HTML files to match the new pattern. 2. This exposed a crash in the AccessibilityTreeFormatter on Win7 since we are now dumping some new trees. -- We were requesting *all* properties, and UIA on Win7 was crashing when requesting `LegacyIAccessibleSelection` (on a role=ROLE_SYSTEM_LIST FOCUSABLE IA2_STATE_VERTICAL SetSize=3 EVENT_OBJECT_STATECHANGE on