chore(ci): drop leftover X11 MIT-SHM env from e2e-runner - #5191
Conversation
Follow-up to RHIDP-15894 / redhat-developer#5188. Xvfb is no longer started for headless Playwright, so these Dockerfile env vars are unused.
|
|
/hold |
PR Summary by Qodoci: Remove unused X11 MIT-SHM env vars from e2e-runner image
AI Description
High-Level Assessment
Files changed (1)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTo customize comments, go to the Qodo configuration screen, or learn more in the docs. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5191 +/- ##
==========================================
- Coverage 63.69% 59.96% -3.74%
==========================================
Files 123 111 -12
Lines 2424 2198 -226
Branches 548 546 -2
==========================================
- Hits 1544 1318 -226
Misses 879 879
Partials 1 1
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|



Summary
QT_X11_NO_MITSHM,_X11_NO_MITSHM, and_MITSHMfrom.ci/images/DockerfileThese env vars only matter when an X server is in use. CI Playwright runs headless and no longer starts Xvfb.
Test plan
.ci/images/DockerfileMissing X server/DISPLAYerrors