Loading libs/WindowManager/Shell/tests/flicker/AndroidTest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ <option name="run-command" value="cmd window tracing level all" /> <!-- set WM tracing to frame (avoid incomplete states) --> <option name="run-command" value="cmd window tracing frame" /> <!-- disable betterbug as it's log collection dialogues cause flakes in e2e tests --> <option name="run-command" value="pm disable com.google.android.internal.betterbug" /> <!-- ensure lock screen mode is swipe --> <option name="run-command" value="locksettings set-disabled false" /> <!-- restart launcher to activate TAPL --> Loading tests/FlickerTests/AndroidTest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ <option name="run-command" value="cmd window tracing frame" /> <!-- ensure lock screen mode is swipe --> <option name="run-command" value="locksettings set-disabled false" /> <!-- disable betterbug as it's log collection dialogues cause flakes in e2e tests --> <option name="run-command" value="pm disable com.google.android.internal.betterbug" /> <!-- restart launcher to activate TAPL --> <option name="run-command" value="setprop ro.test_harness 1 ; am force-stop com.google.android.apps.nexuslauncher" /> </target_preparer> Loading Loading
libs/WindowManager/Shell/tests/flicker/AndroidTest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ <option name="run-command" value="cmd window tracing level all" /> <!-- set WM tracing to frame (avoid incomplete states) --> <option name="run-command" value="cmd window tracing frame" /> <!-- disable betterbug as it's log collection dialogues cause flakes in e2e tests --> <option name="run-command" value="pm disable com.google.android.internal.betterbug" /> <!-- ensure lock screen mode is swipe --> <option name="run-command" value="locksettings set-disabled false" /> <!-- restart launcher to activate TAPL --> Loading
tests/FlickerTests/AndroidTest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ <option name="run-command" value="cmd window tracing frame" /> <!-- ensure lock screen mode is swipe --> <option name="run-command" value="locksettings set-disabled false" /> <!-- disable betterbug as it's log collection dialogues cause flakes in e2e tests --> <option name="run-command" value="pm disable com.google.android.internal.betterbug" /> <!-- restart launcher to activate TAPL --> <option name="run-command" value="setprop ro.test_harness 1 ; am force-stop com.google.android.apps.nexuslauncher" /> </target_preparer> Loading