Skip to content
Commit 02165bf5 authored by wilsonshih's avatar wilsonshih
Browse files

Provide a quick workaround for WM flaky tests

Some ActivityRecord would leak after cts because of isAnimating.
Which might caused from the starting window was transferred to the
other activity after apply reveal animation on server side.

Test: atest AmStartOptionsTests#testDashW_FinishingTop, then check
there is no WindowState leak after test finish.
Bug: 184830058

Change-Id: Id7a09ab141367f0e0788155c13d658f251b8fa1b
parent 018510f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment