Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: jobs-chromeos: Disable atomic_test_video_overlay
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]>
- Loading branch information