
This CL enables occlusion tracking in tests where it already passes. On Aura, occlusion tracking is generally disabled in tests since it can interfere with tests run in parallel. For clank, some tests are marked as not runnable in parallel, and some tests pass with occlusion enabled. This CL enabled occlusion tracking in tests where it already passes, since this will provide more test coverage for occlusion. Bug: 333426475, 349735915 Test: CQ Change-Id: I632d42a4806fed64faafecef30744efe5d580c04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6024218 Commit-Queue: Eliot Courtney <edcourtney@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1384711}