Only call assumeTrue(isTelevision) during test setup (@Before), and do not call it in teardown (@After), which causes tests to fail instead of be slipped. Bug: 171520419 Test: atest WMShellFlickerTests Change-Id: I12f72d46a63c497686f0da7c4763ae79bbeb7dcd
WM Shell Flicker Test Package
Please reference the following links
on what is Flicker Test and how to write a Flicker Test
To run the Flicker Tests for WM Shell, simply run atest WMShellFlickerTests