The virtual platform did not actually present content and spin the
compositor. Let's do this from now on , first for the EGL GBM backend.
Details
- Reviewers
zzag - Group Reviewers
KWin - Commits
- R108:1e6f6700f8a3: [platform/virtual] Swap buffers in EGL GBM backend
All tests pass according to Vlad
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
98% tests passed
If a change breaks some tests, then that change can't be merged. Make sure you have all dependencies installed https://github.com/KDE/kwin/blob/master/TESTING.md.
The failing tests seem unrelated. I installed missing dependencies as in the link and tried to run ctest with xvfb-run. Now even more unrelated tests fail. You have an idea what the reason could be?
They didn't. After a reboot I ran the test suite again on one of the child revisions (that have the changes here incorporated) and all but kwin-testDbusInterface passed. Just wishing for Gitlab and a working CI suite...
All tests pass.
Though it would be worth to investigate why tests are failing in your case.
(please remove "98% tests passed, 3 tests failed out of 139 ..." from the test plan)