Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f0bd1e59 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[SB][Flexi] Make KeyguardStatusBarVCTest pass regardless of scene state.

Previously, if you had the scene flags enabled on your device, then a
lot of the KeyguardStatusBarViewControllerTest tests would fail because
many KSBVC methods are disabled when scenes are enabled, but the test
methods didn't check the flag.

This CL adds @DisableSceneContainer to all the tests that are testing
methods that don't work when scenes are enabled.

Bug: NONE
Flag: TEST_ONLY
Test: atest KeyguardStatusBarViewControllerTest with all scene flags off
Test: atest KeyguardStatusBarViewControllerTest with all scene flags on
Change-Id: I3bb00084e3769466f5a0df60e527088340f795b3
parent dd97f578
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment