Fix Assumption
Assume throws `org.junit.AssumptionViolatedException` to fail a test with assumption failure, when the assume statement is inside `runWithShellPermissionIdentity`, the exception is re-thrown as RuntimeException. Fix: 302183103 Test: atest SensorBlockedBannerTest#testCardClickOpenPrivacyControls --iterations 5 Change-Id: I6de0f7e4876bac240a3e11424f84be6f400ee3ad
Loading
Please register or sign in to comment