Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: jobs-chromeos: disable power.UtilCheck test #832

Merged
merged 1 commit into from
Oct 12, 2024

Commits on Oct 11, 2024

  1. 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 <[email protected]>
    musamaanjum committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cccd0e7 View commit details
    Browse the repository at this point in the history