chore(ci): remove unused Xvfb from E2E test runner - #5188
chore(ci): remove unused Xvfb from E2E test runner#5188openshift-merge-bot[bot] merged 2 commits into
Conversation
Playwright runs headless in CI, so the virtual display and X11 MIT-SHM env vars only added log noise with no functional value.
PR Summary by QodoRemove unused Xvfb from the E2E test runner
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
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 #5188 +/- ##
==========================================
- Coverage 63.69% 59.96% -3.74%
==========================================
Files 123 111 -12
Lines 2424 2198 -226
Branches 573 527 -46
==========================================
- Hits 1544 1318 -226
- Misses 878 879 +1
+ Partials 2 1 -1
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Narrow RHIDP-15894 / PR scope to testing.sh only for now.
|
|
/cherry-pick release-1.10 |
|
@zdrapela: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/cherry-pick release-1.10 |
|
@zdrapela: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
ddfe8d0
into
redhat-developer:main
|
@zdrapela: #5188 failed to apply on top of branch "release-1.10": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |



Summary
DISPLAYintesting::run_tests— Playwright runs headless in CI and does not need a virtual display.Scope limited to
.ci/pipelines/lib/testing.sh(Dockerfile X11 env vars left unchanged for now).Jira: RHIDP-15894
Test plan
testing::run_tests(e.g.pull-ci-*-e2e-ocp-helm) reaches Playwright successfully_XSERVTransmkdir/xkbcompXF86* warningsMissing X server/DISPLAYbrowser launch errors