Files
frameworks_base/libs/WindowManager/Shell/tests/flicker
Nataniel Borges c258d7f4ca Disable some trace assertions
Previously some assertions didn't run on the whole trace because of a missing `forAllEntries` statement in the library. When activating this statement these tests fail and should be disabled.

Test: atest FlickerTests WMShellFlickerTests
Bug: 183547024
Bug: 181630910
Change-Id: I28f92e2d9de1a5465a4da5971c438bc4c0b311f9
2021-04-13 20:55:39 +02:00
..

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