Skip to content

pre-merge-display-gfx: add Weston_Runtime and weston-simple-shm test cases#59

Merged
mwasilew merged 1 commit into
qualcomm-linux:masterfrom
qcom-anilyada:test/add-display-testcases
May 6, 2026
Merged

pre-merge-display-gfx: add Weston_Runtime and weston-simple-shm test cases#59
mwasilew merged 1 commit into
qualcomm-linux:masterfrom
qcom-anilyada:test/add-display-testcases

Conversation

@qcom-anilyada
Copy link
Copy Markdown

Add Weston_Runtime_Preflight and weston-simple-shm to the pre-merge display-gfx testcase. Reorder the test list to run Weston preflight first, followed by weston-simple-shm, weston-simple-egl, KMSCube, and core_auth.

I'll be sharing the passed job, post that we can merge this.

Signed-off-by: Anil Yadav anilyada@qti.qualcomm.com

Copy link
Copy Markdown

@mwasilew mwasilew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any justification for the reorder? The test order should not matter.

@smuppand
Copy link
Copy Markdown

smuppand commented May 6, 2026

Is there any justification for the reorder? The test order should not matter.

The reorder is not meant to introduce a hard dependency between tests.

The intention was mainly diagnostic ordering:

  • Weston_Runtime_Preflight runs first so Wayland/Weston/runtime-dir issues are reported early before running Weston client tests.
  • weston-simple-shm then validates the simpler Weston SHM path before weston-simple-egl exercises EGL/GPU.
  • KMSCube and core_auth are kept after the Weston smoke tests.

@mwasilew
Copy link
Copy Markdown

mwasilew commented May 6, 2026

Could you add this to the commit message?

@qcom-anilyada qcom-anilyada force-pushed the test/add-display-testcases branch from 44c14af to 2205a4e Compare May 6, 2026 09:22
…-shm test cases

Add Weston_Runtime_Preflight and weston-simple-shm to the pre-merge
display-gfx testcase.

Reorder tests for diagnostic clarity with no hard dependency between them.
Weston_Runtime_Preflight runs first to surface Wayland/Weston/runtime-dir
issues early before any Weston client tests execute. weston-simple-shm
follows to validate the simpler SHM path before weston-simple-egl exercises
EGL/GPU. KMSCube and core_auth are kept after the Weston smoke tests.

Signed-off-by: Anil Yadav <anilyada@qti.qualcomm.com>
@qcom-anilyada qcom-anilyada force-pushed the test/add-display-testcases branch from 2205a4e to 27d743c Compare May 6, 2026 09:24
@qcom-anilyada
Copy link
Copy Markdown
Author

updated the commit message and did rebase

@mwasilew mwasilew merged commit 522cfd6 into qualcomm-linux:master May 6, 2026
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.

3 participants