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: scheduler-chromeos: Enable graphics tasts and disable some tests #805

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

musamaanjum
Copy link
Contributor

@musamaanjum musamaanjum commented Sep 23, 2024

See commits for description

@musamaanjum musamaanjum marked this pull request as draft September 23, 2024 06:16
@musamaanjum musamaanjum force-pushed the enable-tast-graphics branch 2 times, most recently from 8f614a5 to f032f8d Compare October 7, 2024 07:10
Enable tast-mm-misc which enables tests which are related to graphics.
Only enable graphics at this time. Others would be enabled later.

Signed-off-by: Muhammad Usama Anjum <[email protected]>
It gets skipped on most targets, but fails on some targets.

2024-09-23T17:57:15.121885Z [17:56:30.923] Running atomictest -a -t video_overlay
2024-09-23T17:57:19.889043Z [17:56:35.689] External command failed: exit status 255
2024-09-23T17:57:19.889095Z [17:56:35.689] Command: atomictest -a -t video_overlay
2024-09-23T17:57:19.889115Z [17:56:35.689] Uncaptured output:
2024-09-23T17:57:19.889197Z [17:56:35.689] Error at drm.go:268: ----- [CRTC: 72] ---ERROR:test_video_overlay():atomictest.c:1045:No planes support video formats

The initial conditions for this test shouldn't have allowed this test
to run on these targets if overlay feature isn't supported.

Signed-off-by: Muhammad Usama Anjum <[email protected]>
We always get error on Qualcomm targets:

ERROR:require_image_support():vk_glow.c:265:FINISHME: support VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT

Disable this test as target or some piece or software doesn't support
it.

Signed-off-by: Muhammad Usama Anjum <[email protected]>
@musamaanjum musamaanjum marked this pull request as ready for review October 7, 2024 18:00
@musamaanjum musamaanjum changed the title config: scheduler-chromeos: Enable graphics tasts config: scheduler-chromeos: Enable graphics tasts and disable some tests Oct 7, 2024
@musamaanjum
Copy link
Contributor Author

@nuclearcat @a-wai Please review and let's merge. We want to get results on production for these as well.

@nuclearcat nuclearcat added this pull request to the merge queue Oct 7, 2024
Merged via the queue into kernelci:main with commit afe5a7c Oct 7, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants