From 4e9b6d4f3ee2c6efb5db44656388d4e0d5997768 Mon Sep 17 00:00:00 2001 From: Edward Liaw Date: Sat, 9 Dec 2023 00:30:04 +0000 Subject: [PATCH] ANDROID: timers: Don't run destructive timer tests Some timer tests can modify system time and cause the device to suspend. These should not run as part of the test suite. Bug: 291147200 Change-Id: Ie8b378b782dc6fa11f864a9445f07e80796335d3 Signed-off-by: Edward Liaw --- tools/testing/selftests/android/config_arm64.xml | 11 ----------- tools/testing/selftests/android/config_x86_64.xml | 11 ----------- 2 files changed, 22 deletions(-) diff --git a/tools/testing/selftests/android/config_arm64.xml b/tools/testing/selftests/android/config_arm64.xml index 734a0396ec0d..b2d3bb8e56c4 100644 --- a/tools/testing/selftests/android/config_arm64.xml +++ b/tools/testing/selftests/android/config_arm64.xml @@ -62,22 +62,11 @@ SPDX-License-Identifier: GPL-2.0 OR Apache-2.0