From cccd0e7fa0277ee03d3e17169921ddd24cea2b9e Mon Sep 17 00:00:00 2001 From: Muhammad Usama Anjum Date: Fri, 11 Oct 2024 18:09:02 +0500 Subject: [PATCH] config: jobs-chromeos: disable power.UtilCheck test Initially I started investigating as it was failing only on Qualcomm targets. But as I investigated and made temporary fix in hardware_probe, I found out that this test fails on all the targets. Its just that its status gets marked as pass even though there are several warnings and missing directory structures for all other boards. Let's disable this test as it only checks the hardware info which is closely tied with the chromeos. It doesn't run correctly on chromiumos. Signed-off-by: Muhammad Usama Anjum --- config/jobs-chromeos.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/jobs-chromeos.yaml b/config/jobs-chromeos.yaml index 440d75577..54e824ea6 100644 --- a/config/jobs-chromeos.yaml +++ b/config/jobs-chromeos.yaml @@ -416,7 +416,6 @@ _anchors: tests: - power.CheckStatus - power.CpufreqConf - - power.UtilCheck tast-sound: &tast-sound-job <<: *tast-job