Skip to content

Commit

Permalink
config: jobs-chromeos: disable power.UtilCheck test
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
musamaanjum authored and nuclearcat committed Oct 12, 2024
1 parent 848d07c commit 2037976
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/jobs-chromeos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ _anchors:
tests:
- power.CheckStatus
- power.CpufreqConf
- power.UtilCheck

tast-sound: &tast-sound-job
<<: *tast-job
Expand Down

0 comments on commit 2037976

Please sign in to comment.