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

[ChromeOS] Assess and improve Tast tests selection #485

Open
3 of 5 tasks
a-wai opened this issue Mar 19, 2024 · 0 comments
Open
3 of 5 tasks

[ChromeOS] Assess and improve Tast tests selection #485

a-wai opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@a-wai
Copy link
Contributor

a-wai commented Mar 19, 2024

A significant number of Tast tests are enabled in KernelCI. However, several of those are skipped due to missing proprietary components, or always fail due to e.g. specific kernel features which only exist in downstream ChromeOS kernels.

In order to provide meaningful results and provide value to community users, we should improve this situation and only run tests compatible with the open-source ChromiumOS running on a mainline kernel.
This effort should initially focus on codec and performance tests as those are currently the ones with identified users.

  • Analyse test results for currently enabled codec tests
  • List tests not passing due to missing dependencies and/or kernel features
  • Assess if/how we can fix some of those and drop irrelevant tests
  • Repeat for performance tests
  • Repeat for all other tests
@a-wai a-wai self-assigned this Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant