summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorPhil Weaver <pweaver@google.com>2017-11-09 15:24:17 -0800
committerPhil Weaver <pweaver@google.com>2017-11-09 17:05:09 -0800
commitc140fdc34263caaa021d5c4ec438384de484420d (patch)
tree3eb6d681111fe2351cc5b10c1b731ccd78198a32 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parenta8d534bffa138744002875c972aa4b23f8c8ee3e (diff)
Bypass a11y cache when requested
When refreshing a node from the cache, we would still ask the cache to update itself in the middle of the refresh, which led to nodes being put in inconsistent states. Also rolling back ag/3051037, which was a temporary fix for one crashing bug. I'm also doing a bit of cleanup. Several methods in AccessibilityInteractionClient should really be static, since they only manipulate global state. Also, since I was already adding tests, I'm moving the tests for android.view.accessibility to their proper place in the source tree. Fixes: 68987775 Fixes: 67735115 Test: Adding a test to verify that we don't touch the cache when refreshing a node. This test fails without the change to AccessibilityInteractionClient, and passes now. Change-Id: If642ca79bc414ef9846b7b2a2277870f4143cb98
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions